Fri, 24 Oct 2008 15:20:34 +0100 Matthew Wild Fix nil concat for good this time (\!)
Fri, 24 Oct 2008 15:18:53 +0100 Matthew Wild Fix nil concat when non-existant user is probed (another)
Fri, 24 Oct 2008 15:16:18 +0100 Matthew Wild Fix nil concat when non-existant user is probed
Fri, 24 Oct 2008 14:59:04 +0100 Matthew Wild Hack until we get SRV resolving
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 14:46:22 +0100 Matthew Wild Show error when no MD5 lib available
Fri, 24 Oct 2008 14:45:50 +0100 Matthew Wild Fix mod_legacyauth to not use old stanza_dispatch
Fri, 24 Oct 2008 07:57:06 +0100 Matthew Wild Merge from waqas
Fri, 24 Oct 2008 01:06:54 +0500 Waqas Hussain Moved some code and removed unnecessary checks.
Fri, 24 Oct 2008 00:26:01 +0500 Waqas Hussain Presence fixes (again)
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 06:13:38 +0100 Matthew Wild working incoming s2s \o/ s2s
Fri, 24 Oct 2008 03:42:26 +0100 Matthew Wild working outgoing s2s \o/ s2s
Fri, 24 Oct 2008 03:06:55 +0100 Matthew Wild dialback keys now verified s2s
Thu, 23 Oct 2008 19:10:16 +0100 Matthew Wild No need to comment out s2s in this branch s2s
Thu, 23 Oct 2008 18:43:00 +0100 Matthew Wild Backed out changeset 98e9fea75e5b
Thu, 23 Oct 2008 18:42:25 +0100 Matthew Wild Backed out changeset 37b3e9ed8918 (again)
Thu, 23 Oct 2008 18:40:06 +0100 Matthew Wild Backed out changeset a0fc73d5f48c
Thu, 23 Oct 2008 18:39:26 +0100 Matthew Wild Backed out changeset 8f17ba74823c
Thu, 23 Oct 2008 18:33:10 +0100 Matthew Wild Reverting stanza_router to non-conflicted version
Thu, 23 Oct 2008 18:24:55 +0100 Matthew Wild Making the best attempt out of a bad merge from waqas
Thu, 23 Oct 2008 22:08:19 +0500 Waqas Hussain Added TODO
Thu, 23 Oct 2008 22:07:36 +0500 Waqas Hussain Merged from Matthew
Thu, 23 Oct 2008 21:51:00 +0500 Waqas Hussain Merged from Matthew
Thu, 23 Oct 2008 21:39:49 +0500 Waqas Hussain Removed .hgtags
Thu, 23 Oct 2008 20:11:06 +0500 Waqas Hussain Fixed: Works when LuaRocks is not present
Thu, 23 Oct 2008 20:02:30 +0500 Waqas Hussain Roster updates
Thu, 23 Oct 2008 19:53:02 +0500 Waqas Hussain Docs update
Thu, 23 Oct 2008 19:47:56 +0500 Waqas Hussain Presence fixes
Thu, 23 Oct 2008 18:42:29 +0500 Waqas Hussain Fixed: Some modules did not return anything
Thu, 23 Oct 2008 18:36:10 +0500 Waqas Hussain Set things up for presence subscriptions.
Thu, 23 Oct 2008 18:09:39 +0100 Matthew Wild Initial s2s stuff 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.
Thu, 23 Oct 2008 14:39:42 +0100 Matthew Wild No s2s yet :)
Thu, 23 Oct 2008 04:06:51 +0100 Matthew Wild Added a comment, removed all the old code
Thu, 23 Oct 2008 03:53:51 +0100 Matthew Wild TLS/SASL no longer should include the connhandler module
Thu, 23 Oct 2008 03:52:51 +0100 Matthew Wild Relocate presence broadcast to core_handle_stanza()
Wed, 22 Oct 2008 23:12:26 +0100 Matthew Wild Merge roster & presence from waqas
Thu, 23 Oct 2008 02:49:43 +0500 Waqas Hussain Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data).
Thu, 23 Oct 2008 02:19:26 +0500 Waqas Hussain Updated and fixed session documentation
Thu, 23 Oct 2008 02:11:48 +0500 Waqas Hussain Updated session documentation
Thu, 23 Oct 2008 02:11:27 +0500 Waqas Hussain Added session property for interested resources
Thu, 23 Oct 2008 00:46:38 +0500 Waqas Hussain Working presence, presence probes and other fixes
Wed, 22 Oct 2008 21:20:47 +0500 Waqas Hussain Added: TODO
Wed, 22 Oct 2008 21:20:29 +0500 Waqas Hussain Fixed: Unhandled stanza handling
Wed, 22 Oct 2008 21:20:07 +0500 Waqas Hussain Fixed: Roster support
Wed, 22 Oct 2008 21:18:50 +0500 Waqas Hussain Minor edit, and added a TODO
Fri, 17 Oct 2008 22:20:03 +0500 Waqas Hussain Added: More complete implementation for mod_roster
Fri, 17 Oct 2008 22:19:26 +0500 Waqas Hussain Added: Roster manipulation functions to core.rostermanager
Tue, 14 Oct 2008 10:26:33 +0500 Waqas Hussain Added: presence broadcast
Tue, 14 Oct 2008 09:56:14 +0500 Waqas Hussain Removed an unnecessary line
Tue, 14 Oct 2008 09:54:49 +0500 Waqas Hussain Fixed: util/jid.lua now returns module object
Tue, 14 Oct 2008 07:20:29 +0500 Waqas Hussain Fixed: Typos caused by lack of sleep.
Sun, 12 Oct 2008 17:41:14 +0500 Waqas Hussain Fixed: mod_roster now outputs all roster data (instead of just the JIDs)
Sun, 12 Oct 2008 17:40:03 +0500 Waqas Hussain Added some roster management functions
(0) -100 -60 +60 +100 +300 +1000 +3000 +10000 tip