MatrixSynapse/synapse
andrew do 2d82cdafd2
expose whether a room is a space in the Admin API (#13208)
2022-07-12 15:30:53 +01:00
..
_scripts Ensure portdb selects _all_ rows with negative rowids (#13226) 2022-07-11 10:36:18 +01:00
api Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2022-07-11 16:52:10 +00:00
app Add a `filter_event_for_clients_with_state` function (#13222) 2022-07-11 14:14:09 +01:00
appservice Fix to-device messages not being sent to MSC3202-enabled appservices (#13235) 2022-07-11 17:22:17 +01:00
config Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
crypto
events Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2022-07-11 16:52:10 +00:00
federation Handle race between persisting an event and un-partial stating a room (#13100) 2022-07-05 16:12:52 +01:00
handlers Reduce event lookups during room creation by passing known event IDs (#13210) 2022-07-11 18:00:12 +01:00
http Add Cross-Origin-Resource-Policy header to thumbnail and download media endpoints (#12944) 2022-06-27 14:44:05 +01:00
logging More type hints for `synapse.logging` (#13103) 2022-06-30 13:05:06 +00:00
metrics
module_api Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2022-07-11 16:52:10 +00:00
push Don't pull out the full state when calculating push actions (#13078) 2022-07-11 20:08:39 +00:00
replication Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
res
rest Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2022-07-11 16:52:10 +00:00
server_notices
spam_checker_api
state Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
static
storage expose whether a room is a space in the Admin API (#13208) 2022-07-12 15:30:53 +01:00
streams
util Type `tests.utils` (#13028) 2022-07-05 15:13:47 +01:00
__init__.py
event_auth.py Fix inconsistencies in event validation (#13088) 2022-06-17 16:30:59 +01:00
notifier.py
py.typed
server.py
types.py
visibility.py Add a `filter_event_for_clients_with_state` function (#13222) 2022-07-11 14:14:09 +01:00