aboutsummaryrefslogtreecommitdiff
path: root/src/mod_mam_mnesia.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mam delete_old_messages_batch for sql backendPaweł Chmielowski2022-06-171-2/+2
* Implement batch operations in mnesia backendPaweł Chmielowski2022-05-021-1/+38
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-031-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-3/+3
* Use new configuration validatorEvgeny Khramtsov2019-06-141-1/+6
* mod_mam_mnesia: Fix check for empty archiveHolger Weiss2019-02-211-2/+1
* allow check if archive is empty for or user or roomChristoph Scholz2019-02-181-1/+9
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* mod_mam: Additional checks for database failuresEvgeny Khramtsov2018-12-211-3/+10
* Fix mnesia call in mam archive management functionPaweł Chmielowski2018-04-201-2/+1
* Add commands for cleaning up mam archivePaweł Chmielowski2018-04-201-1/+20
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* mod_mam: Don't store from 'sm_receive_packet' hookHolger Weiss2017-11-141-10/+5
* Get next record before deleting previous on, in case it's last one (#2069)Badlop2017-10-251-2/+2
* Add stanza-id to every archived message (#1477)Evgeniy Khramtsov2017-01-201-5/+10
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Cleanup file headersChristophe Romain2016-12-271-6/+22
* Improve handling of mnesia schemaChristophe Romain2016-11-301-2/+2
* Make common tests working againEvgeniy Khramtsov2016-11-181-3/+5
* Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov2016-09-241-2/+2
* Make common tests working againEvgeniy Khramtsov2016-09-131-1/+7
* Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov2016-07-251-14/+14
* mod_mam_mnesia: Force garbage collectionHolger Weiss2016-06-291-6/+9
* Avoid cleanup on bag when disc_only, switch in memory (#1161)Christophe Romain2016-06-211-1/+4
* mod_mam_mnesia: Clarify error messageHolger Weiss2016-05-241-1/+1
* mod_mam_mnesia: Don't exceed table size limitHolger Weiss2016-05-241-20/+31
* mod_mam_mnesia: Use transactions when writingHolger Weiss2016-05-241-21/+44
* Clean mod_mam.erl from DB specific codeEvgeniy Khramtsov2016-04-151-0/+178