Log

mod_mam_muc/mod_mam_muc.lua @ 1683:cc3fad4198bc

description author age
mod_mam_muc: Advertise MAM feature on bare JID room disco#info (only effective after prosody 57bc52f67564) Kim Alvefur 2015-04-25
mod_mam_muc: Cleanup [luacheck] Kim Alvefur 2015-04-07
mod_mam_muc: Fix character limit again(?) Kim Alvefur 2015-04-07
mod_mam_muc: Fix character limit Kim Alvefur 2015-03-29
mod_mam_muc: fix <iq type='get' to='room-bare-jid'> query Stuart Carnie 2015-03-24
mod_mam_muc: support to disable presence logging via muc_log_presences Stuart Carnie 2015-02-23
mod_mam_muc, mod_http_muc_log: Change store name from 'archive2' to 'muc_log' to distinguish it from personal MAM archives. Old data will require migration. Kim Alvefur 2014-11-18
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms) Kim Alvefur 2014-11-08
mod_mam_muc: Store joins and leaves Kim Alvefur 2014-11-08
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types) Kim Alvefur 2014-11-08
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anyways Kim Alvefur 2014-11-08
mod_mam_muc: Add compatibility with the new MUC code in trunk Kim Alvefur 2014-10-30
mod_mam_muc: Split logic for determining if logging is enabled into a function Kim Alvefur 2014-10-30
mod_mam_muc: Fix indentation Kim Alvefur 2014-10-29
call archive API with username only Stuart Carnie 2014-10-28
mod_mam_muc: Add missing import and change the namespace to MAM v0.3 Kim Alvefur 2014-10-23
mod_mam_muc: Update to XEP-0313 v 0.3 Kim Alvefur 2014-10-22
mod_mam_muc: Minor moving about of variables Kim Alvefur 2014-10-22
mod_mam_muc: Restructure initialization Kim Alvefur 2014-10-22
mod_mam_muc: Fix for muc history query Stuart Carnie 2014-10-20
mod_mam_muc: Fix add/removal of room method overrides Kim Alvefur 2014-10-09
mod_mam_muc: Use max_history_length as default for "max_archive_query_results" daurnimator 2014-06-05
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat daurnimator 2014-04-15
mod_mam_muc: Fix to, from on result messages (thanks daurnimator) Kim Alvefur 2014-04-08
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan) Kim Alvefur 2014-03-23
Backed out changeset 853a382c9bd6 Kim Alvefur 2014-02-28
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) Kim Alvefur 2014-02-28
mod_mam_muc: Remove code that should have been removed in previous commit Kim Alvefur 2014-02-20
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable Kim Alvefur 2014-02-20
mod_mam_muc: Rename variable Kim Alvefur 2014-02-20