element-synapse/synapse
2026-01-07 12:52:21 +00:00
..
_scripts MSC4140: Remove auth from delayed event management endpoints (#19152) 2025-11-13 18:56:17 +00:00
api Respond with useful error codes when Content-Length header/s are invalid (#19212) 2025-12-08 21:39:18 +00:00
app Log the original bind exception when encountering Failed to listen on 0.0.0.0, continuing because listening on [::] (#19297) 2025-12-19 14:29:04 -06:00
appservice Fix bug where Duration was logged incorrectly (#19267) 2025-12-02 20:08:32 +00:00
config Implement synapse issue #16751: Treat local_media_directory as optional storage provider (#19204) 2026-01-06 23:29:58 +00:00
crypto Be able to shutdown homeserver that hasn't setup (#19187) 2025-12-02 10:58:06 -06:00
events Fix v12 rooms when using frozen dicts (#19235) 2025-12-01 18:26:43 +00:00
federation Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
handlers Transform events with client metadata before serialising in /event response. (#19340) 2026-01-06 15:53:13 +00:00
http Fix support for older versions of zope-interface (#19274) 2025-12-12 15:34:13 +00:00
logging Fix support for older versions of zope-interface (#19274) 2025-12-12 15:34:13 +00:00
media Implement synapse issue #16751: Treat local_media_directory as optional storage provider (#19204) 2026-01-06 23:29:58 +00:00
metrics Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
module_api Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
push Transform events with client metadata before serialising in /event response. (#19340) 2026-01-06 15:53:13 +00:00
replication Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
res Updated providers.json to use X instead of Twitter following rebrand and schema change (#18767) 2025-09-26 11:06:50 +01:00
rest Support for stable m.oauth UIA stage for MSC4312 (#19273) 2026-01-07 12:52:21 +00:00
server_notices Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
spam_checker_api Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
state Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Revert "Add an Admin API endpoint for listing quarantined media (#19268)" (#19351) 2026-01-06 21:37:23 +00:00
streams Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
synapse_rust Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
types Fix sliding sync performance slow down for long lived connections. (#19206) 2025-12-12 10:02:57 +00:00
util Fix support for older versions of zope-interface (#19274) 2025-12-12 15:34:13 +00:00
__init__.py Drop Python 3.9, bump tests/builds to Python 3.10 (#19099) 2025-10-29 12:15:00 -05:00
event_auth.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
notifier.py Transform events with client metadata before serialising in /event response. (#19340) 2026-01-06 15:53:13 +00:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
server.py Fix support for older versions of zope-interface (#19274) 2025-12-12 15:34:13 +00:00
visibility.py Transform events with client metadata before serialising in /event response. (#19340) 2026-01-06 15:53:13 +00:00