1681 Commits

Author SHA1 Message Date
dependabot[bot] 63f261aefd Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#1202)
REUSE Compliance Check / reuse-compliance-check (push) Waiting to run
CI / Docker (subpath /admin) (push) Blocked by required conditions
CI / Build (push) Waiting to run
CI / Docker (push) Blocked by required conditions
CI / CDN (push) Blocked by required conditions
CI / Github Release (push) Blocked by required conditions
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-31 20:36:16 +01:00
Aine 5cc13cbba9 pass erased flag properly; add tests
REUSE Compliance Check / reuse-compliance-check (push) Waiting to run
CI / Build (push) Waiting to run
CI / Docker (push) Blocked by required conditions
CI / Docker (subpath /admin) (push) Blocked by required conditions
CI / CDN (push) Blocked by required conditions
CI / Github Release (push) Blocked by required conditions
2026-05-31 14:53:14 +01:00
3xplosiv3 8e9827a6ce fix: prevent unintended GDPR erase on user edit (non-MAS) (#1213) 2026-05-31 13:33:44 +01:00
Aine 2d35c2ca39 refactor login lorm 2026-05-31 12:42:55 +01:00
Aine bab94407a7 update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-28 22:30:38 +01:00
Aine b3542dc67e show MAS password set and admin set failures properly, fixes #1200, superseedes #1201
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-24 11:25:03 +01:00
Aine 34cb44554e update ci 2026-05-24 09:38:24 +01:00
Aine 646f925ece update deps + more safeguards for #1180
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-18 19:52:57 +01:00
Aine afdee948b1 fix another case of Synapse-only-in-MAS-mode user removal, closes #1180 2026-05-18 19:24:05 +01:00
Aine fdcfab794b update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-12 19:19:56 +01:00
Aine a7054a4a53 fix tests isolation
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-12 00:02:38 +01:00
Aine 5fb8162ce5 MAS: allow deleting/deactivating/etc. non-MAS users (e.g., appservice users), fixes #1180 2026-05-11 23:50:51 +01:00
Aine cf66c8e3a4 update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-05-05 17:32:49 +01:00
Aine a40d7152e5 update deps; show user type field for MAS
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-27 20:18:22 +01:00
Aine d13f701761 improve server notifications
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
v1.2.1
2026-04-22 19:33:20 +01:00
Aine 802733041d update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-20 17:07:17 +01:00
Aine f4077fb86f attempt to fix "useListContext must be used inside a ListContextProvider", related to #1143
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-17 19:28:23 +01:00
Aine a9952f95bd show room search filter by default; fix room hierarchy ordering 2026-04-17 18:37:57 +01:00
Aine 81e519ad64 [skip ci] adjust readme wording 2026-04-17 09:18:18 +01:00
Aine 871cc80b18 revisit docs/apis.md with Synapse v1.151.0 and MAS v1.15.0 2026-04-17 09:14:19 +01:00
Aine fbe40b89d4 Availability page (#1116)
* Availability page

* improve wording, fix typos

* update ipfs links

* Update docs/availability.md

Co-authored-by: Felix Bargfeldt <41747605+Defelo@users.noreply.github.com>

* update links and wording

---------

Co-authored-by: Felix Bargfeldt <41747605+Defelo@users.noreply.github.com>
v1.2.0
2026-04-17 08:08:26 +01:00
Aine 732f029370 improve localization
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-16 19:38:35 +01:00
Aine 58ab4f0821 accessibility improvements
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-16 18:00:49 +01:00
Aine 11229f3c97 update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-14 18:48:23 +01:00
Aine c625f378f6 accessibilty improvements; add room type chip to room view page
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-14 17:55:31 +01:00
Aine 58e8713d2e Make Ketesa accessible, fixes #724
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-13 20:06:27 +01:00
Aine e0affb59b0 Consider /_matrix/client/v1/auth_metadata on login (OIDC/MAS); fixes #1125
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-13 17:25:58 +01:00
Aine 5b273ff3e5 Add Delete All Media button to user / room view (media tabs), and user / room bulk actions, fixes #1124
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-11 15:01:15 +01:00
Aine 7816cff8f6 add wellKnownDiscovery config option (fixes #1123); add missing REUSE.toml entries
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-11 00:18:32 +01:00
Aine 7f9ab8883f use in-app contact server button instead of external links 2026-04-10 23:42:24 +01:00
Aine 10732909cf (etke.cc-exclusive) subscription issue warnings on billing page 2026-04-10 23:12:15 +01:00
Aine c89fdd27b7 add more tests (and todo)
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-10 16:04:43 +01:00
Aine ca37017e36 add trailing slash to OIDC redirect uri, related to #1122 2026-04-10 14:21:53 +01:00
Aine 72b30e7d75 (etke.cc-exclusive) Components page 2026-04-10 13:36:23 +01:00
Aine 079c939967 Support: add file uploads and ability to close support request
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-09 19:33:20 +01:00
Aine 717f4f9e78 support: fix visual feedback after replying 2026-04-09 18:33:17 +01:00
Aine af598eee60 enable user filters for MAS deployments; refactor providers a bit 2026-04-09 18:18:59 +01:00
Aine 0785a4957b rename media in sidebar menu in all locales
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-09 07:45:09 +01:00
Aine 72d8addb27 introduce reverse-search 2026-04-09 07:39:45 +01:00
Aine 1d54026da8 Add Portuguese locale (#1119)
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-08 21:51:27 +01:00
Aine 98e395da43 always use Synapse-first approach on user list with MAS enabled (fixes #1118); introduce UI-only filter to show local members only in the room members list (fixes #1117); fix MXID regex for ip-only servers 2026-04-08 19:35:07 +01:00
Aine 14cc4aa0a5 update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / Github Release (push) Has been cancelled
v1.1.0
2026-04-06 20:55:13 +01:00
Suguru Hirahara 8fd767816f Merge pull request #1112 from etkecc/dependabot/github_actions/docker/login-action-4.1.0
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
Bump docker/login-action from 4.0.0 to 4.1.0
2026-04-06 07:51:38 +00:00
dependabot[bot] 7f95890562 Bump docker/login-action from 4.0.0 to 4.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 07:07:52 +00:00
Aine 60e289dfaa fix translations for join rules
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-05 17:18:18 +01:00
Aine 605258015d integrate event lookup in forward extremities (by event id) and into state events (make row clickable); update deps
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-05 10:22:23 +01:00
Aine c403884e41 tests: migrate from jest to vitest 2026-04-05 09:57:26 +01:00
Aine 3ac5483496 fix TS normalization for user created at globally; add more utils tests 2026-04-05 09:14:47 +01:00
Aine 9c9b86890b correctly prepend protocol (http vs https) on login page; add donate page
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-04 23:03:36 +01:00
Aine 13991d8463 Improve room messages viewer: add more supported event types (filter), always show event ID for events; make event ID clickable and show recursive event lookup dialog (with recursive navigation by event ids mentioned inside that event)
REUSE Compliance Check / reuse-compliance-check (push) Has been cancelled
CI / CDN (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / Docker (subpath /admin) (push) Has been cancelled
CI / Github Release (push) Has been cancelled
2026-04-04 19:17:49 +01:00