log

age author description
Sun, 15 Jan 2012 01:40:50 +0000 Matthew Wild mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload)
Sun, 15 Jan 2012 01:36:11 +0000 Matthew Wild mod_muc_limits: Don't limit room leaving
Sun, 15 Jan 2012 01:08:15 +0000 Matthew Wild mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users)
Sat, 14 Jan 2012 22:17:58 +0000 Marco Cirillo mod_register_json: checking out if the user creation succeeded or not is good practice.
Sun, 15 Jan 2012 02:56:51 +0500 Waqas Hussain mod_service_directories: Initial commit. Untested. Support for both directory and buddy use cases. Incomplete pubsub support (only getting all items supported).
Sat, 14 Jan 2012 21:45:37 +0000 Marco Cirillo mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko)
Sat, 14 Jan 2012 19:56:24 +0000 Marco Cirillo mod_register_json: modified code to employ get_option_set for true sets, and contains meta method
Sat, 14 Jan 2012 20:50:24 +0100 Florian Zeitz mod_admin_web: Use proper path for www_data files (Thanks Zash)
Sat, 14 Jan 2012 19:49:35 +0000 Marco Cirillo mod_register_json: cleaned up useless unused code (thanks Mr. Gecko)
Thu, 12 Jan 2012 20:26:16 +0100 Florian Zeitz mod_adhoc_web: fade instead of scrolling
Tue, 10 Jan 2012 20:55:45 +0000 Marco Cirillo mod_server_status: fixed trace case when an user, mistakenly or not, sets a component which doesn't exist into the plugin config. (thanks chris)
Tue, 10 Jan 2012 21:17:13 +0100 Kim Alvefur mod_carbons: Update to Carbons v0.6.
Tue, 10 Jan 2012 19:57:06 +0000 Marco Cirillo mod_server_status: corrected mistake in the code.
Tue, 10 Jan 2012 19:52:02 +0000 Marco Cirillo mod_server_status: useless "space" removed
Tue, 10 Jan 2012 19:46:54 +0000 Marco Cirillo mod_server_status: corrected error.
Tue, 10 Jan 2012 19:36:28 +0000 Marco Cirillo mod_server_status: renamed mod_xml_status to mod_server_status as the option to output the stats in JSON was added.
Tue, 10 Jan 2012 19:23:04 +0100 Florian Zeitz mod_admin_web: Add missing images
Tue, 10 Jan 2012 19:16:28 +0100 Florian Zeitz First pass of web-admin redesign
Sun, 08 Jan 2012 17:25:34 +0000 Marco Cirillo mod_ircd: Made the requirement of setting the conference_server a bit more "aggressive", and the resulting error banner for not setting it also.
Sun, 08 Jan 2012 05:25:49 +0000 Marco Cirillo mod_host_guard: fixed plugin, minor code refactor.
Sun, 08 Jan 2012 03:53:09 +0000 Marco Cirillo mod_register_json: replaced prosody.events.add_handler with module:hook.
Sun, 08 Jan 2012 03:52:38 +0000 Marco Cirillo mod_stanza_counter_http: replaced prosody.events.add_handler with module:hook.
Sun, 08 Jan 2012 03:52:06 +0000 Marco Cirillo mod_stanza_counter: removed a few empty lines.
Sun, 08 Jan 2012 03:51:16 +0000 Marco Cirillo mod_host_guard: replaced prosody.events.add_handler with module:hook.
Sat, 07 Jan 2012 18:14:14 +0000 Marco Cirillo mod_xml_status: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:12:38 +0000 Marco Cirillo mod_s2s_never_encrypt_blacklist: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:11:39 +0000 Marco Cirillo mod_register_redirect: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:11:03 +0000 Marco Cirillo mod_register_json: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:09:48 +0000 Marco Cirillo mod_host_guard: stick to one code "punctuation" style.
Sat, 07 Jan 2012 00:37:35 +0000 Marco Cirillo mod_xml_status: re-removed http response function wrong code (self note: make sure what you're copy&pasting from the local notepad is fully correct)