Log

description author age
mod_register_json: reworked the ccleanup function so that it doesn' try to close an unused listener port if server_event is in use (works only with select) Marco Cirillo 2012-01-17
mod_register_json: added auto-cleanup logic to the module so it can at least be unloaded and reloaded without fuss. (Experimental: works with server_select and trunk) Marco Cirillo 2012-01-17
mod_mam: Store the message id more accessible. Kim Alvefur 2012-01-15
mod_mam: Implement archiving preferences. Kim Alvefur 2012-01-15
mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error) Matthew Wild 2012-01-15
mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) Matthew Wild 2012-01-15
mod_muc_limits: Don't limit room leaving Matthew Wild 2012-01-15
mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users) Matthew Wild 2012-01-15
mod_register_json: checking out if the user creation succeeded or not is good practice. Marco Cirillo 2012-01-14
mod_service_directories: Initial commit. Untested. Support for both directory and buddy use cases. Incomplete pubsub support (only getting all items supported). Waqas Hussain 2012-01-14
mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko) Marco Cirillo 2012-01-14
mod_register_json: modified code to employ get_option_set for true sets, and contains meta method Marco Cirillo 2012-01-14
mod_admin_web: Use proper path for www_data files (Thanks Zash) Florian Zeitz 2012-01-14
mod_register_json: cleaned up useless unused code (thanks Mr. Gecko) Marco Cirillo 2012-01-14
mod_adhoc_web: fade instead of scrolling Florian Zeitz 2012-01-12