Software /
code /
prosody
Graph
-
Fixed: mod_roster now outputs all roster data (instead of just the JIDs)2008-10-12, by Waqas Hussain
-
Added some roster management functions2008-10-12, by Waqas Hussain
-
Documented the roster object's structure2008-10-12, by Waqas Hussain
-
Abstract connections with "connection listeners"2008-10-22, by Matthew Wild
-
server.lua should degrade gracefully when LuaSec not present2008-10-22, by Matthew Wild
-
Some tiny changes for main.lua2008-10-12, by Matthew Wild
-
Updated TODO2008-10-12, by Matthew Wild
-
Remove more of Dolphin's leftovers2008-10-11, by Matthew Wild
-
Add AUTHORS file2008-10-11, by Matthew Wild
-
Fix MUC address2008-10-09, by Matthew Wild
-
Updated pull script for new repo2008-10-09, by Matthew Wild
-
Fixed: util.stanza.deserialize now handles nil stanzas2008-10-09, by Waqas Hussain
-
Fixed: incorrect auth check2008-10-08, by Waqas Hussain
-
Minor fix2008-10-08, by Waqas Hussain
-
Merge from Matthew. datamanager.simplesave fix2008-10-08, by Waqas Hussain
-
Added: vCard plugin: mod_vcard2008-10-08, by Waqas Hussain
-
Added: mod_register now replies with an error stanza when file write fails2008-10-08, by Waqas Hussain
-
Added: Datastore support for hosts and global data in addition to users2008-10-08, by Waqas Hussain
-
Fixed routing for IQs to bare JIDs, and added a simple IQ validity check2008-10-08, by Waqas Hussain
-
Fix for saving tables with non-string keys2008-10-08, by Matthew Wild
-
Merge roster fixes from waqas2008-10-08, by Matthew Wild
-
Fixed: rostermanager.lua now returns the module2008-10-08, by Waqas Hussain
-
Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be available for "c2s" session type.2008-10-08, by Waqas Hussain
-
Fized: Added check to ensure that resource binding is done after auth.2008-10-08, by Waqas Hussain
-
Load roster on resource bind2008-10-08, by Waqas Hussain
-
Merged docs from paul2008-10-08, by Matthew Wild
-
Added script to pull from master mercurial repository2008-10-08, by Paul-Sebastian Manole
-
Remove debugging output from when doing TLS2008-10-08, by Matthew Wild
-
Added to a comment2008-10-08, by Waqas Hussain
-
Code cleanup2008-10-08, by Waqas Hussain
-
Added: Local stanza routing2008-10-07, by Waqas Hussain
-
Fixed typo in variable name2008-10-07, by Waqas Hussain
-
forgot to commit mod_tls, oops :)2008-10-07, by Matthew Wild
-
Beginnings of real stanza routing2008-10-05, by Matthew Wild
-
Merged local TLS branch2008-10-05, by Matthew Wild
-
Convert spaces->tabs2008-10-05, by Matthew Wild
-
mod_InBandRegistration -> mod_register2008-10-05, by Matthew Wild
-
Merged mod_InBandRegistration from waqas2008-10-05, by Matthew Wild
-
Docs2008-10-05, by Matthew Wild
-
User registration, etc (jabber:iq:register)2008-10-04, by Waqas Hussain
-
Merge from waqas2008-10-04, by Matthew Wild
-
Removed unused functions2008-10-04, by Waqas Hussain
-
Fix setting resource before we even know what it is2008-10-04, by Matthew Wild
-
Merge docs from waqas2008-10-04, by Matthew Wild
-
Some notes of the stanza and session structures2008-10-04, by Waqas Hussain
-
DEPENDS updated by waqas2008-10-04, by Matthew Wild
-
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.2008-10-04, by Matthew Wild
-
Fix for destruction of unauthed SASL sessions2008-10-04, by Matthew Wild
-
Added lbase64 to the dependency list2008-10-04, by Waqas Hussain
-
Fix for using wrong auth token as username (fixes Gajim login)2008-10-04, by Matthew Wild
-
New "import" module to help tidy up all the local declarations at the top of modules2008-10-04, by Matthew Wild
-
Use xmlns for matching auth tag too2008-10-04, by Matthew Wild
-
Fix stanza handlers to use xmlns also for matching2008-10-04, by Matthew Wild
Scroll all the way down to load more.