summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make-binaries: reduce log outputStu Tomlinson2022-11-161-19/+20
* make-binaries: Bump zlib version to 1.2.13Stu Tomlinson2022-11-161-2/+4
* Handle mnesia_system_event mnesia_up when other node joins this (#3842)Badlop2022-11-142-0/+6
* Fix compilation warnings with Elixir 1.14Badlop2022-11-142-4/+4
* Runtime: Add Elixir 1.14 to the test matrixBadlop2022-11-141-1/+5
* Pass ssl options to mysql driverPaweł Chmielowski2022-11-142-3/+3
* Silent warning in OTP24 about not specified cacerts in sql connectionsPaweł Chmielowski2022-11-141-1/+1
* Container: Update link to the local example of CTL_ON_CREATE usageBadlop2022-11-071-1/+1
* Container: Add Composer Examples sectionBadlop2022-11-071-0/+113
* Container: Raise sections levels to improve legibility in GitHub web TOCBadlop2022-11-071-16/+16
* Add link in README to the ProcessOne Downloads pageBadlop2022-11-071-1/+2
* Add link to ejabberd page at xmpp.org, which displays protocols from DOAPBadlop2022-11-071-2/+3
* Run "make doap"Badlop2022-11-071-19/+28
* Add details about XEP implementations to some protocol attributesBadlop2022-11-0716-16/+17
* Support extended protocol attribute (#3915)Badlop2022-11-071-5/+36
* Run "make doap" to update ejabberd's DOAP fileBadlop2022-11-071-2/+3
* Fix DOAP file logo namespaceDaniel Brötzmann2022-11-071-2/+3
* Commit the generated DOAP fileBadlop2022-11-041-0/+668
* Add some missing RFCs and remove problematic leading 0 in xep versionsBadlop2022-11-048-2/+14
* Add DOAP script to MakefileBadlop2022-11-041-0/+4
* New script to generate DOAP fileBadlop2022-11-041-0/+106
* Ignore /doc, generated by tools/check_xep_versions.shBadlop2022-11-041-0/+1
* move spool dir to make it fully configurable per ejabberdctl.cfg (#3863)duritong2022-10-261-1/+1
* Annotate captcha_cmd option, run make options, update manBadlop2022-10-254-3/+20
* Bump versionPaweł Chmielowski2022-10-251-1/+1
* Update German translation (thanks to nautilusx)"Badlop2022-10-241-0/+11
* Support @VERSION@ and @SEMVER@ in captcha_cmd optionBadlop2022-10-243-3/+26
* Update changelogPaweł Chmielowski2022-10-181-0/+109
* Bump default 's2s_timeout' value (#3653)Holger Weiß2022-10-182-2/+2
* fix table creation on a running cluster (#3913)Frank2022-10-181-1/+4
* Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura)Badlop2022-10-121-0/+15
* Update Chinese (Simplified) translation (thanks to Eric)Badlop2022-10-121-0/+15
* Update depsPaweł Chmielowski2022-10-123-19/+19
* Update Catalan and Spanish translationsBadlop2022-10-122-0/+30
* Remove unnecessary text stringBadlop2022-10-121-2/+1
* Update Chinese (Simplified) translation (thanks to Eric)Badlop2022-10-121-0/+12
* Update Ukrainian translation (thanks to Artem)Badlop2022-10-121-14/+214
* Update Russian translation (thanks to AHOHNMYC)Badlop2022-10-121-0/+2
* Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura)Badlop2022-10-121-0/+4
* 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