Log

description author age
mod_ircd: merged in various changes including -- code to propagate aff/role changes as modes, topic hooks/command, scarecrow motd banner, default port. Marco Cirillo Tue, 01 Nov 2011 23:41:02 +0000
mod_ircd: ignore JOIN without channel Kim Alvefur Tue, 01 Nov 2011 19:46:07 +0100
mod_ircd: Scrub invalid UTF-8 sequences, welcome message Kim Alvefur Tue, 01 Nov 2011 19:18:30 +0100
Merge Kim Alvefur Tue, 01 Nov 2011 18:09:46 +0100
mod_ircd: Proper line parsing and generating. Fix PMs Kim Alvefur Tue, 01 Nov 2011 18:08:15 +0100
mod_ircd: Better nameing, squishy. Kim Alvefur Tue, 01 Nov 2011 13:52:29 +0100
mod_ircd: WiP trash removed. Marco Cirillo Tue, 01 Nov 2011 14:39:06 +0000
mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps) Kim Alvefur Sun, 30 Oct 2011 01:41:33 +0200
mod_carbons: Initial commit. Kim Alvefur Sat, 29 Oct 2011 19:59:48 +0200
Revert various changes accidentally included in previous commit Kim Alvefur Sat, 29 Oct 2011 13:34:15 +0200
mod_component_guard: made module global, refactored init. Marco Cirillo Mon, 24 Oct 2011 00:20:51 +0000
mod_component_guard: added default empty table entries for config options (is it even valid for true sets?) Marco Cirillo Sun, 23 Oct 2011 23:30:36 +0000
mod_component_guard: refactored init code, added reloading logic to prevent events pollution with stale dupes. Marco Cirillo Sat, 22 Oct 2011 22:11:53 +0000
mod_component_guard: missing hook priority. Marco Cirillo Sat, 22 Oct 2011 19:30:43 +0000
mod_component_guard: initial commit. Marco Cirillo Sat, 22 Oct 2011 17:34:14 +0000
mod_default_vcard: Sets initial vCard from data enterd on registration Kim Alvefur Sat, 15 Oct 2011 13:43:37 +0200
mod_pastebin: Preserve pastes through a reload Matthew Wild Tue, 11 Oct 2011 01:42:31 +0100
mod_roster_command: Manage rosters through prosodyctl Matthew Wild Tue, 11 Oct 2011 01:41:22 +0100
mod_seclabels: Support orderd items Kim Alvefur Mon, 10 Oct 2011 20:14:30 +0200
mod_seclabels: Fix config reloading Kim Alvefur Wed, 05 Oct 2011 23:54:33 +0200
mod_seclabels: Update to latest catalog schema, while keeping compatibility with the old one. Kim Alvefur Wed, 05 Oct 2011 21:03:51 +0200
mod_seclabels: Fetch catalog from config. Kim Alvefur Wed, 05 Oct 2011 21:00:12 +0200
mod_ircd: added patched plugin file. Marco Cirillo Mon, 26 Sep 2011 02:18:21 +0000
mod_ircd: few patches from both Zash and myself to make it work again. Marco Cirillo Mon, 26 Sep 2011 01:42:18 +0000
mod_pastebin: Some experimental summary changes Matthew Wild Fri, 23 Sep 2011 21:15:24 +0100
mod_pastebin: Update to use module:get_option() Matthew Wild Fri, 23 Sep 2011 20:08:30 +0100
mod_pastebin: Support for changing the summary length (pastebin_summary_length), and including it even in the plaintext version of the generated message Matthew Wild Fri, 23 Sep 2011 20:03:22 +0100
mod_register_redirect: update authors info. Marco Cirillo Thu, 22 Sep 2011 17:13:32 +0000
mod_register_redirect: few mistake fixes to make it work. Marco Cirillo Thu, 22 Sep 2011 16:04:38 +0000
mod_register_redirect: removed invalid character from code (why you do these things dear term...?) Marco Cirillo Thu, 22 Sep 2011 15:12:55 +0000
mod_register_redirect: initial commit. Marco Cirillo Thu, 22 Sep 2011 15:03:51 +0000
mod_register_redirect: renamed mod_register_url, and added options to allow more customization. Marco Cirillo Thu, 22 Sep 2011 15:00:39 +0000
mod_pastebin: Add option 'pastebin_private_messages', defaults to false for components and true for other hosts (thanks Kelden/Maranda) Matthew Wild Thu, 22 Sep 2011 12:47:33 +0100
mod_stanza_counter: missing end. Marco Cirillo Tue, 20 Sep 2011 23:31:43 +0000
mod_stanza_counter: splitted plugin :/ Marco Cirillo Tue, 20 Sep 2011 23:16:32 +0000
mod_stanza_counter: "*" doesn't handle stanzas. Marco Cirillo Tue, 20 Sep 2011 22:42:03 +0000
mod_stanza_counter: cleanup, corrections. (prosody starts, web stats work) Marco Cirillo Tue, 20 Sep 2011 22:05:14 +0000
mod_stanza_counter: tidbits, line break escapes. Marco Cirillo Tue, 20 Sep 2011 21:21:06 +0000
mod_stanza_counter: initial draft. Marco Cirillo Tue, 20 Sep 2011 21:15:29 +0000
mod_auth_dovecot: Added support for TCP sockets, and checks for UNIX socket availability. Waqas Hussain Sat, 17 Sep 2011 18:19:31 +0500
mod_register_json: changed pestered code to something less pestered. (added nodeprep) Marco Cirillo Thu, 15 Sep 2011 21:23:49 +0000
mod_register_json: added check for invalid characters in the username. Marco Cirillo Thu, 15 Sep 2011 03:32:23 +0000
mod_auth_wordpress: Update Copyright Kim Alvefur Sun, 11 Sep 2011 23:30:06 +0200
mod_auth_wordpress: Fix wrong column name Kim Alvefur Sun, 11 Sep 2011 23:24:31 +0200
mod_auth_wordpress: Allow table prefix to be configured Kim Alvefur Sun, 11 Sep 2011 22:53:23 +0200
mod_auth_wordpress: Fix hash identifier. Kim Alvefur Sun, 11 Sep 2011 22:05:13 +0200
mod_auth_wordpress: Rename functions to match module name Kim Alvefur Sun, 11 Sep 2011 21:59:01 +0200
mod_auth_wordpress: Initial commit. Kim Alvefur Sun, 11 Sep 2011 21:42:16 +0200
mod_auth_joomla: Initial commit. Waqas Hussain Sun, 11 Sep 2011 23:58:20 +0500
mod_auth_phpbb3: A little refactoring. Waqas Hussain Sun, 11 Sep 2011 22:53:35 +0500
mod_auth_phpbb3: Support legacy PHPBB2 password hashes (simple MD5). Waqas Hussain Sat, 10 Sep 2011 22:37:18 +0500
mod_auth_phpbb3: Apply stringprep, and try automatic JID escaping to derive username. Waqas Hussain Sat, 10 Sep 2011 22:35:59 +0500
mod_auth_dovecot: Fix years in (c) Kim Alvefur Mon, 05 Sep 2011 05:25:43 +0200
mod_s2s_never_encrypt_blacklist: add option to check for the dull s2s session ip (OpenFire bork bork). Marco Cirillo Sat, 03 Sep 2011 00:12:28 +0000
merge. Marco Cirillo Fri, 02 Sep 2011 23:36:22 +0000
mod_addressing: Add partial implementation of Extended Stanza Addressing, XEP-33. Kim Alvefur Sat, 03 Sep 2011 01:36:05 +0200
mod_server_contact_info: Add module that publishes contact information. Kim Alvefur Sat, 03 Sep 2011 01:27:55 +0200
mod_s2s_never_encrypt_blacklist: filter both incoming and outgoing streams. Marco Cirillo Fri, 02 Sep 2011 23:35:25 +0000
mod_s2s_never_encrypt_blacklist: first commit. Marco Cirillo Fri, 02 Sep 2011 22:51:28 +0000
mod_auth_dovecot: Update Copyright Kim Alvefur Fri, 02 Sep 2011 10:51:34 +0200