| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Document option subscrube_room_many_max_users introduced in fc34661b6 | Badlop | 2022-01-13 | 1 | -1/+8 |
| * | Update section URLs in ldap documentation | Badlop | 2022-01-13 | 1 | -5/+5 |
| * | Fix version when this command was really updated | Badlop | 2022-01-11 | 1 | -1/+1 |
| * | Fix login when generating client id, keep connection record (#3593) | Badlop | 2022-01-11 | 1 | -2/+2 |
| * | Add better descripion of subscribe_room_many command | Paweł Chmielowski | 2022-01-05 | 1 | -0/+1 |
| * | Fix Dialyzer, related to Luerl API update from 0.3 to 1.0 | Badlop | 2022-01-04 | 1 | -1/+1 |
| * | Workaround to support rebar2 git tag "1.0" and rebar3 hex version "1.0.0" | Badlop | 2022-01-04 | 1 | -1/+7 |
| * | Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142) | Badlop | 2022-01-04 | 2 | -3/+3 |
| * | Fix "make rel" when using mix, broken after 94a733c66 | Badlop | 2022-01-04 | 1 | -1/+6 |
| * | Fix 'make update' when used with rebar 3.18 | Paweł Chmielowski | 2022-01-03 | 1 | -0/+6 |
| * | mod_muc_room: Fix function name typo | Holger Weiss | 2021-12-30 | 1 | -4/+4 |
| * | Publish CT logs and Cover on failure to an external GH Pages repo | Badlop | 2021-12-23 | 1 | -1/+40 |
| * | Check dialyzer results in its step when using rebar 2 | Badlop | 2021-12-23 | 1 | -8/+7 |
| * | Only care about new-schema results when new-schema tests were ran | Badlop | 2021-12-23 | 1 | -2/+3 |
| * | Clean actions steps, remove redundant ones | Badlop | 2021-12-23 | 1 | -44/+15 |
| * | ejabberdctl: Let shellcheck ignore unused ERTS_VSN | Holger Weiss | 2021-12-23 | 1 | -0/+1 |
| * | Fix ERTS path in ejabberdctl with `rebar3 release` | Holger Weiss | 2021-12-23 | 3 | -3/+5 |
| * | Workaround to support ShellCheck older than 0.8.0 | Badlop | 2021-12-23 | 2 | -1/+2 |
| * | Test shell scripts in CI (#3738) | Badlop | 2021-12-23 | 1 | -0/+8 |
| * | In POSIX sh, RANDOM is undefined: use always the other method | Badlop | 2021-12-23 | 1 | -13/+6 |
| * | Dollar is unnecessary on arithmetic variables | Badlop | 2021-12-23 | 1 | -25/+25 |
| * | Use dollar notation instead of legacy backticked | Badlop | 2021-12-23 | 1 | -1/+1 |
| * | Disable some shellcheck warnings | Badlop | 2021-12-23 | 1 | -0/+1 |
| * | The read value is useless, so use throwaway variable name | Badlop | 2021-12-23 | 1 | -2/+2 |
| * | Harmless warning, but let's prevent it anyway | Badlop | 2021-12-23 | 1 | -1/+1 |
| * | SCRIPT_DIR is used by relx releases | Badlop | 2021-12-23 | 1 | -0/+1 |
| * | In POSIX sh, RANDOM is undefined, use alternative | Badlop | 2021-12-23 | 1 | -1/+2 |
| * | In POSIX sh, OSTYPE is undefined. ejabberd doesn't work natively in win anyway | Badlop | 2021-12-23 | 1 | -8/+0 |
| * | Give hint about what ejabberd.cfg.example sourcing | Badlop | 2021-12-23 | 1 | -0/+2 |
| * | Configure shellcheck to test with sh POSIX script | Badlop | 2021-12-23 | 1 | -0/+1 |
| * | Only provide Relx start script in dev profile | Badlop | 2021-12-23 | 1 | -1/+3 |
| * | Revert "rebar.config: Don't create extended start script" | Holger Weiss | 2021-12-23 | 1 | -1/+1 |
| * | rebar.config: Don't create extended start script | Holger Weiss | 2021-12-21 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'processone/pr/3735' | Holger Weiss | 2021-12-20 | 1 | -0/+2 |
| |\ |
|
| | * | node_pep: Add config-node and multi-items features | Linus Jahn | 2021-12-19 | 1 | -0/+2 |
| * | | Add subscribe_room_many command | Alexey Shchepin | 2021-12-20 | 2 | -3/+54 |
| * | | Optimize user removal handling in mod_muc | Alexey Shchepin | 2021-12-20 | 2 | -2/+20 |
| * | | Accept more types of ejabberdctl commands arguments as JSON-encoded | Alexey Shchepin | 2021-12-20 | 2 | -1/+6 |
| |/ |
|
| * | mod_stun_disco: Fix parsing of IPv6 listeners | Holger Weiss | 2021-12-18 | 1 | -1/+1 |
| * | Revert "Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#36... | Badlop | 2021-12-15 | 1 | -2/+0 |
| * | Let get_all_rooms handle "global" argument, fixes rooms_unsued_... (#3726) | Badlop | 2021-12-15 | 1 | -1/+8 |
| * | Handle user removal in mod_muc | Alexey Shchepin | 2021-12-14 | 11 | -2/+80 |
| * | Update stun and esip dependencies | Paweł Chmielowski | 2021-12-09 | 2 | -4/+4 |
| * | Update CHANGELOG.md to 21.12 | Badlop | 2021-12-09 | 1 | -0/+47 |
| * | Update Chinese translation (thanks to Eric and 52871299hzy) | Badlop | 2021-12-09 | 1 | -18/+15 |
| * | Update French translation (thanks to Éfrit and ButterflyOfFire) | Badlop | 2021-12-09 | 1 | -1/+49 |
| * | Annotate modules, options and command major changes in 21.12 | Badlop | 2021-12-09 | 4 | -0/+6 |
| * | Update man page | Badlop | 2021-12-09 | 1 | -74/+265 |
| * | OTP 24 means whatever version provided by Actions... nowadays it's 24.1 | Badlop | 2021-12-09 | 1 | -4/+4 |
| * | Handle mix version when running docker-ejabberd/ecs/build.sh latest | Badlop | 2021-12-08 | 1 | -0/+1 |