Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pgsql: do not set standard_conforming_strings to 'off' (#3944) | Stu Tomlinson | 2022-11-16 | 1 | -16/+8 |
| | | | | | | | Since f9120f75b0 string literals use escape string syntax (E'...') on pgsql, so it is no longer necessary to set standard_conforming_strings to 'off' Fixes #3932 | ||||
* | Handle mnesia_system_event mnesia_up when other node joins this (#3842) | Badlop | 2022-11-14 | 2 | -0/+6 |
| | |||||
* | Fix compilation warnings with Elixir 1.14 | Badlop | 2022-11-14 | 2 | -4/+4 |
| | | | | | warning: missing parentheses for expression following "do:" keyword. Parentheses are required to solve ambiguity inside keywords. | ||||
* | Runtime: Add Elixir 1.14 to the test matrix | Badlop | 2022-11-14 | 1 | -1/+5 |
| | |||||
* | Pass ssl options to mysql driver | Paweł Chmielowski | 2022-11-14 | 2 | -3/+3 |
| | |||||
* | Silent warning in OTP24 about not specified cacerts in sql connections | Paweł Chmielowski | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Container: Update link to the local example of CTL_ON_CREATE usage | Badlop | 2022-11-07 | 1 | -1/+1 |
| | |||||
* | Container: Add Composer Examples section | Badlop | 2022-11-07 | 1 | -0/+113 |
| | |||||
* | Container: Raise sections levels to improve legibility in GitHub web TOC | Badlop | 2022-11-07 | 1 | -16/+16 |
| | |||||
* | Add link in README to the ProcessOne Downloads page | Badlop | 2022-11-07 | 1 | -1/+2 |
| | |||||
* | Add link to ejabberd page at xmpp.org, which displays protocols from DOAP | Badlop | 2022-11-07 | 1 | -2/+3 |
| | |||||
* | Run "make doap" | Badlop | 2022-11-07 | 1 | -19/+28 |
| | |||||
* | Add details about XEP implementations to some protocol attributes | Badlop | 2022-11-07 | 16 | -16/+17 |
| | |||||
* | Support extended protocol attribute (#3915) | Badlop | 2022-11-07 | 1 | -5/+36 |
| | |||||
* | Run "make doap" to update ejabberd's DOAP file | Badlop | 2022-11-07 | 1 | -2/+3 |
| | |||||
* | Fix DOAP file logo namespace | Daniel Brötzmann | 2022-11-07 | 1 | -2/+3 |
| | |||||
* | Commit the generated DOAP file | Badlop | 2022-11-04 | 1 | -0/+668 |
| | |||||
* | Add some missing RFCs and remove problematic leading 0 in xep versions | Badlop | 2022-11-04 | 8 | -2/+14 |
| | |||||
* | Add DOAP script to Makefile | Badlop | 2022-11-04 | 1 | -0/+4 |
| | |||||
* | New script to generate DOAP file | Badlop | 2022-11-04 | 1 | -0/+106 |
| | |||||
* | Ignore /doc, generated by tools/check_xep_versions.sh | Badlop | 2022-11-04 | 1 | -0/+1 |
| | |||||
* | move spool dir to make it fully configurable per ejabberdctl.cfg (#3863)22.10 | duritong | 2022-10-26 | 1 | -1/+1 |
| | | | | | | | | In the packaged rpm the spool dir is set to: ``` : "${SPOOL_DIR:="/opt/ejabberd/database/$ERLANG_NODE"}" ``` However, `$ERLANG_NODE` is effectively set later (now in line 67), which effectively makes spool dir always in `...../ejabberd@localhost` | ||||
* | Annotate captcha_cmd option, run make options, update man | Badlop | 2022-10-25 | 4 | -3/+20 |
| | |||||
* | Bump version | Paweł Chmielowski | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Update German translation (thanks to nautilusx)" | Badlop | 2022-10-24 | 1 | -0/+11 |
| | |||||
* | Support @VERSION@ and @SEMVER@ in captcha_cmd option | Badlop | 2022-10-24 | 3 | -3/+26 |
| | |||||
* | Update changelog | Paweł Chmielowski | 2022-10-18 | 1 | -0/+109 |
| | |||||
* | Bump default 's2s_timeout' value (#3653) | Holger Weiß | 2022-10-18 | 2 | -2/+2 |
| | | | | | | | | | | | Wait for an hour before closing an idle s2s connection. It's not uncommon for a connection to be idle for longer than ten minutes but less than an hour. For example, XEP-0410 suggests a ping interval of fifteen minutes. A longer idle timeout avoids the latency and log entries associated with constantly re-establishing such connections. Co-authored-by: Paweł Chmielowski <pawel@process-one.net> | ||||
* | fix table creation on a running cluster (#3913) | Frank | 2022-10-18 | 1 | -1/+4 |
| | |||||
* | Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura) | Badlop | 2022-10-12 | 1 | -0/+15 |
| | |||||
* | Update Chinese (Simplified) translation (thanks to Eric) | Badlop | 2022-10-12 | 1 | -0/+15 |
| | |||||
* | Update deps | Paweł Chmielowski | 2022-10-12 | 3 | -19/+19 |
| | |||||
* | Update Catalan and Spanish translations | Badlop | 2022-10-12 | 2 | -0/+30 |
| | |||||
* | Remove unnecessary text string | Badlop | 2022-10-12 | 1 | -2/+1 |
| | |||||
* | Update Chinese (Simplified) translation (thanks to Eric) | Badlop | 2022-10-12 | 1 | -0/+12 |
| | |||||
* | Update Ukrainian translation (thanks to Artem) | Badlop | 2022-10-12 | 1 | -14/+214 |
| | |||||
* | Update Russian translation (thanks to AHOHNMYC) | Badlop | 2022-10-12 | 1 | -0/+2 |
| | |||||
* | Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura) | Badlop | 2022-10-12 | 1 | -0/+4 |
| | |||||
* | Update French translation (thanks to Maxime Leroy) | Badlop | 2022-10-12 | 1 | -0/+34 |
| | |||||
* | Update Spanish translation (thanks to Eduardo Malaspina) | Badlop | 2022-10-12 | 1 | -0/+4 |
| | |||||
* | Update German translation (thanks to nautilusx) | Badlop | 2022-10-12 | 1 | -0/+4 |
| | |||||
* | Update Catalan translation (thanks to Maite Guix) | Badlop | 2022-10-12 | 1 | -0/+4 |
| | |||||
* | Update man page | Badlop | 2022-10-12 | 1 | -6/+22 |
| | |||||
* | Handle case that module exports mod_doc, but nothing in it | Badlop | 2022-10-12 | 1 | -1/+4 |
| | |||||
* | Annotate new options | Badlop | 2022-10-12 | 1 | -0/+2 |
| | |||||
* | Fix cache invalidation in shared roster | Paweł Chmielowski | 2022-09-28 | 1 | -0/+1 |
| | | | | | | Doing srg_get_info for not existing group, then srg_create, will make srg_add_user fail because it will get info that group doesn't exist from cache. | ||||
* | make-binaries: Bump Expat and libpng versions | Holger Weiss | 2022-09-23 | 1 | -2/+2 |
| | |||||
* | make-binaries: Fix GitHub release version checks | Holger Weiss | 2022-09-23 | 1 | -3/+3 |
| | | | | Adapt to changes to GitHub release pages. | ||||
* | Export mod_muc_admin:get_room_pid/2 | Paweł Chmielowski | 2022-09-22 | 1 | -1/+2 |
| | |||||
* | Update mysql | Paweł Chmielowski | 2022-09-22 | 3 | -4/+4 |
| |