Mercurial > prosody-modules
log mod_mam_muc/mod_mam_muc.lua @ 2762:f2096c03428b
age | author | description |
---|---|---|
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 |