Fix for not destroying sessions when connection closed.
|
Matthew Wild |
Thu, 23 Oct 2008 16:07:40 +0100 |
No s2s yet :)
|
Matthew Wild |
Thu, 23 Oct 2008 14:39:42 +0100 |
Added a comment, removed all the old code
|
Matthew Wild |
Thu, 23 Oct 2008 04:06:51 +0100 |
TLS/SASL no longer should include the connhandler module
|
Matthew Wild |
Thu, 23 Oct 2008 03:53:51 +0100 |
Relocate presence broadcast to core_handle_stanza()
|
Matthew Wild |
Thu, 23 Oct 2008 03:52:51 +0100 |
Merge roster & presence from waqas
|
Matthew Wild |
Wed, 22 Oct 2008 23:12:26 +0100 |
Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data).
|
Waqas Hussain |
Thu, 23 Oct 2008 02:49:43 +0500 |
Updated and fixed session documentation
|
Waqas Hussain |
Thu, 23 Oct 2008 02:19:26 +0500 |
Updated session documentation
|
Waqas Hussain |
Thu, 23 Oct 2008 02:11:48 +0500 |
Added session property for interested resources
|
Waqas Hussain |
Thu, 23 Oct 2008 02:11:27 +0500 |
Working presence, presence probes and other fixes
|
Waqas Hussain |
Thu, 23 Oct 2008 00:46:38 +0500 |
Added: TODO
|
Waqas Hussain |
Wed, 22 Oct 2008 21:20:47 +0500 |
Fixed: Unhandled stanza handling
|
Waqas Hussain |
Wed, 22 Oct 2008 21:20:29 +0500 |
Fixed: Roster support
|
Waqas Hussain |
Wed, 22 Oct 2008 21:20:07 +0500 |
Minor edit, and added a TODO
|
Waqas Hussain |
Wed, 22 Oct 2008 21:18:50 +0500 |
Added: More complete implementation for mod_roster
|
Waqas Hussain |
Fri, 17 Oct 2008 22:20:03 +0500 |
Added: Roster manipulation functions to core.rostermanager
|
Waqas Hussain |
Fri, 17 Oct 2008 22:19:26 +0500 |
Added: presence broadcast
|
Waqas Hussain |
Tue, 14 Oct 2008 10:26:33 +0500 |
Removed an unnecessary line
|
Waqas Hussain |
Tue, 14 Oct 2008 09:56:14 +0500 |
Fixed: util/jid.lua now returns module object
|
Waqas Hussain |
Tue, 14 Oct 2008 09:54:49 +0500 |
Fixed: Typos caused by lack of sleep.
|
Waqas Hussain |
Tue, 14 Oct 2008 07:20:29 +0500 |
Fixed: mod_roster now outputs all roster data (instead of just the JIDs)
|
Waqas Hussain |
Sun, 12 Oct 2008 17:41:14 +0500 |
Added some roster management functions
|
Waqas Hussain |
Sun, 12 Oct 2008 17:40:03 +0500 |
Documented the roster object's structure
|
Waqas Hussain |
Sun, 12 Oct 2008 17:38:17 +0500 |
Abstract connections with "connection listeners"
|
Matthew Wild |
Wed, 22 Oct 2008 17:36:21 +0100 |
server.lua should degrade gracefully when LuaSec not present
|
Matthew Wild |
Wed, 22 Oct 2008 17:27:40 +0100 |
Some tiny changes for main.lua
|
Matthew Wild |
Sun, 12 Oct 2008 01:23:30 +0100 |
Updated TODO
|
Matthew Wild |
Sun, 12 Oct 2008 01:01:19 +0100 |
Remove more of Dolphin's leftovers
|
Matthew Wild |
Sat, 11 Oct 2008 22:16:02 +0100 |
Add AUTHORS file
|
Matthew Wild |
Sat, 11 Oct 2008 21:40:50 +0100 |