Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09Update stun and esip dependencies21.12Paweł Chmielowski
2021-12-09Update CHANGELOG.md to 21.12Badlop
2021-12-09Update Chinese translation (thanks to Eric and 52871299hzy)Badlop
2021-12-09Update French translation (thanks to Éfrit and ButterflyOfFire)Badlop
2021-12-09Annotate modules, options and command major changes in 21.12Badlop
2021-12-09Update man pageBadlop
2021-12-09OTP 24 means whatever version provided by Actions... nowadays it's 24.1Badlop
2021-12-08Handle mix version when running docker-ejabberd/ecs/build.sh latestBadlop
2021-12-08Relax strictness in mix dependency versionsBadlop
2021-12-07Merge remote-tracking branch 'processone/pr/3724'Holger Weiss
2021-12-07Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus
2021-12-07Use P1's coveralls-erl fork to handle unicode in git commit authorBadlop
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski
2021-12-06Add workaround for bug in older erlang version in rest modulePaweł Chmielowski
2021-12-03Merge pull request #3652 from weiss/bump-max-itemsbadlop
2021-12-03Run make optionsBadlop
2021-12-03New allow_modules option to restrict registration modulesBadlop
2021-12-03Minor improvements in conversejs documentationBadlop
2021-11-29Update mix depsPaweł Chmielowski
2021-11-29Update depsPaweł Chmielowski
2021-11-23Add mod_conversejsAlexey Shchepin
2021-11-17Fix Dialyzer warning, old passwd tuple don't match current tuple definitionBadlop
2021-11-17Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop
2021-11-17Add DIAGNOSTIC to rebar3 coveralls, this fails since some days agoBadlop
2021-11-17Improve mod_multicastPaweł Chmielowski
2021-11-16Better version of dialyzer fixPaweł Chmielowski
2021-11-16Make dialyzer happyPaweł Chmielowski
2021-11-16Make s2s connection table cleanup more robustPaweł Chmielowski
2021-11-10Fix exception in mucsub {un}subscription events multicast handlerPaweł Chmielowski
2021-11-07mod_caps: Don't forget caps on XEP-0198 resumptionHolger Weiss
2021-11-05Improve documentation of some commandsBadlop
2021-11-05Mention "help" as an available ejabberdctl commandBadlop
2021-11-05Annotate support for XEP-0317: Hats, since commit 5d0e599f1Badlop
2021-11-02Update 'stun' dependencyHolger Weiss
2021-10-31mod_muc_room.hrl: Work around old Dialyzer bugHolger Weiss
2021-10-31mod_pubsub: Remove unused check_opt_range/3 clauseHolger Weiss
2021-10-31node_pep: Fix remove_expired_items/2 argument nameHolger Weiss
2021-10-30mod_pubsub: Fix get_max_items_node/1 specificationHolger Weiss
2021-10-30PubSub: Add delete_expired_pubsub_items commandHolger Weiss
2021-10-29Update 'xmpp' dependencyAlexey Shchepin
2021-10-29Support MUC hats (XEP-0317, conversejs/prosody compatible)Alexey Shchepin
2021-10-21Remove obsolete cookie preparation in spool dir, it's now stored in HOMEBadlop
2021-10-21Use the configured user in systemd's ejabberd.serviceBadlop
2021-10-21Fix create_room_with_opts when using SQL storage (#3700)Badlop
2021-10-15If tests succeed, test also new SQL schemaBadlop
2021-10-15When tests fail, show also error.log as it may have meaningful contentBadlop
2021-10-14Fix vcard_search definition in pgsql new schema (thanks to Stu Tomlinson)(#3695)Badlop
2021-10-14Only install some files when option enabled in configure (#3633)Badlop
2021-10-09Update 'xmpp' dependencyHolger Weiss
2021-10-07Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#3691)Badlop