Software /
code /
prosody
Graph
-
Automated merge with http://waqas.ath.cx:8000/2009-01-09, by Matthew Wild
-
Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua instead2009-01-09, by Waqas Hussain
-
modulemanager: Per-host event hooks for plugins - solves issue 412009-01-09, by Waqas Hussain
-
sasl: Don't fail for realm=""2009-01-09, by Waqas Hussain
-
Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve2009-01-09, by Matthew Wild
-
Change default maximum inactivity period to 60s from 30s2009-01-09, by Matthew Wild
-
Add more tests for util/stanza.lua serialization routines2009-01-09, by Matthew Wild
-
Add test for previous commit2009-01-09, by Matthew Wild
-
Restore fix for missing last_add on deserialized stanzas. Thanks to tsing for discovering.2009-01-09, by Matthew Wild
-
Protected call for HTTP request callbacks, to catch errors2009-01-08, by Matthew Wild
-
Fix to prevent calling HTTP request callback twice with the same data2009-01-08, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-01-07, by Matthew Wild
-
modulemanager: module.unload now gets called when modules are being unloaded2009-01-07, by Waqas Hussain
-
componentmanager: Added support for component deregistering2009-01-07, by Waqas Hussain
-
Remove warning of already-loaded modules at startup2009-01-04, by Matthew Wild
-
mod_muc: Room subject should be sent only the newly joined occupant2009-01-03, by Waqas Hussain
-
Modulemanager: Basic modules can now be unloaded correctly2009-01-03, by Waqas Hussain
-
mod_console: replace all \n with \r\n in the output, and send \0 as a marker character after every response2009-01-03, by Waqas Hussain
-
mod_muc: Room subjects stored, and room persistence code in place. First user now the owner.2008-12-31, by Waqas Hussain
-
Send host, and not the recipient's JID to module manager (fixes #53)2008-12-31, by Waqas Hussain
-
Initial mod_muc: XEP-0045: Multi-User Chat2008-12-31, by Waqas Hussain
-
Add allow_registration option to disable account registration2008-12-29, by Matthew Wild
-
Don't use TLS connection handler when SSL/TLS not available or configured (thanks to Ricardo for finding)2008-12-29, by Matthew Wild
-
Makefile fix for clean target2008-12-28, by Matthew Wild
-
Updating 0.2.0 tag2008-12-27, by Matthew Wild
Scroll all the way down to load more.