aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Store who defines a command, specially when defined by ejabberd modulesBadlop2021-07-309-8/+13
* PubSub: Use configured 'max_items' by defaultHolger Weiss2021-07-281-1/+1
* mod_push: Fix handling of MUC/Sub messagesHolger Weiss2021-07-281-4/+5
* When vsn is an exact tag, append .0 to satisfy SemVerBadlop2021-07-261-0/+3
* Remove stringprep override from mix.exsPaweł Chmielowski2021-07-261-1/+1
* Add missing fields from config inside mod_muc_admin:change_optionsPaweł Chmielowski2021-07-231-0/+3
* Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski2021-07-224-46/+2
* Remove leading zeros in ejabberd version number to satisfy Elixir SemVerBadlop2021-07-211-1/+1
* Add 21.07 changes to CHANGELOGBadlop2021-07-211-0/+47
* Update man pageBadlop2021-07-211-13/+32
* In "make dev" don't create link ejabberdctl, seems buggyBadlop2021-07-211-9/+3
* Update mix.lockPaweł Chmielowski2021-07-211-26/+22
* Annotate the srg_create command as changed in 21.07Badlop2021-07-211-0/+1
* Simplify the --with-rebar example in READMEBadlop2021-07-211-1/+1
* Update Portuguese translation from Weblate (thanks to Ssantos)Badlop2021-07-211-1/+560
* Update Italian translation from Weblate (thanks to Alessandro Mandelli)Badlop2021-07-211-0/+1
* Update Indonesian translation from Weblate (thanks to Reza Almanda)Badlop2021-07-211-10/+90
* Update pamPaweł Chmielowski2021-07-211-1/+1
* Update dependencesPaweł Chmielowski2021-07-211-20/+20
* TypoPaweł Chmielowski2021-07-201-1/+1
* Update CHANGELOG.md with 21.04 and 21.01 (#3646)Badlop2021-07-191-2/+75
* Add workaround so rebar2 can use Elixir 1.12.0Badlop2021-07-164-2/+46
* As Mix config now must be evaluated at runtime, rename to runtime.exsBadlop2021-07-162-10/+12
* erlang:phash is deprecated in OTP 24, let's use phash2Badlop2021-07-162-5/+5
* Mention in README.md the updated --with-rebar and "make dev"Badlop2021-07-161-3/+20
* Add support to build release with back to old Elixir 1.10.3Badlop2021-07-162-5/+24
* Add rebar3 3.15.2Badlop2021-07-161-0/+0
* Add support for mix to: ./configure --enable-rebar=mixBadlop2021-07-162-10/+36
* Update setup-dev.sh to work perfectly both with rebar3 and mixBadlop2021-07-161-17/+19
* Minor mix.exs definitions copied from the template fileBadlop2021-07-161-1/+3
* Add support to build release with mixBadlop2021-07-163-0/+90
* Get ejabberd version from vars.configBadlop2021-07-161-1/+9
* Add sql to package files (#3251)Badlop2021-07-161-1/+1
* Add vars.config to package files: version and cond_deps use itBadlop2021-07-161-1/+1
* Sort package filesBadlop2021-07-161-1/+3
* Update mix applications list to fix error "p1_utils is listed as both..."Badlop2021-07-161-8/+8
* With the recent changes it seems mod_mix supports 0.14.1 (#3634)Badlop2021-07-151-1/+1
* Merge pull request #3634 from lnjX/mix-identity-conf-mixbadlop2021-07-151-1/+1
|\
| * mod_mix: Use disco identity conference/mixLinus Jahn2021-06-271-1/+1
* | Allow multicast hook registering by hostPaweł Chmielowski2021-07-141-2/+2
* | Provide proper error message when create_room fails with invalid_serviceBadlop2021-07-131-0/+2
* | Fix spec: xmpp:set_from_to/3 allows undefined as second argumentBadlop2021-07-131-1/+1
* | Fix previous commit to pass all testsPaweł Chmielowski2021-07-132-9/+9
* | Use multicast routing for more packets generated by mucPaweł Chmielowski2021-07-133-42/+153
* | Update documentation: mod_muc ram_db_type supports SQL since 17.04 (#3632)Badlop2021-07-081-3/+2
* | After create_room, store in DB if it's persistent (#3632)Badlop2021-07-081-1/+10
* | Ignore captcha scripts copied by relx after "make dev"Badlop2021-07-081-0/+1
* | Merge pull request #3639 from McPo/xep0033-bcc-strip-fixbadlop2021-07-071-2/+17
|\ \
| * | Correctly strip only other bcc addresses i.e. bcc receiver should still be ab...Emmet McPoland2021-07-071-2/+17
|/ /
* | Tell relx to include src, so that the tar will contain include/ (#3633)Badlop2021-07-061-3/+6