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-02-11Update copyright year to 2022Badlop
2021-04-15Change tag name because there's already a command called "stats"Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-04-01Fix potential message loss in terminating c2s sessionsPaweł Chmielowski
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov
2019-07-30Implement read-repair for session pidsEvgeny Khramtsov
2019-07-30Remove dead codeEvgeny Khramtsov
2019-07-26Improve ejabberd halting procedureEvgeny Khramtsov
2019-07-18Get rid of useless codeEvgeny Khramtsov
2019-07-12Process unexpected messages uniformlyEvgeny Khramtsov
2019-07-07Improve formatting of exceptionsEvgeny Khramtsov
2019-06-26Make sure queue bouncing doesn't yield into infinite recursionEvgeny Khramtsov
2019-06-26Use correct stacktrace in logging macrosEvgeny Khramtsov
2019-06-24Make logging messages more consistentEvgeny Khramtsov
2019-06-22Improve extraction of translated stringsEvgeny Khramtsov
2019-06-15Use list_to_existing_atom/1 wherever possibleEvgeny Khramtsov
2019-06-15Get rid of "well-known" typeEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-02-27Copy p1_time_compat:unique_timestamp() to misc and make use of itPaweł Chmielowski
2019-02-21Merge branch 'mix'Evgeny Khramtsov
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-12-13Add code for handling deprecations of get_stacktrace()Paweł Chmielowski
2018-12-10Merge branch 'master' into mixEvgeny Khramtsov
2018-12-10Fix (un)setting of priorityEvgeny Khramtsov
2018-12-10Merge branch 'master' into mixEvgeny Khramtsov
2018-12-10Don't lose carbons on presence change or session resumptionEvgeny Khramtsov
2018-12-05Update MIX code to reflect newest specificationEvgeny Khramtsov
2018-12-01Keep info about carbons inside session tableEvgeny Khramtsov
2018-11-30Keep last handled stanzas number in cache rather than session tableEvgeny Khramtsov
2018-09-09Fix some dialyzer warningsEvgeny Khramtsov
2018-09-01Get stacktrace out of lager contextEvgeniy Khramtsov
2018-07-15Require Redis version >= 3.2.0Evgeniy Khramtsov
2018-06-15Make connected_users_info and user_sessions_info DB-agnostic (#2448)Badlop
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-05-30Get rid of direct calls to 'session' Mnesia tableEvgeniy Khramtsov
2018-05-09Reduce IQ handler code copyingEvgeniy Khramtsov
2018-02-11Remove 'iqdisc' optionEvgeniy Khramtsov
2018-02-05Export is_online/1 functionEvgeniy Khramtsov
2018-01-26Introduce option 'captcha' for mod_block_strangersEvgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-12-19ejabberd_sm: Fix get_session_sid/3Holger Weiss
2017-11-09mod_mam: Make sure a stanza ID is always addedHolger Weiss
2017-08-18Apply cosmetic changes to previous commitHolger Weiss
2017-08-18Suppress push notifications for online clientsHolger Weiss
2017-08-10Add support of section 4.9.3.16 on rfc6120Christophe Romain
2017-08-04Merge pull request #1881 from weiss/pushChristophe Romain
2017-08-03Change policy of user_resources commandPaweł Chmielowski
2017-07-21Fix errors from 1a0db3dChristophe Romain