Mon, 06 Aug 2012 14:42:48 +0000 |
Marco Cirillo |
mod_register_redirect: fixed clunky if block (thanks Zash, mva).
|
Mon, 06 Aug 2012 17:08:12 +0700 |
Vadim Misbakh-Soloviov |
mod_webpresence: fixed text notation, added html, added status message output
|
Sun, 05 Aug 2012 17:51:58 +0100 |
Matthew Wild |
mod_register_redirect: Fix typo in variable name (again...)
|
Sun, 05 Aug 2012 13:55:29 +0100 |
Matthew Wild |
mod_register_redirect: Fix usage of incorrect variable name (thanks iron)
|
Sun, 05 Aug 2012 09:07:48 +0700 |
Vadim Misbakh-Soloviov |
mod_webpresence: Added possibility to get status as text
|
Sun, 05 Aug 2012 02:38:38 +0100 |
Matthew Wild |
mod_s2sblackwhitelist: Remove, as very incompatible with 0.9 and similar functionality is available through mod_host_guard
|
Sun, 05 Aug 2012 02:33:29 +0100 |
Matthew Wild |
mod_support_contact: Use module:send()
|
Sun, 05 Aug 2012 02:32:17 +0100 |
Matthew Wild |
mod_auto_accept_subscriptions: Import core_post_stanza
|
Sun, 05 Aug 2012 02:27:58 +0100 |
Matthew Wild |
mod_block_s2s_subscriptions: New module to block incoming presence subscriptions from non-contacts on selected remote hosts
|
Sun, 05 Aug 2012 02:26:45 +0100 |
Matthew Wild |
mod_block_strangers: Bump handler priority to 200 (just because)
|
Sun, 05 Aug 2012 01:49:03 +0100 |
Matthew Wild |
mod_block_subscriptions: Block incoming and outgoing presence subscriptions (useful in conjunction with mod_readonly)
|
Sun, 05 Aug 2012 01:46:24 +0100 |
Matthew Wild |
mod_block_strangers: Module to block message and iqs from people not on your roster
|
Sat, 04 Aug 2012 20:40:10 +0100 |
Matthew Wild |
mod_privacy: Remove, obsolete (bundled with Prosody). Don't come back!
|
Fri, 03 Aug 2012 15:12:41 +0200 |
Florian Zeitz |
mod_admin_web: Add explicit dependencies on mod_admin_adhoc and mod_bosh
|
Fri, 03 Aug 2012 14:56:59 +0200 |
Florian Zeitz |
mod_admin_web: Move comment to appropriate line
|