summaryrefslogtreecommitdiff
path: root/src/mod_mam.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fetch MUC MAM messages from room history directly if it's not enabled in room...Evgeniy Khramtsov2015-09-011-5/+64
* Always include RSM in final messageEvgeniy Khramtsov2015-08-241-6/+2
* Remove MAM archives on MUC room destroyEvgeniy Khramtsov2015-08-241-1/+2
* Change namespace from muc#admin to muc#userEvgeniy Khramtsov2015-08-191-1/+1
* Add support for MUC MAMEvgeniy Khramtsov2015-08-081-92/+150
* Update FSF addressChristophe Romain2015-08-051-4/+3
* Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov2015-07-101-36/+55
* Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov2015-07-101-15/+17
* Fix tests related to MAMEvgeniy Khramtsov2015-07-101-2/+3
* Fix mod_mam compatibility with RSM (only with odbc backend).Jerome Sautret2015-07-101-37/+57
* Changed mam iq get to set as specified by XEP-0313 v0.3Jerome Sautret2015-07-081-43/+56
* Add xep definition to mod_mamBadlop2015-06-241-0/+2
* Add MAM (XEP-0313) supportEvgeniy Khramtsov2015-06-221-0/+823