Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 10 Jun 2010 00:46:46 +0100 | Matthew Wild | mod_pastebin: Fix trigger_string matching when no trigger is set, and add support for counting lines (pastebin_line_threshold, default: 4) |
Thu, 10 Jun 2010 04:35:06 +0500 | Waqas Hussain | mod_extauth: Updated to provide a SASL handler. |
Sun, 06 Jun 2010 00:04:04 +0800 | shinysky |
mod_archive: preference handling is done. |
Thu, 03 Jun 2010 11:20:26 +0100 | Matthew Wild | mod_blocking: Support for the "unblock all JIDs" case, and fix saving of rules after removing a JID |
Thu, 03 Jun 2010 11:19:50 +0100 | Matthew Wild | mod_blocking: Only count rules with action == "deny" as blocked JIDs |
Thu, 03 Jun 2010 03:02:33 +0100 | Matthew Wild | mod_throttle_presence: Buffer up presence for up to flush_presence_seconds and send latest presence stanzas for each contact at once |
Thu, 03 Jun 2010 01:56:49 +0100 | Matthew Wild | mod_blocking: XEP-0191 Simple Communications Blocking, should work, but not tested. Requires mod_privacy be loaded. |