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
2022-10-12Update depsPaweł Chmielowski
2022-09-22Update mysqlPaweł Chmielowski
2022-09-16Update xmpp moduleLinus Jahn
2022-09-01Add definition to detect OTP older than 25, used by ejabberd_auth_httpBadlop
2022-08-04Show allow_query_users room option in disco info (#3830)Badlop
2022-07-19Catch mysql connection being close earlierPaweł Chmielowski
2022-05-02Simplify rules for choosing jiffy versionPaweł Chmielowski
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop
2022-05-02Update hex depsPaweł Chmielowski
2022-05-02Update depsPaweł Chmielowski
2022-02-24Determine compile definitions based on Erlang versionBadlop
2022-02-24Use jiffy 1.1.0 when erlang < 20 because it doesn't have string:split/2Badlop
2022-02-24Update to jiffy 1.1.1 and p1_acme 1.0.18 to support Erlang/OTP 25.0-rc1Badlop
2022-02-24The lager dependency is used only with old Erlang versionsBadlop
2022-02-11Update copyright year to 2022Badlop
2022-02-11Fix typo introduced in 99fdba0, present since 16.01Badlop
2022-02-11Remove obsolete db_type defined environmentBadlop
2022-02-03New "make relive" similar to "ejabberdctl live" without installingBadlop
2022-01-04Workaround to support rebar2 git tag "1.0" and rebar3 hex version "1.0.0"Badlop
2022-01-04Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop
2021-12-23Fix ERTS path in ejabberdctl with `rebar3 release`Holger Weiss
2021-12-23Only provide Relx start script in dev profileBadlop
2021-12-23Revert "rebar.config: Don't create extended start script"Holger Weiss
2021-12-21rebar.config: Don't create extended start scriptHolger Weiss
2021-12-09Update stun and esip dependencies21.12Paweł Chmielowski
2021-12-07Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski
2021-11-29Update depsPaweł Chmielowski
2021-11-17Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop
2021-11-02Update 'stun' dependencyHolger Weiss
2021-10-29Update 'xmpp' dependencyAlexey Shchepin
2021-10-09Update 'xmpp' dependencyHolger Weiss
2021-08-20PubSub: Support 'max_items=max' node configurationHolger Weiss
2021-07-22Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski
2021-07-21Update pamPaweł Chmielowski
2021-07-21Update dependencesPaweł Chmielowski
2021-07-16Add workaround so rebar2 can use Elixir 1.12.0Badlop
2021-07-06Tell relx to include src, so that the tar will contain include/ (#3633)Badlop
2021-06-27Include odbc app in release only when required (#3633)Badlop
2021-06-27Copy captcha scripts in release (#3633)Badlop
2021-06-25New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop
2021-06-25Add support for rebar3 to "make rel"Badlop
2021-06-08Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop
2021-05-28Update eredis dependency from v1.0.8 to v1.2.0Badlop
2021-05-28Update luerl dependency from v0.3 to v0.4Badlop
2021-05-28Update lager dependency from 3.6.10 to 3.9.1 to make Dialyzer happyBadlop
2021-05-25New ci.yml with all static and dynamic testing suites (#3613)Badlop
2021-05-12Update xmpp to bring updated vcardPaweł Chmielowski
2021-04-29Fix invalid_encoding error when using extended plane characters in vcard.Paweł Chmielowski
2021-04-14When using OTP 24.0, use the new 'application' record definition (#3568)Badlop