log mod_muc_log/mod_muc_log.lua @ 3799:a1f1f703d604

age author description
2014-11-10 Kim Alvefur mod_muc_log: Change to a non-locale dependent timestamp format
2014-11-03 Kim Alvefur mod_muc_log: Add option to log rooms by default unless changed in room config
2014-06-24 Vadim Misbakh-Soloviov mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API
2014-03-19 Kim Alvefur mod_muc_log: Make sure base path is created
2014-03-11 Florian Zeitz all the things: Remove trailing whitespace
2014-02-28 Kim Alvefur Backed out changeset 853a382c9bd6
2014-02-28 Kim Alvefur mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
2013-08-10 Kim Alvefur mod_muc_log: Restore copyright header that somehow got lost
2013-08-10 Kim Alvefur mod_muc_log: Clean up some unused imports and variables
2013-08-10 Kim Alvefur mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
2013-07-10 Kim Alvefur mod_muc_log: Don't change defaults across versions!
2013-07-10 Kim Alvefur mod_muc_log: Add a room config option for logging
2013-06-05 Marco Cirillo mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives".
2013-06-02 Marco Cirillo mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup.