aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused header files which content is already in xmpp libraryBadlop2022-09-163-96/+0
* Store role, and use it when joining a moderated room (#3330)Badlop2022-09-131-0/+2
* mod_roster: Change hook type from #roster{} to #roster_item{}Linus Jahn2022-08-111-2/+1
* mod_mix_pam: Provide MIX channels as roster entries via hookLinus Jahn2022-08-111-1/+2
* Update copyright year to 2022Badlop2022-02-1133-33/+33
* Merge pull request #3652 from weiss/bump-max-itemsbadlop2021-12-031-1/+1
|\
| * PubSub: Bump default value for 'max_items' limitHolger Weiss2021-07-281-1/+1
* | mod_muc_room.hrl: Work around old Dialyzer bugHolger Weiss2021-10-311-1/+1
* | Support MUC hats (XEP-0317, conversejs/prosody compatible)Alexey Shchepin2021-10-291-0/+2
* | Optimize MucSub processingAlexey Shchepin2021-09-131-4/+11
* | Store who defines a command, specially when defined by ejabberd modulesBadlop2021-07-301-0/+1
|/
* New 'note' field in commands and options documentationBadlop2021-05-051-0/+1
* Update sql_query record to handle the Erlang/OTP 24 compiler reportsBadlop2021-03-041-0/+8
* Update newest copyright year to 2021 (#3464)Badlop2021-01-2733-33/+33
* Mark dangerous buttons with CSS (#3363)Badlop2020-08-241-0/+8
* Update links to the ejabberd Docs page in WebAdminBadlop2020-04-141-2/+2
* Make webadmin redirect to page that end with /Paweł Chmielowski2020-03-261-0/+1
* Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility wi...Alexey Shchepin2020-02-041-1/+2
* Update copyright to 2020 (#3149)Badlop2020-01-2833-33/+33
* Use lager on OTP<22.0Evgeny Khramtsov2019-10-251-2/+21
* Replace lager with built-in new logging APIEvgeny Khramtsov2019-10-181-6/+6
* Improve type spec of properties()Evgeny Khramtsov2019-10-111-1/+27
* Check redirect_uri for OAUTH implicit grantAlexey Shchepin2019-10-031-3/+3
* Update Guide links in WebAdmin to website, as local file isn't includedBadlop2019-10-021-1/+1
* Support OAUTH client authenticationAlexey Shchepin2019-09-271-0/+7
* Improve ACME implementationEvgeny Khramtsov2019-09-201-53/+0
* Improve handling of errors in pubsub codeEvgeny Khramtsov2019-07-291-2/+2
* Fix typos using codespellEvgeny Khramtsov2019-07-161-1/+1
* Add code for hibernating inactive muc_room processesPaweł Chmielowski2019-07-161-1/+2
* Avoid using broad p1_queue:queue() type wherever possibleEvgeny Khramtsov2019-06-281-2/+2
* Avoid using broad map() type wherever possibleEvgeny Khramtsov2019-06-271-6/+13
* Use "begin ... end" in logging macrosEvgeny Khramtsov2019-06-241-5/+5
* Improve extraction of translated stringsEvgeny Khramtsov2019-06-221-9/+7
* Add support for backwards compatibility in command argument names (#2908)Badlop2019-06-191-0/+1
* Add forgotten header fileEvgeny Khramtsov2019-06-141-0/+41
* Use new configuration validatorEvgeny Khramtsov2019-06-148-39/+43
* Fix handling of list arguments on pgsqlPaweł Chmielowski2019-04-231-2/+1
* Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski2019-02-273-3/+3
* Remove now() calls that sneaked in in pull requestsPaweł Chmielowski2019-02-271-1/+1
* Add MQTT supportEvgeny Khramtsov2019-02-251-0/+183
* Once just_created isn't true, use it to keep room process creation (#2787)Badlop2019-02-111-1/+1
* Update muc room state after adding extra access field to itPaweł Chmielowski2019-01-101-1/+1
* Update copyright to 2019 (#2756)Badlop2019-01-0831-31/+31
* Add code for handling deprecations of get_stacktrace()Paweł Chmielowski2018-12-131-0/+27
* Increase MAX_PAYLOAD_SIZE for PubSub itemsHolger Weiss2018-12-101-1/+1
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-011-27/+0
* Replace dict with mapsEvgeny Khramtsov2018-11-151-8/+6
* Move XMPP stream and SASL processing to xmpp repoEvgeniy Khramtsov2018-07-061-28/+0
* Rename obsolete type in commentsChristophe Romain2018-06-291-5/+5
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-35/+0