prosody/plugins/mod_mam
Kim Alvefur 650690f1e2 mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504)
This lets Prosody handle socket related work between each step in the
cleanup in order to prevent the server from being completely blocked
during this.

An async storage backend would not need this but those are currently
rare.
2020-03-11 21:15:01 +01:00
..
mamprefs.lib.lua mod_mam: Implement option to enable MAM implicitly when client support is detected (#867) 2018-02-21 21:02:16 +01:00
mamprefsxml.lib.lua mod_mam: Only accept valid JIDs in <always/> and <never/> prefs. (fixes #1275) 2018-12-23 15:25:01 +01:00
mod_mam.lua mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504) 2020-03-11 21:15:01 +01:00