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 |
merge.
|
Marco Cirillo |
2011-09-02 |
mod_addressing: Add partial implementation of Extended Stanza Addressing, XEP-33.
|
Kim Alvefur |
2011-09-02 |
mod_server_contact_info: Add module that publishes contact information.
|
Kim Alvefur |
2011-09-02 |
mod_s2s_never_encrypt_blacklist: filter both incoming and outgoing streams.
|
Marco Cirillo |
2011-09-02 |