Software /
code /
prosody
Graph
-
mod_console: Reload/unload a module on a component host if it is loaded there2009-06-28, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-06-27, by Matthew Wild
-
util.stanza: Serializer optimizations, and nicer output for empty elements2009-06-27, by Waqas Hussain
-
mod_pep: Broadcast only to available recipients with caps2009-06-26, by Waqas Hussain
-
mod_pep: Ignore presence subscriptions when extractng hash information2009-06-26, by Waqas Hussain
-
mod_pep: Added function get_caps_hash_from_presence2009-06-26, by Waqas Hussain
-
util.muc: Fixed duplicate parameter names in function room:set_subject2009-06-26, by Waqas Hussain
-
util.muc: Fixed incorrect parameters for a function call2009-06-26, by Waqas Hussain
-
mod_pep: Removed some YODO comments2009-06-26, by Waqas Hussain
-
mod_pep: Added handler for disco responses2009-06-26, by Waqas Hussain
-
mod_message: Advertise offline message support as per XEP-0160 (thanks nolan)2009-06-26, by Matthew Wild
-
xmppclient_listener: Pass session close reason to destroy_session (to be used in unavailable presence)2009-06-26, by Matthew Wild
-
mod_iq: Change sub-event names for IQ errors and results to use stanza IDs2009-06-26, by Waqas Hussain
-
util.stanza: Add stanza:get_text() to retrieve all child text nodes #api2009-06-26, by Matthew Wild
-
stanza_router: Fire events also for stanzas to components2009-06-26, by Matthew Wild
-
util.events: Replaced ipairs with slightly faster numeric for loop - #optimization2009-06-26, by Waqas Hussain
-
util.stanza: Rewrote stanza_mt.__tostring. 20-30% faster stanza serialization. - #optimization2009-06-25, by Waqas Hussain
-
util.stanza: Remove numeric attributes while deserializing2009-06-25, by Waqas Hussain
-
xmlhandlers: Remove numeric attributes2009-06-25, by Waqas Hussain
-
stanza_router: Remove unused variables and code2009-06-25, by Waqas Hussain
-
stanza_router: A little refactoring2009-06-25, by Waqas Hussain
-
stanza_router: Remove unused variables2009-06-25, by Waqas Hussain
-
stanza_router: Remove even more old routing code2009-06-25, by Waqas Hussain
-
stanza_router: Remove some more old routing code2009-06-25, by Waqas Hussain
-
stanza_router: Call core_post_stanza from core_route_stanza in place of old routing code2009-06-25, by Waqas Hussain
-
stanza_router: Removed unused function: select_best_resources2009-06-25, by Waqas Hussain
-
stanza_router: Removed old routing code2009-06-25, by Waqas Hussain
-
mod_component: Rewrite jabber:client stanzas to jabber:component:accept, thanks JaredH!2009-06-25, by Matthew Wild
-
mod_pep: Use new style events2009-06-24, by Waqas Hussain
-
mod_iq: Fire sub-events for IQ results and errors2009-06-24, by Waqas Hussain
-
mod_pep: Broadcast from the user's bare JID, not full JID2009-06-24, by Waqas Hussain
-
mod_pep: Remove data when a user disables a node2009-06-24, by Waqas Hussain
-
mod_pep: Added some comments2009-06-24, by Waqas Hussain
-
mod_pep: Fixed detection of contact presence changes2009-06-24, by Waqas Hussain
-
mod_muc: Now based on util.muc2009-06-23, by Waqas Hussain
-
mod_announce: Work with non-local admins2009-06-23, by Waqas Hussain
-
mod_announce: Use usermanager.is_admin to verify admin status2009-06-23, by Waqas Hussain
-
sessionmanager: Fire event on resource unbind2009-06-23, by Waqas Hussain
-
Automated merge with http://waqas.ath.cx:8000/2009-06-23, by Matthew Wild
-
modulemanager: Enabled access to the module API from plugin libraries2009-06-22, by Waqas Hussain
-
modulemanager: Added simple module:require implementation2009-06-21, by Waqas Hussain
-
README: Update for new MUC address2009-06-23, by Matthew Wild
-
prosodyctl: Allow commands to be implemented in modules2009-06-23, by Matthew Wild
-
modulemanager: Expose api table to allow others to extend the module API2009-06-23, by Matthew Wild
-
mod_groups: Support for public groups, and extra logging2009-06-22, by Matthew Wild
-
util.pluginloader: Remove unnecessary return value suppressing the real load error2009-06-22, by Matthew Wild
-
modulemanager: Fix copy/paste error, should be name instead of module_name2009-06-22, by Matthew Wild
-
mod_announce: New module to send a message to all online users2009-06-22, by Matthew Wild
-
mod_httpserver: Allow configuration of ports and base path, like mod_bosh2009-06-22, by Matthew Wild
-
mod_groups: Experimental shared roster support2009-06-22, by Matthew Wild
-
prosody: Switch anonymous_login check to use the new datamanager callback syntax2009-06-22, by Matthew Wild
-
util.datamanager: Allow multiple data storage callbacks, and allow them to modify parameters2009-06-22, by Matthew Wild
-
rostermanager: Fire event on roster load2009-06-22, by Matthew Wild
-
sessionmanager: Fire event on resource bind2009-06-22, by Matthew Wild
-
modulemanager: Call 'load' method when loading a module2009-06-22, by Matthew Wild
-
Merge with Tobias2009-06-20, by Matthew Wild
-
Adjust PLAIN and DIGEST-MD5 mechanisms to new password_handler API.2009-06-20, by Tobias Markmann
-
Adding a parameter for realm to the password_callback.2009-06-20, by Tobias Markmann
-
Adding COMPAT comment.2009-06-20, by Tobias Markmann
Scroll all the way down to load more.