log core/sessionmanager.lua @ 322:d370fea67264

age author description
Sun, 16 Nov 2008 05:06:38 +0500 Waqas Hussain Removed unused function send_to_session from sessionmanager (send_to_session replaced by session.send)
Sun, 16 Nov 2008 04:45:31 +0500 Waqas Hussain Fixed sessionmanager to not send session in place of stream features...
Sun, 16 Nov 2008 04:37:54 +0500 Waqas Hussain Fixed sessionmanager to use appropriate method for sending stream features
Sun, 16 Nov 2008 03:16:53 +0500 Waqas Hussain Code cleanup for resource binding
Sat, 25 Oct 2008 21:16:08 +0500 Waqas Hussain Outbound presence subscription
Sat, 25 Oct 2008 06:49:48 +0500 Waqas Hussain Routing code reorganization
Fri, 24 Oct 2008 14:47:23 +0100 Matthew Wild Fix for sessionmanager to not throw error when session doesn't have a private logger
Fri, 24 Oct 2008 07:36:48 +0100 Matthew Wild Merging more s2s
Fri, 24 Oct 2008 07:34:13 +0100 Matthew Wild Partial s2s commit
Fri, 24 Oct 2008 07:27:36 +0100 Matthew Wild s2s works! \o/ \o/ s2s
Fri, 24 Oct 2008 03:06:55 +0100 Matthew Wild dialback keys now verified s2s
Thu, 23 Oct 2008 18:05:06 +0100 Matthew Wild Final fix for marking user offline when all resources are gone :)
Thu, 23 Oct 2008 17:34:10 +0100 Matthew Wild even faster checking for other sessions... thank you waqas :)
Thu, 23 Oct 2008 17:27:41 +0100 Matthew Wild faster checking for other sessions
Thu, 23 Oct 2008 16:07:40 +0100 Matthew Wild Fix for not destroying sessions when connection closed.