Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-17Fix mam delete_old_messages_batch for sql backendPaweł Chmielowski
2022-05-02Implement batch operations in mnesia backendPaweł Chmielowski
2022-02-11Update copyright year to 2022Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-02-22mod_mam_mnesia: Fix check for empty archiveHolger Weiss
2019-02-18allow check if archive is empty for or user or roomChristoph Scholz
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-12-21mod_mam: Additional checks for database failuresEvgeny Khramtsov
2018-04-20Fix mnesia call in mam archive management functionPaweł Chmielowski
2018-04-20Add commands for cleaning up mam archivePaweł Chmielowski
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-11-15mod_mam: Don't store from 'sm_receive_packet' hookHolger Weiss
2017-10-25Get next record before deleting previous on, in case it's last one (#2069)Badlop
2017-01-20Add stanza-id to every archived message (#1477)Evgeniy Khramtsov
2017-01-02Update copyright date automatically (#1442)Badlop
2016-12-27Cleanup file headersChristophe Romain
2016-11-30Improve handling of mnesia schemaChristophe Romain
2016-11-18Make common tests working againEvgeniy Khramtsov
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov
2016-09-13Make common tests working againEvgeniy Khramtsov
2016-07-25Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov
2016-06-29mod_mam_mnesia: Force garbage collectionHolger Weiss
2016-06-21Avoid cleanup on bag when disc_only, switch in memory (#1161)Christophe Romain
2016-05-24mod_mam_mnesia: Clarify error messageHolger Weiss
2016-05-24mod_mam_mnesia: Don't exceed table size limitHolger Weiss
2016-05-24mod_mam_mnesia: Use transactions when writingHolger Weiss
2016-04-15Clean mod_mam.erl from DB specific codeEvgeniy Khramtsov