continuwuity/src/service/rooms
strawberry 3c12c2b6ca fix: add top level "redacts" key for v11 redactions
at least with Element Web: they still rely on the
"redacts" top level key. it was reported that
federated redactions were not working for v11 rooms
with conduwuit. after adding back the top level
key when appending a PDU to the timeline, they
now work again.

spec below says to continue adding the top level
key for compatibility with older clients.

https://spec.matrix.org/v1.9/rooms/v11/#moving-the-redacts-property-of-mroomredaction-events-to-a-content-property

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-28 13:56:19 -05:00
..
alias Admin room alias commands 2023-11-26 22:14:59 -05:00
auth_chain chore: code cleanup 2022-12-21 10:42:12 +01:00
directory Bump ruma 2022-10-10 14:02:04 +02:00
edus style(presence): use flat_map instead of matching Results in filter 2023-12-20 21:50:13 -05:00
event_handler resolve nightly rust warnings 2024-02-26 00:40:15 -05:00
lazy_loading fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
metadata initial implementation of banning room IDs 2024-02-20 07:06:57 -05:00
outlier Bump ruma 2022-10-10 14:02:04 +02:00
pdu_metadata fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
search fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
short cargo fmt 2022-10-10 14:02:02 +02:00
spaces replace accidental unwraps with if let's 2024-02-24 13:04:13 -05:00
state feat: keep track of remote profiles for user directory and local requests 2024-01-14 20:55:56 -05:00
state_accessor use ruma JsOption, bump figment 2024-01-25 19:28:33 -05:00
state_cache revamp appservice registration to ruma's Registration type 2024-02-11 21:56:55 -05:00
state_compressor fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
threads fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
timeline fix: add top level "redacts" key for v11 redactions 2024-02-28 13:56:19 -05:00
user refactor: cleanup 2022-11-21 20:50:39 +01:00
mod.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00