Thu, 06 Jul 2017 10:48:39 +0100 |
Matthew Wild |
mod_secure_interfaces: Add debug log in non-secure case also
|
Thu, 27 Apr 2017 12:41:53 +0200 |
Kim Alvefur |
mod_mam: Use correct variable
|
Wed, 26 Apr 2017 11:46:22 +0200 |
Kim Alvefur |
mod_mam: Don't ask the storage backend to count all items when expiry is disabled
|
Fri, 23 Jun 2017 16:03:11 +0200 |
Kim Alvefur |
mod_mam_muc: Handle missing maxstanzas (thanks Martin)
|
Fri, 23 Jun 2017 15:31:55 +0200 |
Kim Alvefur |
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)
|
Fri, 23 Jun 2017 14:19:55 +0200 |
Kim Alvefur |
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
|
Fri, 23 Jun 2017 13:54:40 +0200 |
Kim Alvefur |
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
|
Fri, 23 Jun 2017 13:53:39 +0200 |
Kim Alvefur |
mod_mam_muc: Add debug logging like in mod_mam
|
Fri, 23 Jun 2017 13:51:23 +0200 |
Kim Alvefur |
mod_mam_muc: Make calculation of max history length more like in mod_muc
|
Thu, 25 May 2017 16:47:29 +0200 |
Kim Alvefur |
mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)
|
Sun, 21 May 2017 23:59:36 +0200 |
Kim Alvefur |
mod_mam_muc: Rename various fields from "logging" to "archiving"
|
Fri, 12 May 2017 23:41:31 +0200 |
tmolitor |
mod_block_registrations: fix example regex
|
Mon, 08 May 2017 19:39:43 +0200 |
tmolitor |
mod_cloud_notify: Don't notify for all smacks queued stanzas in a row
|
Mon, 08 May 2017 19:36:37 +0200 |
tmolitor |
mod_smacks: Fix delayed_ack event
|
Mon, 08 May 2017 18:24:29 +0200 |
tmolitor |
mod_cloud_notify: fix bug when multiple resources are used
|