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
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
2018-06-14Update mod_muc_room.hrlEvgeniy Khramtsov
2018-06-14Get rid of jlib.hrl/jlib.erlEvgeniy Khramtsov
2018-06-14Do not check for deprecated typesEvgeniy Khramtsov
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-05-30Support for roomconfig_lang/roominfo_langEvgeniy Khramtsov
2018-05-14Optimize HTTP requests memory usageEvgeniy Khramtsov
2018-04-14Merge branch 'muc-self-presence'Evgeniy Khramtsov
2018-03-28Add support for PATCH http methodMickael Remond
2018-02-12Let a MUC room to route presences from its bare JIDEvgeniy Khramtsov
2018-01-06Update copyright dates in header filesEvgeniy Khramtsov
2018-01-06Don't display copyright dates in vCards of servicesEvgeniy Khramtsov
2017-11-27Improve muc#roominfo and muc#roomconfig formsEvgeniy Khramtsov
2017-11-15Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber...Evgeniy Khramtsov
2017-11-14Explain what is needed for the acme configuration and other small changesKonstantinos Kallas
2017-11-13Fix a record defaultEvgeniy Khramtsov
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin
2017-10-27Fix typespecEvgeniy Khramtsov
2017-10-27Don't store xdata() in Mnesia tableEvgeniy Khramtsov
2017-10-26Make it possible to export push_session table to SQLEvgeniy Khramtsov