Wed, 30 Apr 2014 13:22:08 +0200 |
Kim Alvefur |
mod_mam: Mirror to and from attributes from iq on result messages
|
Wed, 30 Apr 2014 13:14:02 +0200 |
Kim Alvefur |
mod_mam: Update copyright header
|
Wed, 30 Apr 2014 13:12:56 +0200 |
Kim Alvefur |
mod_mam: Shuffle imports
|
Sun, 23 Mar 2014 22:35:27 +0100 |
Kim Alvefur |
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
|
Fri, 28 Feb 2014 15:37:55 +0100 |
Kim Alvefur |
Backed out changeset 853a382c9bd6
|
Fri, 28 Feb 2014 15:36:06 +0100 |
Kim Alvefur |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Thu, 05 Sep 2013 15:48:37 +0200 |
Kim Alvefur |
mod_mam: Stamp outgoing messages with <archived> as well, but remove it after they should have passed through mod_carbons
|
Thu, 05 Sep 2013 15:24:09 +0200 |
Kim Alvefur |
mod_mam: Include textual error if archive query failed
|
Thu, 05 Sep 2013 15:22:31 +0200 |
Kim Alvefur |
mod_mam: Log error message if unable to open archive storage
|
Sun, 11 Aug 2013 23:39:34 +0200 |
Kim Alvefur |
mod_mam: Remove unused table, it was moved to one of the libs
|
Sun, 11 Aug 2013 23:23:58 +0200 |
Kim Alvefur |
mod_mam: Add support for XEP-0334: Message Processing Hints
|
Sun, 11 Aug 2013 23:19:35 +0200 |
Kim Alvefur |
mod_mam: Clean up and explain the code that determines who's archive we put the message in
|
Sat, 10 Aug 2013 20:38:25 +0200 |
Kim Alvefur |
mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
|
Sat, 13 Jul 2013 17:43:30 +0200 |
Kim Alvefur |
mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.
|
Sat, 13 Jul 2013 17:00:13 +0200 |
Kim Alvefur |
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries
|
Fri, 12 Jul 2013 23:18:30 +0200 |
Kim Alvefur |
mod_mam: Neater reply building
|