Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.pluginloader: Remove unnecessary return value suppressing the real load error | Matthew Wild | 2009-06-22 |
modulemanager: Fix copy/paste error, should be name instead of module_name | Matthew Wild | 2009-06-22 |
mod_announce: New module to send a message to all online users | Matthew Wild | 2009-06-22 |
mod_httpserver: Allow configuration of ports and base path, like mod_bosh | Matthew Wild | 2009-06-22 |
mod_groups: Experimental shared roster support | Matthew Wild | 2009-06-22 |
prosody: Switch anonymous_login check to use the new datamanager callback syntax | Matthew Wild | 2009-06-22 |
util.datamanager: Allow multiple data storage callbacks, and allow them to modify parameters | Matthew Wild | 2009-06-22 |