MatrixSynapse/synapse
Patrick Cloke 85bfd4735e
Return an immutable value from get_latest_event_ids_in_room. (#16326)
2023-09-18 09:29:05 -04:00
..
_scripts Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
api
app Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
appservice
config Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
crypto
events Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
federation Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
handlers Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
http Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
logging Bump mypy from 1.4.1 to 1.5.1. (#16300) 2023-09-12 07:16:09 -04:00
media Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
metrics Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01:00
module_api Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
push Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
replication Some minor performance fixes for task schedular (#16313) 2023-09-14 16:20:47 +01:00
res
rest
server_notices
spam_checker_api
state
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
streams Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
types Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py