aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update French translation (thanks to Maxime Leroy)Badlop2022-10-121-0/+34
* Update Spanish translation (thanks to Eduardo Malaspina)Badlop2022-10-121-0/+4
* Update German translation (thanks to nautilusx)Badlop2022-10-121-0/+4
* Update Catalan translation (thanks to Maite Guix)Badlop2022-10-121-0/+4
* Update man pageBadlop2022-10-121-6/+22
* Handle case that module exports mod_doc, but nothing in itBadlop2022-10-121-1/+4
* Annotate new optionsBadlop2022-10-121-0/+2
* Fix cache invalidation in shared rosterPaweł Chmielowski2022-09-281-0/+1
* make-binaries: Bump Expat and libpng versionsHolger Weiss2022-09-231-2/+2
* make-binaries: Fix GitHub release version checksHolger Weiss2022-09-231-3/+3
* Export mod_muc_admin:get_room_pid/2Paweł Chmielowski2022-09-221-1/+2
* Update mysqlPaweł Chmielowski2022-09-223-4/+4
* The archive_msg export fun requires MUC Service for room archivesBadlop2022-09-162-3/+9
* Allow MUC service admins to bypass max_user_conferences limitationBadlop2022-09-161-3/+3
* Remove unused macro definitions detected by rebar3_hankBadlop2022-09-163-10/+0
* Remove unused header files which content is already in xmpp libraryBadlop2022-09-163-96/+0
* Merge remote-tracking branch 'processone/pr/3905'Holger Weiss2022-09-164-6/+5
|\
| * Adapt to change of mix_annotate type to boolean in roster_queryLinus Jahn2022-09-161-2/+1
| * Adapt to renaming of 'participant-id' from mix_roster_channel recordLinus Jahn2022-09-161-2/+2
| * Update xmpp moduleLinus Jahn2022-09-162-2/+2
|/
* Container: Support ERL_DIST_PORTBadlop2022-09-133-1/+35
* Support ERL_DIST_PORT option to work without epmdBadlop2022-09-132-2/+36
* Ignore .ejabberd-modules/ , may be used when building containerBadlop2022-09-131-0/+1
* Container: Get ejabberd-contrib sources to include themBadlop2022-09-131-0/+6
* Container: Copy .ejabberd-modules directory if availableBadlop2022-09-131-0/+2
* Don't persist 'none' role (thanks to Blake Miller)(#3330)Badlop2022-09-131-1/+10
* Store role, and use it when joining a moderated room (#3330)Badlop2022-09-133-4/+24
* make-binaries: Bump Erlang/OTP version to 24.3.4.5Holger Weiss2022-09-131-1/+1
* Merge remote-tracking branch 'processone/pr/3904'Holger Weiss2022-09-131-5/+5
|\
| * make-binaries: Bump dependency versionsStu Tomlinson2022-09-131-5/+5
|/
* mod_admin_extra: Handle empty roster group namesHolger Weiss2022-09-091-1/+1
* Add more examples of podman usageBadlop2022-09-071-1/+9
* Update CONTAINER example calls to recent changesBadlop2022-09-071-10/+9
* Container: Don't complain if the bin/ directory already existsBadlop2022-09-071-1/+1
* Container: No need to search for the ejabberdctl binaryBadlop2022-09-071-1/+2
* Simplify recent commit (thanks to Simon Lipp)(#3894)Badlop2022-09-071-4/+2
* feat: do not clone repo inside container buildRoman Hargrave2022-09-073-6/+48
* Fix unix socket support for ejabberd_http (thanks to Simon Lipp)(#3894)Badlop2022-09-061-0/+2
* Update Github Action workflows: Ubuntu 18 is deprecated and 22 is addedBadlop2022-09-064-57/+251
* Add function for getting room diagnosticsPaweł Chmielowski2022-09-011-5/+27
* Catch all errors from jose_jwt:verify and log debugging details (#3890)Badlop2022-09-011-1/+4
* The #roster_item.ask allowed values are subscribe|undefinedBadlop2022-09-011-2/+1
* Add definition to detect OTP older than 25, used by ejabberd_auth_httpBadlop2022-09-011-0/+1
* mod_host_meta: Complain at start if listener is not encryptedBadlop2022-09-011-1/+20
* mod_pubsub: Don't crash on command failuresHolger Weiss2022-08-311-2/+2
* Handle invalid values in X-Forwarded-For header more gracefulyPaweł Chmielowski2022-08-291-6/+8
* Update roster_get hook in mod_shared_roster_ldap to use #roster_item{}Paweł Chmielowski2022-08-241-23/+14
* Fix mucsub unsubscribe notification payload to have muc_unsubcribe in itPaweł Chmielowski2022-08-241-2/+2
* make-packages: Fix permissions on RPM systemsHolger Weiss2022-08-211-0/+2
* Fix filter_nodesJonah Brüchert2022-08-171-4/+2