mod_archive: switch from/to
|
Olivier Goffart |
2012-07-04 |
mod_archive: Fix duplicate messages stored
|
Olivier Goffart |
2012-07-04 |
mod_archive: Fix hour offset in stored message date
|
Olivier Goffart |
2012-07-04 |
mod_vjud: Don't break on undefined properties.
|
Kim Alvefur |
2012-07-01 |
mod_vjud: Switch first and last name in results to be correct.
|
Kim Alvefur |
2012-07-01 |
mod_vjud: Update util.vcard from verse
|
Kim Alvefur |
2012-07-01 |
mod_compat_muc_admin: added missing import (thanke MattJ)
|
Marco Cirillo |
2012-06-30 |
mod_vjud: Missing fields should not match everyone. (Thanks Pidgin)
|
Kim Alvefur |
2012-06-28 |
mod_host_guard: adjusted log message.
|
Marco Cirillo |
2012-06-26 |
mod_host_guard: reduced code duplication and added better logging.
|
Marco Cirillo |
2012-06-26 |
mod_host_guard: during configuration reload the host handlers should be reinitialized as well, so reverted changed and added back the "redundant code".
|
Marco Cirillo |
2012-06-26 |
mod_host_guard: removed redundant cleanup code (tested it's completely unrequired).
|
Marco Cirillo |
2012-06-25 |
mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe).
|
Marco Cirillo |
2012-06-25 |
mod_host_guard: referenced configmanager from prosody's _G instead of requiring it.
|
Marco Cirillo |
2012-06-25 |
mod_register_json: moved throttling logic so that if there's a failure during nick registration the user can retry and referenced usermanager from prosody's _G instead of req. it.
|
Marco Cirillo |
2012-06-25 |
mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==).
|
Marco Cirillo |
2012-06-25 |
mod_register_json: modify logic to prevent an unnecessary call to usermanager.
|
Marco Cirillo |
2012-06-25 |
mod_auth_joomla: Added config option sql.prefix (default = "jos_").
|
Waqas Hussain |
2012-06-22 |
mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony).
|
Waqas Hussain |
2012-06-22 |
mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.
|
Kim Alvefur |
2012-06-20 |
mod_pubsub_feeds: Fix updating of config
|
Kim Alvefur |
2012-06-20 |
mod_vjud: Depends on vcard lib from verse, so add that.
|
Kim Alvefur |
2012-06-20 |
mod_vjud: Add. Thanks waqas for the base code.
|
Kim Alvefur |
2012-06-20 |
mod_mam_adhoc: New module that allows clients to change MAM preferences through AdHoc.
|
Kim Alvefur |
2012-06-17 |
mod_client_certs: Add Ad-Hoc commands for certificate management
|
Florian Zeitz |
2012-06-12 |
mod_client_certs: Strip x509 data
|
Florian Zeitz |
2012-06-12 |
mod_mam: Enforce max results even if RSM isn't used.
|
Kim Alvefur |
2012-06-11 |
mod_register_json: corrected trace.
|
Marco Cirillo |
2012-06-11 |
mod_client_certs: Follow the rules in XEP-0178 about the inclusion of the username when using EXTERNAL, instead of mapping one certificate to one user.
|
Thijs Alkemade |
2012-06-09 |
mod_auth_dovecot: If the connection fails, nuke it so the next attempt causes a reconnect.
|
Kim Alvefur |
2012-06-08 |