log mod_mam/mod_mam.lua @ 1469:019746bba318

age author description
2014-04-30 Kim Alvefur mod_mam: Mirror to and from attributes from iq on result messages
2014-04-30 Kim Alvefur mod_mam: Update copyright header
2014-04-30 Kim Alvefur mod_mam: Shuffle imports
2014-03-23 Kim Alvefur mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
2014-02-28 Kim Alvefur Backed out changeset 853a382c9bd6
2014-02-28 Kim Alvefur mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
2013-09-05 Kim Alvefur mod_mam: Stamp outgoing messages with <archived> as well, but remove it after they should have passed through mod_carbons
2013-09-05 Kim Alvefur mod_mam: Include textual error if archive query failed
2013-09-05 Kim Alvefur mod_mam: Log error message if unable to open archive storage
2013-08-11 Kim Alvefur mod_mam: Remove unused table, it was moved to one of the libs
2013-08-11 Kim Alvefur mod_mam: Add support for XEP-0334: Message Processing Hints
2013-08-11 Kim Alvefur mod_mam: Clean up and explain the code that determines who's archive we put the message in
2013-08-10 Kim Alvefur mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
2013-07-13 Kim Alvefur mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.
2013-07-13 Kim Alvefur mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries