Log

description author age
mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) Matthew Wild Sun, 15 Jan 2012 01:40:50 +0000
mod_muc_limits: Don't limit room leaving Matthew Wild Sun, 15 Jan 2012 01:36:11 +0000
mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users) Matthew Wild Sun, 15 Jan 2012 01:08:15 +0000
mod_register_json: checking out if the user creation succeeded or not is good practice. Marco Cirillo Sat, 14 Jan 2012 22:17:58 +0000
mod_service_directories: Initial commit. Untested. Support for both directory and buddy use cases. Incomplete pubsub support (only getting all items supported). Waqas Hussain Sun, 15 Jan 2012 02:56:51 +0500
mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko) Marco Cirillo Sat, 14 Jan 2012 21:45:37 +0000
mod_register_json: modified code to employ get_option_set for true sets, and contains meta method Marco Cirillo Sat, 14 Jan 2012 19:56:24 +0000
mod_admin_web: Use proper path for www_data files (Thanks Zash) Florian Zeitz Sat, 14 Jan 2012 20:50:24 +0100
mod_register_json: cleaned up useless unused code (thanks Mr. Gecko) Marco Cirillo Sat, 14 Jan 2012 19:49:35 +0000
mod_adhoc_web: fade instead of scrolling Florian Zeitz Thu, 12 Jan 2012 20:26:16 +0100
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) Marco Cirillo Tue, 10 Jan 2012 20:55:45 +0000
mod_carbons: Update to Carbons v0.6. Kim Alvefur Tue, 10 Jan 2012 21:17:13 +0100
mod_server_status: corrected mistake in the code. Marco Cirillo Tue, 10 Jan 2012 19:57:06 +0000
mod_server_status: useless "space" removed Marco Cirillo Tue, 10 Jan 2012 19:52:02 +0000
mod_server_status: corrected error. Marco Cirillo Tue, 10 Jan 2012 19:46:54 +0000
mod_server_status: renamed mod_xml_status to mod_server_status as the option to output the stats in JSON was added. Marco Cirillo Tue, 10 Jan 2012 19:36:28 +0000
mod_admin_web: Add missing images Florian Zeitz Tue, 10 Jan 2012 19:23:04 +0100
First pass of web-admin redesign Florian Zeitz Tue, 10 Jan 2012 19:16:28 +0100
mod_ircd: Made the requirement of setting the conference_server a bit more "aggressive", and the resulting error banner for not setting it also. Marco Cirillo Sun, 08 Jan 2012 17:25:34 +0000
mod_host_guard: fixed plugin, minor code refactor. Marco Cirillo Sun, 08 Jan 2012 05:25:49 +0000
mod_register_json: replaced prosody.events.add_handler with module:hook. Marco Cirillo Sun, 08 Jan 2012 03:53:09 +0000
mod_stanza_counter_http: replaced prosody.events.add_handler with module:hook. Marco Cirillo Sun, 08 Jan 2012 03:52:38 +0000
mod_stanza_counter: removed a few empty lines. Marco Cirillo Sun, 08 Jan 2012 03:52:06 +0000
mod_host_guard: replaced prosody.events.add_handler with module:hook. Marco Cirillo Sun, 08 Jan 2012 03:51:16 +0000
mod_xml_status: stick to one code "punctuation" style. Marco Cirillo Sat, 07 Jan 2012 18:14:14 +0000
mod_s2s_never_encrypt_blacklist: stick to one code "punctuation" style. Marco Cirillo Sat, 07 Jan 2012 18:12:38 +0000
mod_register_redirect: stick to one code "punctuation" style. Marco Cirillo Sat, 07 Jan 2012 18:11:39 +0000
mod_register_json: stick to one code "punctuation" style. Marco Cirillo Sat, 07 Jan 2012 18:11:03 +0000
mod_host_guard: stick to one code "punctuation" style. Marco Cirillo Sat, 07 Jan 2012 18:09:48 +0000
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) Marco Cirillo Sat, 07 Jan 2012 00:37:35 +0000
mod_xml_status: last code cleanup and optimization. Marco Cirillo Sat, 07 Jan 2012 00:29:06 +0000
mod_xml_status: small cleanup. Marco Cirillo Fri, 06 Jan 2012 23:43:52 +0000
mod_xml_status: initial commit. Expose server status in xml format to be used on external webapps. Marco Cirillo Fri, 06 Jan 2012 23:15:51 +0000
mod_mam: Add experimental implementation of the Message Archive Management ProtoXEP Kim Alvefur Fri, 06 Jan 2012 16:50:12 +0100
Merge Kim Alvefur Fri, 06 Jan 2012 12:13:14 +0100
mod_carbons: Add MIT license statement. Kim Alvefur Fri, 06 Jan 2012 12:10:29 +0100
mod_carbons: Remove completed TODO Kim Alvefur Fri, 06 Jan 2012 12:09:48 +0100
mod_host_guard: updated banner. Marco Cirillo Thu, 05 Jan 2012 01:37:53 +0000
mod_stanza_counter: corrected syntax mistake in the http plugin. Marco Cirillo Mon, 02 Jan 2012 17:38:28 +0000
mod_pastebin: Make last commit work (also set on restore) Matthew Wild Wed, 21 Dec 2011 10:38:44 +0000
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 Matthew Wild Wed, 21 Dec 2011 10:25:17 +0000
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same) Marco Cirillo Tue, 20 Dec 2011 20:19:53 +0000
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) Matthew Wild Mon, 19 Dec 2011 12:29:03 +0000
mod_pastebin: Fix off-by-one in line counting (display issue only) Matthew Wild Mon, 19 Dec 2011 11:38:57 +0000
mod_pastebin: Fix call to undefined function introduced in previous commit Matthew Wild Mon, 19 Dec 2011 11:38:06 +0000
mod_storage_mongodb: (un)lock globals around require; only auth if we need to James Callahan Mon, 19 Dec 2011 10:40:28 +1100
mod_carbons: Fix a typo and unindent a line. Kim Alvefur Wed, 14 Dec 2011 18:42:55 +0100
mod_storage_mongodb: (un)lock globals around require; only auth if we need to James Callahan Mon, 19 Dec 2011 10:36:50 +1100
mod_storage_mongodb: move database connecting to inside driver:open James Callahan Wed, 14 Dec 2011 12:56:07 +1100
mod_storage_mongodb: assert the configuration options James Callahan Wed, 14 Dec 2011 12:47:49 +1100
mod_storage_mongodb: Use _global as host when none provided James Callahan Tue, 13 Dec 2011 12:30:01 +1100
Rename to mongodb James Callahan Mon, 12 Dec 2011 21:51:29 +1100
mod_storage_mondodb: Add module James Callahan Mon, 12 Dec 2011 21:39:08 +1100
mod_ircd: some cleanup. Marco Cirillo Sun, 11 Dec 2011 18:51:57 +0000
mod_reload_modules: Use module:hook_global() if available Matthew Wild Sat, 10 Dec 2011 22:48:59 +0000
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch) Matthew Wild Thu, 08 Dec 2011 22:01:54 +0000
mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc) Matthew Wild Thu, 08 Dec 2011 08:17:36 +0000
mod_ircd: "finish" previous commit. Marco Cirillo Mon, 05 Dec 2011 21:34:59 +0000
mod_ircd: remove some duped code. Marco Cirillo Mon, 05 Dec 2011 21:31:03 +0000
mod_ircd: added USERHOST command. Marco Cirillo Mon, 05 Dec 2011 21:11:40 +0000