Thu, 05 Jun 2014 17:13:38 -0400 |
daurnimator |
mod_mam_muc: Use max_history_length as default for "max_archive_query_results"
|
Tue, 15 Apr 2014 14:22:18 -0400 |
daurnimator |
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat
|
Tue, 08 Apr 2014 17:28:08 +0200 |
Kim Alvefur |
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)
|
Sun, 23 Mar 2014 22:35:27 +0100 |
Kim Alvefur |
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
|
Fri, 28 Feb 2014 15:37:55 +0100 |
Kim Alvefur |
Backed out changeset 853a382c9bd6
|
Fri, 28 Feb 2014 15:36:06 +0100 |
Kim Alvefur |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Thu, 20 Feb 2014 20:40:38 +0100 |
Kim Alvefur |
mod_mam_muc: Remove code that should have been removed in previous commit
|
Thu, 20 Feb 2014 20:37:26 +0100 |
Kim Alvefur |
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable
|
Thu, 20 Feb 2014 20:22:35 +0100 |
Kim Alvefur |
mod_mam_muc: Rename variable
|
Thu, 20 Feb 2014 20:16:15 +0100 |
Kim Alvefur |
mod_mam_muc: Use public API of rooms for authorization check
|
Wed, 19 Feb 2014 18:03:39 +0700 |
Vadim Misbakh-Soloviov |
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions)
|
Sat, 18 Jan 2014 21:16:27 +0100 |
Kim Alvefur |
mod_mam_muc: Override method for storing history messages instead of hooking stanza events
|