Patrick Cloke f685318c2a Use ClientRestResource on both the main process and workers. (#14528) 1 year ago
..
_scripts fe50738e59 let update_synapse_database run on a multi-database configurations (#13422) 1 year ago
api dd51828120 Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 1 year ago
app f685318c2a Use ClientRestResource on both the main process and workers. (#14528) 1 year ago
appservice 1183c372fa Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 year ago
config 71f3e53ad0 Add `push.enabled` option to disable push notification calculation (#14551) 1 year ago
crypto ecb6fe9d9c Stop using deprecated `keyIds` param on /key/v2/server (#14525) 1 year ago
events 75888c2b1f Faster joins: do not wait for full state when creating events to send (#14403) 1 year ago
federation 4569eda944 Use servers list approx to send read receipts when in partial state (#14549) 1 year ago
handlers fac8a38525 Properly handle unknown results for the stream change cache. (#14592) 1 year ago
http d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
logging d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
metrics d56f48038a Fix logging context warnings due to common usage metrics setup (#14574) 1 year ago
module_api 6d47b7e325 Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
push 71f3e53ad0 Add `push.enabled` option to disable push notification calculation (#14551) 1 year ago
replication 6d47b7e325 Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
res 5cb6ad3b87 Fix HTML templates missing correct HTML tags (#14448) 1 year ago
rest f685318c2a Use ClientRestResource on both the main process and workers. (#14528) 1 year ago
server_notices d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2 years ago
state 75888c2b1f Faster joins: do not wait for full state when creating events to send (#14403) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage fac8a38525 Properly handle unknown results for the stream change cache. (#14592) 1 year ago
streams f6c74d1cb2 Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 1 year ago
util 1799a54a54 Batch fetch bundled annotations (#14491) 1 year ago
__init__.py dc37b68a25 Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 year ago
event_auth.py 9473ebb9e7 Revert "Fix event size checks (#13710)" 1 year ago
notifier.py 7b7478e8b6 Batch up notifications after event persistence (#14033) 1 year ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py 6d47b7e325 Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
types.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
visibility.py 1526ff389f Faster joins: filter out non local events when a room doesn't have its full state (#14404) 1 year ago