MatrixSynapse/synapse
Andrew Morgan 96df31239c
Add a unit test for copying over arbitrary room types when upgrading a room (#12792)
2022-05-19 18:32:48 +01:00
..
_scripts hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
api Add a new room version for MSC3787's knock+restricted join rule (#12623) 2022-05-17 10:41:39 +00:00
app
appservice
config Properly close providers.json file stream. (#12794) 2022-05-19 14:23:59 +00:00
crypto
events
federation Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2022-05-18 11:19:30 +01:00
groups
handlers Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2022-05-19 18:32:48 +01:00
http Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2022-05-18 11:19:30 +01:00
logging
metrics
module_api
push Fix push for m.read events (#12721) 2022-05-17 11:03:07 +01:00
replication Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2022-05-19 16:29:08 +01:00
res
rest Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:28:14 +01:00
server_notices Add `StreamKeyType` class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
spam_checker_api
state Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2022-05-18 10:15:52 -07:00
static
storage Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
streams
util Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:28:14 +01:00
__init__.py
event_auth.py Add a new room version for MSC3787's knock+restricted join rule (#12623) 2022-05-17 10:41:39 +00:00
notifier.py Add `StreamKeyType` class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
py.typed
server.py
types.py Add `StreamKeyType` class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00:00
visibility.py