Software /
code /
prosody
Graph
-
Added basic offline message support2008-11-13, by Waqas Hussain
-
Added util.datetime: Utility methods to support XEP-0082: XMPP Date and Time Profiles2008-11-13, by Waqas Hussain
-
Fixed stanza deserialization2008-11-13, by Waqas Hussain
-
Add support for remote debugger2008-11-13, by Matthew Wild
-
Missed importing a function in last commit2008-11-13, by Matthew Wild
-
Change sending reply stream header to use top_tag()2008-11-13, by Matthew Wild
-
Add new top_tag() method to stanzas2008-11-13, by Matthew Wild
-
Some s2s fixes. Now connect() does not block, and stanzas are not lost when connection is slow2008-11-12, by Matthew Wild
-
Renamed some of the variables in jid.split test to make it clearer2008-11-10, by Matthew Wild
-
Fix jid.split test function2008-11-09, by Matthew Wild
-
Merge from waqas2008-11-09, by Matthew Wild
-
Fixed typo2008-11-09, by Waqas Hussain
-
Merge from waqas2008-11-09, by Matthew Wild
-
Added mod_uptime: [XEP-0012: Last Activity] queries now work when directed at the server.2008-11-09, by Waqas Hussain
-
Hack to allow s2s stanzas to work until we do proper namespace handling2008-11-09, by Waqas Hussain
-
Move some code about so that we don't leave connections hanging if they hit the connection timeout2008-11-09, by Matthew Wild
-
Actually show error and position when we show a traceback :)2008-11-09, by Matthew Wild
-
Prevent slow connects for s2s from blocking for so long2008-11-09, by Matthew Wild
-
We don't fail if modules fail to load at startup :)2008-11-09, by Waqas Hussain
-
We now fail if modules fail to load at startup.2008-11-08, by Waqas Hussain
-
Updated usermanager with DIGEST-MD5 support2008-11-08, by Waqas Hussain
-
Fix some very misleading logging2008-11-08, by Matthew Wild
-
Just committing this warning, because I want to know if the problem really affects us2008-11-08, by Matthew Wild
-
Add host field to local host sessions2008-11-08, by Matthew Wild
-
Merge from waqas2008-11-08, by Matthew Wild
-
Redirecting all stanzas not from origin of type s2sin and c2s to core_handle_stanza2008-11-08, by Waqas Hussain
-
Shortened log output for incoming stanzas and an added check.2008-11-06, by Waqas Hussain
-
Fix for checking components, but we need to look at this whole block to optimise it, really we do2008-11-08, by Matthew Wild
Scroll all the way down to load more.