Mon, 25 Jun 2012 22:17:40 +0000 |
Marco Cirillo |
mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==).
|
Mon, 25 Jun 2012 21:36:40 +0000 |
Marco Cirillo |
mod_register_json: modify logic to prevent an unnecessary call to usermanager.
|
Sat, 23 Jun 2012 00:44:32 +0500 |
Waqas Hussain |
mod_auth_joomla: Added config option sql.prefix (default = "jos_").
|
Sat, 23 Jun 2012 00:42:01 +0500 |
Waqas Hussain |
mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony).
|
Wed, 20 Jun 2012 16:08:47 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.
|
Wed, 20 Jun 2012 15:59:45 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Fix updating of config
|
Wed, 20 Jun 2012 15:18:48 +0200 |
Kim Alvefur |
mod_vjud: Depends on vcard lib from verse, so add that.
|
Wed, 20 Jun 2012 15:14:34 +0200 |
Kim Alvefur |
mod_vjud: Add. Thanks waqas for the base code.
|
Sun, 17 Jun 2012 21:12:00 +0200 |
Kim Alvefur |
mod_mam_adhoc: New module that allows clients to change MAM preferences through AdHoc.
|
Tue, 12 Jun 2012 19:27:02 +0200 |
Florian Zeitz |
mod_client_certs: Add Ad-Hoc commands for certificate management
|
Tue, 12 Jun 2012 14:00:57 +0200 |
Florian Zeitz |
mod_client_certs: Strip x509 data
|
Mon, 11 Jun 2012 16:54:32 +0200 |
Kim Alvefur |
mod_mam: Enforce max results even if RSM isn't used.
|
Mon, 11 Jun 2012 00:35:26 +0000 |
Marco Cirillo |
mod_register_json: corrected trace.
|
Sat, 09 Jun 2012 23:15:44 +0200 |
Thijs Alkemade |
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.
|
Sat, 09 Jun 2012 01:47:31 +0200 |
Kim Alvefur |
mod_auth_dovecot: If the connection fails, nuke it so the next attempt causes a reconnect.
|
Fri, 08 Jun 2012 21:02:41 +0200 |
Kim Alvefur |
mod_mam: Fix typo
|
Fri, 08 Jun 2012 21:01:44 +0200 |
Kim Alvefur |
mod_mam: Enforce a max number of items returned, with a default.
|
Fri, 08 Jun 2012 20:11:39 +0200 |
Kim Alvefur |
mod_mam: Move RSM pointer to last message into a MAM-namespaced child
|
Fri, 08 Jun 2012 19:52:36 +0200 |
Kim Alvefur |
mod_mam/rsm.lib: Remove log statement (fixes usage in verse)
|
Fri, 08 Jun 2012 19:35:36 +0200 |
Kim Alvefur |
mod_mam/rsm.lib: Fix typo
|
Fri, 08 Jun 2012 05:56:24 +0200 |
Kim Alvefur |
mod_mam: Fix issue with get_text() and clean some unneeded variables.
|
Fri, 08 Jun 2012 03:13:31 +0200 |
Kim Alvefur |
mod_mam: Implement support for Result Set Management in queries.
|
Thu, 07 Jun 2012 23:41:25 +0200 |
Kim Alvefur |
mod_auth_dovecot: Old forgotten changes. Testing appreciated.
|
Tue, 05 Jun 2012 22:47:12 +0200 |
Florian Zeitz |
mod_conformance_restricted: Require util.jid
|