summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Packages: Rename workflow file to InstallersBadlop2022-05-041-0/+0
* Apparently the --tags option is required to properly describe a brand new tagBadlop2022-05-043-3/+3
* Create uninstall.txt with instructionsBadlop2022-05-041-0/+12
* Add help header to the installer helpBadlop2022-05-041-1/+18
* Once installed, show next stepsBadlop2022-05-041-1/+10
* Add some blank lines to outputBadlop2022-05-041-0/+3
* make-binaries: Update to Crosstool-NG 1.25.0-RC2Holger Weiss2022-05-042-662/+6
* Add GitHub Action to build binary packagesHolger Weiss2022-05-041-0/+68
* make-binaries: Try to avoid rebuilding depsHolger Weiss2022-05-041-69/+156
* Import script for building command line installersHolger Weiss2022-05-042-1/+219
* Import script for building DEB and RPM packagesHolger Weiss2022-05-042-1/+240
* Import script for building Linux binariesHolger Weiss2022-05-042-0/+1446
* Update options configurable in default_room_optionsBadlop2022-05-022-1/+43
* Runtime: Fix path of own workflow fileBadlop2022-05-021-2/+2
* CI: The Binaries job will soon be unnecessaryBadlop2022-05-021-62/+0
* Implement batch operations in mnesia backendPaweł Chmielowski2022-05-024-16/+122
* Simplify rules for choosing jiffy versionPaweł Chmielowski2022-05-021-4/+2
* Update p1_pgsql in mix.lockPaweł Chmielowski2022-05-021-1/+1
* Update esip in mix.lockPaweł Chmielowski2022-05-021-1/+1
* Container: New GitHub workflow to build and publish containersBadlop2022-05-021-0/+69
* Container: When ERLANG_COOKIE is set, create cookie file; otherwise use -setc...Badlop2022-05-021-1/+2
* Container: Experimental support CTL_ON_CREATE and CTL_ON_START environment va...Badlop2022-05-021-0/+27
* Container: Start BEAM with exec to maintain the PID and catch SIGTERM in Dock...Badlop2022-05-021-4/+16
* Container: Copy ejabberdctl.template, it requires some customizationsBadlop2022-05-021-0/+329
* Container: New Dockerfile, more simple than the one in ejabberd/ecsBadlop2022-05-021-0/+117
* Runtime: New workflow to test compilation, rel, starting and ejabberdctlBadlop2022-05-021-0/+268
* CI: Update actions versionsBadlop2022-05-021-2/+2
* CI: Update to the new "make rel" pathsBadlop2022-05-021-4/+4
* CI: For older erlang versions, get old rebarsBadlop2022-05-021-0/+7
* CI: Update to test latest OTP 25.0-rc3Badlop2022-05-021-2/+2
* Update rebar3 binary, works from Erlang/OTP 22 to 25Badlop2022-05-021-0/+0
* Update rebar2 binary, works from Erlang/OTP 22 to 25Badlop2022-05-021-0/+0
* Fix 'make xref' when using Mix; notice it only checks Elixir filesBadlop2022-05-021-1/+4
* Switch "make rel" and "make dev" to paths: conf, database, logsBadlop2022-05-0210-66/+66
* Set default ejabberd version number when not using gitBadlop2022-05-021-1/+1
* Update hex depsPaweł Chmielowski2022-05-022-20/+20
* Update depsPaweł Chmielowski2022-05-021-17/+17
* mod_push: Keep push session ID on session resumeHolger Weiss2022-05-021-2/+14
* Adapt mod_push_keepalive to mod_push changesHolger Weiss2022-05-012-7/+12
* mod_push: Rename "timestamp" to "push session ID"Holger Weiss2022-05-011-41/+42
* mod_push: Fix notifications for pending sessionsHolger Weiss2022-05-011-16/+25
* Compile elixir_logger_backend only when lager is usedPaweł Chmielowski2022-04-291-0/+2
* Attach meta field with real jid to mucsub subscription eventsPaweł Chmielowski2022-04-291-2/+4
* Delete ping timer if resource is gone after the ping has been sentJérôme Sautret2022-04-281-0/+8
* Remove dialyzer warningPaweł Chmielowski2022-04-281-2/+2
* Guard agains erlang:system_info(logical_processors) not always returning numberPaweł Chmielowski2022-04-284-10/+15
* Don't send ping if resource is goneJérôme Sautret2022-04-261-29/+37
* Copy include/ files for ejabberd, deps and otp, as "mix release" lacks thatBadlop2022-04-211-0/+15
* Stop empty MUC rooms 30 seconds after creationAlexey Shchepin2022-04-211-0/+7
* Fix dialyzer warningPaweł Chmielowski2022-04-201-1/+1