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-09-16Remove unused header files which content is already in xmpp libraryBadlop
2022-09-13Store role, and use it when joining a moderated room (#3330)Badlop
2022-08-11mod_roster: Change hook type from #roster{} to #roster_item{}Linus Jahn
2022-08-11mod_mix_pam: Provide MIX channels as roster entries via hookLinus Jahn
2022-02-11Update copyright year to 2022Badlop
2021-12-03Merge pull request #3652 from weiss/bump-max-itemsbadlop
2021-10-31mod_muc_room.hrl: Work around old Dialyzer bugHolger Weiss
2021-10-29Support MUC hats (XEP-0317, conversejs/prosody compatible)Alexey Shchepin
2021-09-13Optimize MucSub processingAlexey Shchepin
2021-07-30Store who defines a command, specially when defined by ejabberd modulesBadlop
2021-07-28PubSub: Bump default value for 'max_items' limitHolger Weiss
2021-05-05New 'note' field in commands and options documentationBadlop
2021-03-04Update sql_query record to handle the Erlang/OTP 24 compiler reportsBadlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-08-24Mark dangerous buttons with CSS (#3363)Badlop
2020-04-14Update links to the ejabberd Docs page in WebAdminBadlop
2020-03-26Make webadmin redirect to page that end with /Paweł Chmielowski
2020-02-04Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility wi...Alexey Shchepin
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-10-25Use lager on OTP<22.0Evgeny Khramtsov
2019-10-18Replace lager with built-in new logging APIEvgeny Khramtsov
2019-10-11Improve type spec of properties()Evgeny Khramtsov
2019-10-03Check redirect_uri for OAUTH implicit grantAlexey Shchepin
2019-10-02Update Guide links in WebAdmin to website, as local file isn't includedBadlop
2019-09-27Support OAUTH client authenticationAlexey Shchepin
2019-09-20Improve ACME implementationEvgeny Khramtsov
2019-07-29Improve handling of errors in pubsub codeEvgeny Khramtsov
2019-07-16Fix typos using codespellEvgeny Khramtsov
2019-07-16Add code for hibernating inactive muc_room processesPaweł Chmielowski
2019-06-28Avoid using broad p1_queue:queue() type wherever possibleEvgeny Khramtsov
2019-06-27Avoid using broad map() type wherever possibleEvgeny Khramtsov
2019-06-24Use "begin ... end" in logging macrosEvgeny Khramtsov
2019-06-22Improve extraction of translated stringsEvgeny Khramtsov
2019-06-19Add support for backwards compatibility in command argument names (#2908)Badlop
2019-06-14Add forgotten header fileEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-04-23Fix handling of list arguments on pgsqlPaweł Chmielowski
2019-02-27Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski
2019-02-27Remove now() calls that sneaked in in pull requestsPaweł Chmielowski
2019-02-25Add MQTT supportEvgeny Khramtsov
2019-02-11Once just_created isn't true, use it to keep room process creation (#2787)Badlop
2019-01-10Update muc room state after adding extra access field to itPaweł Chmielowski
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-12-13Add code for handling deprecations of get_stacktrace()Paweł Chmielowski
2018-12-11Increase MAX_PAYLOAD_SIZE for PubSub itemsHolger Weiss
2018-12-01Keep info about carbons inside session tableEvgeny Khramtsov
2018-11-15Replace dict with mapsEvgeny Khramtsov
2018-07-06Move XMPP stream and SASL processing to xmpp repoEvgeniy Khramtsov
2018-06-29Rename obsolete type in commentsChristophe Romain
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov