MatrixSynapse/synapse
Richard van der Hoff a52822d39c
Log to-device msgids when we return them over /sync (#14724)
2022-12-23 14:04:50 +00:00
..
_scripts Check sqlite database file exists before porting. (#14692) 2022-12-22 13:26:37 -05:00
api Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
app
appservice
config Switch to ruff instead of flake8. (#14633) 2022-12-21 13:05:21 -05:00
crypto
events Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
federation
handlers Log to-device msgids when we return them over /sync (#14724) 2022-12-23 14:04:50 +00:00
http
logging
metrics
module_api
push Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
replication Faster remote room joins: invalidate caches and unblock requests when receiving un-partial-stated event notifications over replication. [rei:frrj/streams/unpsr] (#14546) 2022-12-19 14:57:51 +00:00
res Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 2022-12-14 12:02:28 +00:00
rest
server_notices
spam_checker_api
state Allow `compute_state_after_events` to use partial state (#14676) 2022-12-14 14:52:35 +00:00
static
storage Faster remote room joins: invalidate caches and unblock requests when receiving un-partial-stated event notifications over replication. [rei:frrj/streams/unpsr] (#14546) 2022-12-19 14:57:51 +00:00
streams
types Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
util Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
__init__.py
event_auth.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
notifier.py
py.typed
server.py
visibility.py