Badlop
862cacabcb
ejabberdctl.template: Handle erts versions 9 o lower
2025-01-13 16:34:04 +01:00
Badlop
29e6204bde
Docs: Reword explanation about ACL names and definitions
2025-01-13 16:34:03 +01:00
Badlop
bc6c868c8a
Docs: Don't use backtick quotes for ejabberd name
...
This change improves sentences legibility.
In the Introduction page, use **strong** instead.
Notice backtick quotes are for raw code in markdown, for example:
- `ejabberd` container image
- `ejabberd` script generated by OTP Release
- `ejabberd` username in system, for example for MySQL or container host
2025-01-13 16:34:01 +01:00
Badlop
9d87193d80
mix.lock: Update to recent versions
2025-01-13 16:33:59 +01:00
Badlop
85b660fb4b
rebar.config: Bump provider_asn1 version to 0.4.1
2025-01-13 16:33:58 +01:00
Holger Weiss
5a6e46c32a
Merge remote-tracking branch 'processone/pr/4297'
...
* processone/pr/4297:
mix_pam: Remove 'Channels' roster group of mix channels
2025-01-08 21:23:23 +01:00
Badlop
457d8fc6cc
Container: Bump versions to Erlang/OTP 27.2 and Elixir 1.18.1
2025-01-03 11:50:07 +01:00
Badlop
8ebbb45a19
Update copyright year to 2025 ( #4139 )
2025-01-03 11:49:37 +01:00
Badlop
13dae75d01
Partially revert "Workflows: Bump ubuntu from 22.04 to 24.04 when possible ( #4281 )"
...
ubuntu-24.04 includes texinfo 7.1, which has a problematic bug.
Let's revert to ubuntu-22.04 until 24.04 includes a fixed texinfo.
URL to keep an eye:
https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
This partially reverts commit d3baacd78e
.
2025-01-03 11:49:37 +01:00
Badlop
172847bc76
Update path to ejabberd-contrib section in Docs site
2025-01-03 11:49:37 +01:00
Holger Weiss
2b2551bc50
make-binaries: Bump Erlang/OTP version to 27.2
2025-01-02 18:25:24 +01:00
Holger Weiss
aa8957f137
make-binaries: Bump dependency versions
2025-01-02 18:24:30 +01:00
badlop
ba9a7916db
Merge pull request #4333 from di72nn/fix_typos_in_docs
...
Fix a couple of typos in documentation
2024-12-30 19:45:49 +01:00
Dmitriy Bogdanov
5945dba412
Fix a couple of typos in documentation
2024-12-26 14:55:31 +01:00
Paweł Chmielowski
7d5413ce95
Update xmpp to bring fix for ssdp hash calculation
2024-12-21 20:03:18 +01:00
Holger Weiss
364ee0f8ed
ejabberd.yml.example: Enable mod_muc_occupantid
...
Add mod_muc_occupantid to the list of modules enabled in the sample
configuration. It's not necessarily obvious that it's required for
using certain modern features in group chat, and there's no downside in
activating this module.
2024-12-21 11:04:08 +01:00
Paweł Chmielowski
213a513f54
Fix name option in documentation
2024-12-20 10:32:21 +01:00
Paweł Chmielowski
aa65e626f4
Fix values allowed in db_type of mod_auth_fast documentation
2024-12-20 09:38:03 +01:00
Paweł Chmielowski
5b3b29565c
Remove overide on fast_xml
2024-12-19 16:27:16 +01:00
Paweł Chmielowski
f38f81159d
Fix issue with wrong namespace in mod_s2s_bidi
2024-12-19 14:04:56 +01:00
Badlop
7511307868
Set version to 24.12
2024-12-19 11:50:21 +01:00
Badlop
1cadc6b1dc
CI: Revert old feature that published failed CT logs to website
...
Nowadays the CT logs can be downloaded from each action run in:
https://github.com/processone/ejabberd/actions/workflows/ci.yml
This partially reverts commit 8ccad7f
Publish CT logs and Cover on failure to an external GH Pages repo
2024-12-19 11:21:25 +01:00
Badlop
405437b086
mix.lock, rebar.lock: Update to recent versions
2024-12-19 10:56:30 +01:00
Badlop
51f4382b9f
CHANGELOG.md: Update
2024-12-19 10:45:19 +01:00
Holger Weiss
e967a409d3
stundisco_tests: Fix TURNS credentials syntax
2024-12-18 22:24:53 +01:00
Holger Weiss
eaebfc795e
rebar.config: Depend on current xmpp version
...
We now hard-depend on xmpp 1.9.1.
2024-12-18 21:31:55 +01:00
Holger Weiss
3bc66a7054
stundisco_tests: Check correct credentials syntax
2024-12-18 21:17:07 +01:00
Holger Weiss
8cfcc69100
mod_stun_disco: Fix syntax of credentials response
...
As per XEP-0215 (#3.3), the response to a credentials request must use
the <credentials/> element rather than <services/>.
Thanks to Thilo Molitor for spotting the issue.
2024-12-18 20:43:03 +01:00
Badlop
ce3bc85d32
CHANGELOG.md: Update to 24.12, fix some newlines
2024-12-18 19:23:47 +01:00
Badlop
1fe9e3aa67
CONTAINER.md: Fix some typos
2024-12-18 19:23:45 +01:00
Badlop
d93a8e341f
mod_http_api: Annotate that default_version was added in new release
2024-12-18 19:23:41 +01:00
Paweł Chmielowski
1107cefdb6
Use tagged deps
2024-12-18 17:29:37 +01:00
Jérôme Sautret
92b2bb7532
Merge branch 'master' of github.com:processone/ejabberd
2024-12-18 16:24:12 +01:00
Jérôme Sautret
9a2a9187cd
Revert "Experimental support for joining Matrix rooms as MUC rooms"
...
This reverts commit eb6f242d99
.
2024-12-18 16:23:29 +01:00
Jérôme Sautret
50b57ada7c
Revert "Fix dialyzer errors"
...
This reverts commit e589265921
.
2024-12-18 16:22:21 +01:00
Paweł Chmielowski
a8649767f2
Pull updated xmpp
2024-12-18 16:03:13 +01:00
Metalhearf
2eb605873c
Add security policy and reporting guidelines
2024-12-18 15:51:08 +01:00
Paweł Chmielowski
26e8679359
Make rsm handling in disco items mod_muc, correctly count skipped rooms
2024-12-18 15:07:13 +01:00
Paweł Chmielowski
2aa673e780
Update xmpp dep once more
2024-12-17 15:11:33 +01:00
Paweł Chmielowski
06303ae7ab
Relax checks for channels bindings for connections using external encryption
...
This should fix issue #4322
2024-12-17 13:49:05 +01:00
Paweł Chmielowski
2b3d588f10
Typo
2024-12-17 13:30:04 +01:00
Paweł Chmielowski
3dd7febb98
Fix expiration date calculation in mod_auth_fast
2024-12-17 13:28:54 +01:00
Badlop
beb5bfea36
Update man page to 24.12
2024-12-17 12:31:59 +01:00
Badlop
628f286eb6
Update Spanish and Catalan translations
2024-12-17 12:31:57 +01:00
Badlop
9e14c7a803
Update Chinese (Simplified) translation (thanks to Sketch6580)
2024-12-17 12:31:56 +01:00
Badlop
863f2e019c
Update Albanian translation (thanks to Besnik Bleta)
2024-12-17 12:31:55 +01:00
Badlop
4334ce9c29
Update Portuguese (Brazil) translation (thanks to Wellington Uemura)
2024-12-17 12:31:54 +01:00
Badlop
7008e49675
Update Italian translation (thanks to Ermete Melchiorre)
2024-12-17 12:31:53 +01:00
Badlop
b84596be57
Update French translation (thanks to ButterflyOfFire)
2024-12-17 12:31:52 +01:00
Badlop
4fd26306fe
Update German translation (thanks to Nautilusx)
2024-12-17 12:31:51 +01:00