synapse/synapse
Till Faelligen 938536186c
Ensure that uploaded keys are dicts
2024-11-22 09:25:11 +01:00
..
_scripts Speed up slow initial sliding syncs on large servers (#17946) 2024-11-19 15:03:32 +00:00
api Reduce overhead of sliding sync E2EE loops (#17771) 2024-09-30 13:00:14 +01:00
app Add missing license header (#17799) 2024-10-08 12:01:44 +01:00
appservice Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
config Enable authenticated media by default (#17889) 2024-11-20 14:48:22 +00:00
crypto Fix fetching signing keys when `old_verify_keys` is omitted (#17568) 2024-08-14 14:13:56 +01:00
events import pydantic objects from the `_pydantic_compat` module (#17667) 2024-09-11 21:01:43 +00:00
federation Include the destination in the error of 'Destination mismatch' (#17830) 2024-10-29 10:09:25 +00:00
handlers Ensure that uploaded keys are dicts 2024-11-22 09:25:11 +01:00
http Support both import names of PyPI package `python-multipart`. (#17932) 2024-11-20 11:48:04 +00:00
logging Fix other unit tests with latest twisted (#17907) 2024-11-07 10:11:13 +00:00
media Fix typo in error message when a media ID isn't known (#17865) 2024-11-12 16:41:14 +00:00
metrics Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
module_api Bump mypy from 1.5.1 to 1.8.0 (#16901) 2024-03-13 17:05:57 +00:00
push Implement MSC4210: Remove legacy mentions (#17783) 2024-10-14 14:24:28 +01:00
replication Add missing license header (#17799) 2024-10-08 12:01:44 +01:00
res Send an email if the address is already bound to an user account (#16819) 2024-04-23 16:45:24 +01:00
rest Removal: Remove support for experimental msc3886 (#17638) 2024-11-13 14:10:20 +00:00
server_notices Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
spam_checker_api
state
static
storage Fix incorrect comment in new schema delta (#17936) 2024-11-20 17:12:17 +00:00
streams Fix regression when bounding future tokens (#17391) 2024-07-02 14:06:36 +01:00
synapse_rust Move server event filtering logic to rust (#17928) 2024-11-14 16:18:24 +00:00
types Fix MSC4222 returning full state (#17915) 2024-11-08 16:41:24 +00:00
util Fix WheelTimer implementation that can expired timeout early (#17850) 2024-11-05 12:08:17 -06:00
__init__.py Remove support for python 3.8 (#17908) 2024-11-06 19:36:01 +00:00
_pydantic_compat.py import pydantic objects from the `_pydantic_compat` module (#17667) 2024-09-11 21:01:43 +00:00
event_auth.py Support MSC3757: Restricting who can overwrite a state event (#17513) 2024-09-26 15:25:05 +02:00
notifier.py Optimise notifier mk2 (#17766) 2024-09-30 13:32:31 +01:00
py.typed
server.py Add admin handler to list of handlers used for background tasks (#17847) 2024-10-29 13:50:13 -05:00
visibility.py Move server event filtering logic to rust (#17928) 2024-11-14 16:18:24 +00:00