log mod_storage_muc_log/mod_storage_muc_log.lua @ 3089:5b5c6ba527fc

age author description
2017-11-15 Kim Alvefur mod_storage_muc_log: Signal store being empty correctly
2017-11-15 Kim Alvefur mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage API
2017-11-15 Kim Alvefur mod_storage_muc_log: Trim trailing whitespace [luacheck]
2016-11-09 Kim Alvefur mod_storage_muc_log: Separate out date collection into API method
2016-11-09 Kim Alvefur mod_storage_muc_log: Address luacheck warnings
2015-05-21 Kim Alvefur mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards
2015-05-21 Kim Alvefur Fix for 54c8a0cb2996
2015-05-19 Kim Alvefur mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc)
2014-11-10 Kim Alvefur mod_storage_muc_log: Fix typo
2014-11-10 Kim Alvefur mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestamps
2014-11-10 Kim Alvefur mod_storage_muc_log: Provides an archive API to mod_muc_log data