MatrixSynapse/synapse
reivilibre fbf904bd54
Fix media thumbnails being unusable before the index had been added in the background. (#12823)
2022-05-23 10:28:56 +01:00
..
_scripts hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
api Uniformize spam-checker API, part 1: the `Code` enum. (#12703) 2022-05-20 14:53:25 +02:00
app
appservice
config Properly close providers.json file stream. (#12794) 2022-05-19 14:23:59 +00:00
crypto
events Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +01:00
federation Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2022-05-18 11:19:30 +01:00
groups
handlers Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +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 Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2022-05-20 09:54:12 +01:00
replication Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2022-05-20 15:28:23 +01:00
res
rest Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:28:14 +01:00
server_notices
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 Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
streams
util Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2022-05-19 20:17:10 +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
py.typed
server.py
types.py
visibility.py