forked-synapse/synapse/events
Patrick Cloke 83649b891d
Implement MSC3989 to redact the origin field. (#15393)
This will be done in a future room version, for now an unstable
room version is added which redacts the origin field.
2023-04-05 14:42:46 -04:00
..
__init__.py Bump ruff from 0.0.252 to 0.0.259 (#15328) 2023-03-28 09:46:47 +01:00
builder.py Return read-only collections from @cached methods (#13755) 2023-02-10 23:29:00 +00:00
presence_router.py Implement cancellation support/protection for module callbacks (#12568) 2022-05-09 12:31:14 +01:00
snapshot.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
spamcheck.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
third_party_rules.py Fix missing conditional for registering on_remove_user_third_party_identifier module api callbacks (#15227 2023-03-10 10:35:18 +00:00
utils.py Implement MSC3989 to redact the origin field. (#15393) 2023-04-05 14:42:46 -04:00
validator.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00