backport/v0.5.0-rc.8-1 #2

Closed
lily wants to merge 20 commits from backport/v0.5.0-rc.8-1 into main

20 commits

Author SHA1 Message Date
bb6c513ee8
chore: Bump version to 0.5.0-rc.8.1 2025-11-16 21:00:14 +00:00
5241f89ebc
ci: Run image release workflow on tag
(cherry picked from commit e5e2db37d9)
2025-11-16 21:00:14 +00:00
e2349de270
style: Fix clippy failures from 9e73146
(cherry picked from commit def8816c02)
2025-11-16 20:05:57 +00:00
7c51688251
fix: Restore continuwuity's remembering capabilities
(cherry picked from commit 9e73146b19)
2025-11-16 20:05:57 +00:00
80399a0be0
fix(1163): Resolve algorithm misinterpretations
(cherry picked from commit 9375e81974)
2025-11-16 20:05:57 +00:00
bdcd08dd01
fix: Don't break when encountering the server user, as there may be real users after
(cherry picked from commit 45e4053883)
2025-11-16 20:05:57 +00:00
55df764af2
fix(user_can): Fix room creators being unable to redact events in v12 rooms
(cherry picked from commit fbf48addc7)
2025-11-16 20:05:57 +00:00
6d2cac66b7
fix: Kicks in !v12 are impossible
(cherry picked from commit cbf726580f)
2025-11-16 20:05:57 +00:00
22835ae8ec
fix: Incorrect interpretation of 5.5.4
(cherry picked from commit 28f258fc8c)
2025-11-16 20:05:57 +00:00
cc4852076f
fix: Inverted creatorship check
(cherry picked from commit 8b3acfd770)
2025-11-16 20:05:56 +00:00
94507285d8
fix: Don't check restricted join rules for invite joins
(cherry picked from commit a581e8de01)
2025-11-16 20:05:56 +00:00
138bbf23df
fix: Weird re-application of partially resolved state
(cherry picked from commit 7c74db5e74)
2025-11-16 20:05:56 +00:00
3aaecb0c5c
fix: Unbans and kicks incorrectly checked creatorship in !v12
(cherry picked from commit b17b4235f3)
2025-11-16 20:05:56 +00:00
1c430c0fd4
fix: Policy server calls use the correct JSON object (#1126)
Fixes #1060

Reviewed-on: continuwuation/continuwuity#1126
Reviewed-by: Jacob Taylor <aranjedeath@noreply.forgejo.ellis.link>
Co-authored-by: timedout <git@nexy7574.co.uk>
Co-committed-by: timedout <git@nexy7574.co.uk>
(cherry picked from commit 26b700bf51)
2025-11-16 20:05:56 +00:00
93966e4d78
fix(stateres): Creators can always unban
Also basically rewrote all of the event auth logs to be more digestable

(cherry picked from commit d614e43981)
2025-11-16 20:05:56 +00:00
fa3424eb2e
fix(v12): Create tombstone event on room upgrade
(cherry picked from commit ef84e1bb02)
2025-11-16 20:05:56 +00:00
9092e5f69f
fix: V12 room upgrades
(cherry picked from commit 1887d58df8)
2025-11-16 20:05:55 +00:00
bbd1316b80
fix(stateres): Correctly fetch missing auth events for incoming PDUs
(cherry picked from commit c66f6f8900)
2025-11-16 20:05:55 +00:00
209601a8ea
fix: Fix panic in debug builds caused by MSC4133 migration
(cherry picked from commit 902fe7b7ab)
2025-11-16 20:05:55 +00:00
4182a67df2
feat: Advertise support for MSC4155
(cherry picked from commit 92d74c293e)
2025-11-16 20:05:55 +00:00