Badlop
d97366fe74
Installers: Fix yaml syntax
Container / build (amd64, <nil>) (push) Failing after 43s
Installers / binaries (amd64, <nil>) (push) Failing after 46s
CI / compile (27) (push) Has been cancelled
Container / build (arm64, -arm) (push) Has been cancelled
Installers / binaries (arm64, -arm) (push) Has been cancelled
Runtime / rebars (25, rebar) (push) Has been cancelled
Runtime / rebars (25, rebar3) (push) Has been cancelled
Runtime / rebars (26, rebar) (push) Has been cancelled
Runtime / rebars (26, rebar3) (push) Has been cancelled
Runtime / rebars (27, rebar3) (push) Has been cancelled
Runtime / rebars (28, rebar3) (push) Has been cancelled
Runtime / rebar3-elixir (1.14) (push) Has been cancelled
Runtime / rebar3-elixir (1.18) (push) Has been cancelled
Runtime / rebar3-elixir (1.19) (push) Has been cancelled
Runtime / mix (1.14) (push) Has been cancelled
Runtime / mix (1.18) (push) Has been cancelled
Runtime / mix (1.19) (push) Has been cancelled
CI / static (27) (push) Has been cancelled
CI / dynamic (27) (push) Has been cancelled
CI / ct (agnostic, 27, multi) (push) Has been cancelled
CI / ct (extauth, 27, multi) (push) Has been cancelled
CI / ct (ldap, 27, multi) (push) Has been cancelled
CI / ct (mnesia, 27, multi) (push) Has been cancelled
CI / ct (mysql, 27, multi) (push) Has been cancelled
CI / ct (mysql, 27, single) (push) Has been cancelled
CI / ct (pgsql, 27, multi) (push) Has been cancelled
CI / ct (pgsql, 27, single) (push) Has been cancelled
CI / ct (redis, 27, multi) (push) Has been cancelled
CI / ct (sqlite, 27, multi) (push) Has been cancelled
CI / ct (sqlite, 27, single) (push) Has been cancelled
CI / cover (push) Has been cancelled
CI / schema (27) (push) Has been cancelled
Container / merge (push) Has been cancelled
Installers / Release (push) Has been cancelled
25.10
2025-10-28 13:56:01 +01:00
Badlop
0258195682
Update mix.lock
2025-10-28 13:52:35 +01:00
Badlop
7805241296
Installers: Fix paths to the downloaded installers
2025-10-28 13:46:31 +01:00
Badlop
33ea1823de
Set version to 25.10
2025-10-28 13:39:19 +01:00
Badlop
038444773b
Container: Try to push resulting image tags properly
2025-10-28 13:39:14 +01:00
Badlop
85b614e77b
CHANGELOG.md: Update to 25.10
2025-10-28 12:02:01 +01:00
Badlop
02aa256c59
Copy recent changes to the container template files
2025-10-28 12:01:57 +01:00
Badlop
21c6cc8fd1
Update man page to 25.10
2025-10-28 10:29:17 +01:00
Badlop
5728db746d
Update version notes to 25.10
2025-10-28 10:29:16 +01:00
Badlop
5083217fce
Update doap file
2025-10-28 10:29:15 +01:00
dependabot[bot]
527c000441
Bump ex_doc from 0.38.3 to 0.39.1
...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc ) from 0.38.3 to 0.39.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases )
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/v0.39.1/CHANGELOG.md )
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.38.3...v0.39.1 )
---
updated-dependencies:
- dependency-name: ex_doc
dependency-version: 0.39.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 10:29:13 +01:00
Badlop
48af6467ea
mod_announce: Fix API commands descriptions
2025-10-28 10:29:11 +01:00
Badlop
b051bcd983
Weekly: No need to test XMPP interop also on the weekly workflow
2025-10-27 12:45:38 +01:00
dependabot[bot]
11a6d3659e
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 12:40:23 +01:00
Badlop
412489d31b
Update Spanish and Catalan translations
2025-10-27 12:37:12 +01:00
Badlop
b75e08edf7
Update Russian translation (thanks to Yurt Page)
2025-10-27 12:02:29 +01:00
Badlop
ff83eb960a
Fix text and capitalization of some translatable strings
2025-10-27 11:50:53 +01:00
Badlop
67208fad9d
mod_announce: Add API commands, reusing existing ad-hoc functions
2025-10-23 20:51:03 +02:00
Badlop
e02864bf6c
mod_announce: Add comments for Vim folding to help module reading
2025-10-23 20:51:01 +02:00
Badlop
45abd38d09
mod_muc_admin: Use in WebAdmin the new API commands that get nick registers
2025-10-23 20:51:00 +02:00
Badlop
e7cf1d0b87
mod_muc_admin: New API commands muc_get_registered_nick and nicks ( #4468 )
2025-10-23 20:50:58 +02:00
Badlop
b7aa7dc64c
mod_muc: New functions to get registered nick/nicks
2025-10-23 20:50:57 +02:00
Badlop
d10d7aa8cc
WebAdmin: Respect newline and whitespace characters in results
2025-10-23 20:50:55 +02:00
Badlop
6b3333c3ff
Runtime: Test with new Elixir 1.19
2025-10-23 20:50:53 +02:00
Badlop
3ba6a8e039
Fix typo introduced in recent commit 5575d4e78
2025-10-23 20:50:50 +02:00
Pawel Chmielowski
c27a3a02fe
Tag dependences
2025-10-23 13:48:49 +02:00
Pawel Chmielowski
ca05bbd652
Don't catch exit:{aborted, _} inside mnesia transactions
...
This is used by mnesia internally to retry deadlocked transaction,
so we should allow it to propagate.
This could be triggered by calling create_node concurrently from
multiple processes and did lead to {cyclic, ...} errors.
2025-10-22 16:12:58 +02:00
Pawel Chmielowski
357988b662
Check if room is hibernated before calling mod_muc process
...
This moves fetching hibernation data from mod_muc process
to caller process, and makes us call mod_muc only
if we have something to unhibernate.
2025-10-21 18:37:22 +02:00
Paweł Chmielowski
c40df92263
Merge pull request #4471 from pouriya/pass-HTTP-headers-from-WS-to-C2S-connection
...
ref: pass HTTP headers from WS to C2S
2025-10-21 12:09:42 +02:00
Pouriya
cbe30c1fcb
ref: pass HTTP headers from WS to C2S connection
2025-10-21 13:13:08 +03:30
Badlop
f77b55c073
mod_configure: New ad-hoc commands that were missing from XEP-0133
2025-10-20 13:04:36 +02:00
Badlop
f9ab175a79
ejabberd_admin: New API command restart_kindly, improve stop_kindly
2025-10-20 13:04:28 +02:00
Badlop
fb0097a6e0
mod_admin_extra: New API commands: list_banned and count_banned
2025-10-20 13:04:25 +02:00
Badlop
d247003038
mod_admin_extra: Improve API command status_list: support for status to be a list
...
This is used by mod_configure for some ad-hoc commands
2025-10-20 13:04:24 +02:00
Badlop
0f2d64c10d
mod_adhoc_api: Add support for async command calling
2025-10-20 13:04:22 +02:00
Badlop
d49ccbf031
mod_adhoc_api: If argument is a list of jids, type is jid-multi
2025-10-20 13:04:20 +02:00
Badlop
6d5065ae3a
mod_adhoc_api: If field has several values, type is text-multi
2025-10-20 13:04:19 +02:00
Badlop
803e6d743a
Fix small typo
2025-10-20 13:04:17 +02:00
Badlop
2bf4a5970a
CI: Fix updating ubuntu packages
2025-10-20 10:53:47 +02:00
Holger Weiss
9e985e3e79
mod_push: Apply cosmetic changes
2025-10-18 00:47:09 +02:00
Holger Weiss
72661acb43
Merge remote-tracking branch 'processone/pr/4383'
...
* processone/pr/4383:
feat: fire new `push_send_notification` hook
2025-10-18 00:43:01 +02:00
badlop
eace76b16e
Merge pull request #4460 from badlop/arm_runner
...
Use ARM native runner and parallelization in workflows to reduce perceived run time
2025-10-17 09:30:12 +02:00
badlop
ca03a97ca2
Merge pull request #4469 from guusdk/xmpp-interop-testing-v1.7.2
...
CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
2025-10-16 15:07:17 +02:00
Pawel Chmielowski
95d54f9568
Fix formating
2025-10-14 15:13:34 +02:00
Pawel Chmielowski
62185c8d30
Remove dialyzer warnings
2025-10-14 15:01:34 +02:00
Pawel Chmielowski
ef94ee66fd
Use mod_private:del_data in unban_account command
2025-10-14 14:10:23 +02:00
Pawel Chmielowski
f666cd4643
Fix dialyzer warning
2025-10-14 13:53:15 +02:00
Pawel Chmielowski
12989ba5eb
Add del_data/3, get_users_with_data/2, count_users_with_data/2 in mod_private
2025-10-14 11:38:21 +02:00
Guus der Kinderen
63f3b4f7af
CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
...
Updates this GitHub Action that's used to execute XMPP-based interop tests from v1.7.1 to v1.7.2.
This bugfix release introduces some changes that improve the stability of the tests. Highlights include:
- No longer includes tests that verify client, instead of server behavior
- Add prerequisite checks for various tests, to prevent them from failing if the server under test doesn't support the feature
- Remove prerequisite checks for other tests where they needlessly prevent a test from executing
2025-10-13 22:04:06 +02:00
Pawel Chmielowski
7a4ea0eba2
Add config transformer from use_new_schema -> sql_multihost_schema
2025-10-13 11:36:52 +02:00