Log

description author age
mod_archive_muc: Fixed a nil global access. Waqas Hussain 2011-11-17
mod_pubsub_feed: Dynamicaly reloadable config. Kim Alvefur 2011-11-10
mod_auth_dovecot: Replace with SASL proxying version. Kim Alvefur 2011-11-10
mod_ircd: fixed aff/roles last data table cleaning code. Marco Cirillo 2011-11-02
mod_ircd: Toxic MattJ's artifact removed. Marco Cirillo 2011-11-02
mod_ircd: adjusted quirk in the banner I missed. Marco Cirillo 2011-11-01
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 2011-11-01
mod_ircd: ignore JOIN without channel Kim Alvefur 2011-11-01
mod_ircd: Scrub invalid UTF-8 sequences, welcome message Kim Alvefur 2011-11-01
Merge Kim Alvefur 2011-11-01
mod_ircd: Proper line parsing and generating. Fix PMs Kim Alvefur 2011-11-01
mod_ircd: Better nameing, squishy. Kim Alvefur 2011-11-01
mod_ircd: WiP trash removed. Marco Cirillo 2011-11-01
mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps) Kim Alvefur 2011-10-29
mod_carbons: Initial commit. Kim Alvefur 2011-10-29
Revert various changes accidentally included in previous commit Kim Alvefur 2011-10-29
mod_component_guard: made module global, refactored init. Marco Cirillo 2011-10-24
mod_component_guard: added default empty table entries for config options (is it even valid for true sets?) Marco Cirillo 2011-10-23
mod_component_guard: refactored init code, added reloading logic to prevent events pollution with stale dupes. Marco Cirillo 2011-10-22
mod_component_guard: missing hook priority. Marco Cirillo 2011-10-22
mod_component_guard: initial commit. Marco Cirillo 2011-10-22
mod_default_vcard: Sets initial vCard from data enterd on registration Kim Alvefur 2011-10-15
mod_pastebin: Preserve pastes through a reload Matthew Wild 2011-10-11
mod_roster_command: Manage rosters through prosodyctl Matthew Wild 2011-10-11
mod_seclabels: Support orderd items Kim Alvefur 2011-10-10
mod_seclabels: Fix config reloading Kim Alvefur 2011-10-05
mod_seclabels: Update to latest catalog schema, while keeping compatibility with the old one. Kim Alvefur 2011-10-05
mod_seclabels: Fetch catalog from config. Kim Alvefur 2011-10-05
mod_ircd: added patched plugin file. Marco Cirillo 2011-09-26
mod_ircd: few patches from both Zash and myself to make it work again. Marco Cirillo 2011-09-26
mod_pastebin: Some experimental summary changes Matthew Wild 2011-09-23
mod_pastebin: Update to use module:get_option() Matthew Wild 2011-09-23
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 2011-09-23
mod_register_redirect: update authors info. Marco Cirillo 2011-09-22
mod_register_redirect: few mistake fixes to make it work. Marco Cirillo 2011-09-22
mod_register_redirect: removed invalid character from code (why you do these things dear term...?) Marco Cirillo 2011-09-22
mod_register_redirect: initial commit. Marco Cirillo 2011-09-22
mod_register_redirect: renamed mod_register_url, and added options to allow more customization. Marco Cirillo 2011-09-22
mod_pastebin: Add option 'pastebin_private_messages', defaults to false for components and true for other hosts (thanks Kelden/Maranda) Matthew Wild 2011-09-22
mod_stanza_counter: missing end. Marco Cirillo 2011-09-20
mod_stanza_counter: splitted plugin :/ Marco Cirillo 2011-09-20
mod_stanza_counter: "*" doesn't handle stanzas. Marco Cirillo 2011-09-20
mod_stanza_counter: cleanup, corrections. (prosody starts, web stats work) Marco Cirillo 2011-09-20
mod_stanza_counter: tidbits, line break escapes. Marco Cirillo 2011-09-20
mod_stanza_counter: initial draft. Marco Cirillo 2011-09-20
mod_auth_dovecot: Added support for TCP sockets, and checks for UNIX socket availability. Waqas Hussain 2011-09-17
mod_register_json: changed pestered code to something less pestered. (added nodeprep) Marco Cirillo 2011-09-15
mod_register_json: added check for invalid characters in the username. Marco Cirillo 2011-09-15
mod_auth_wordpress: Update Copyright Kim Alvefur 2011-09-11
mod_auth_wordpress: Fix wrong column name Kim Alvefur 2011-09-11
mod_auth_wordpress: Allow table prefix to be configured Kim Alvefur 2011-09-11
mod_auth_wordpress: Fix hash identifier. Kim Alvefur 2011-09-11
mod_auth_wordpress: Rename functions to match module name Kim Alvefur 2011-09-11
mod_auth_wordpress: Initial commit. Kim Alvefur 2011-09-11
mod_auth_joomla: Initial commit. Waqas Hussain 2011-09-11
mod_auth_phpbb3: A little refactoring. Waqas Hussain 2011-09-11
mod_auth_phpbb3: Support legacy PHPBB2 password hashes (simple MD5). Waqas Hussain 2011-09-10
mod_auth_phpbb3: Apply stringprep, and try automatic JID escaping to derive username. Waqas Hussain 2011-09-10
mod_auth_dovecot: Fix years in (c) Kim Alvefur 2011-09-05
mod_s2s_never_encrypt_blacklist: add option to check for the dull s2s session ip (OpenFire bork bork). Marco Cirillo 2011-09-03