1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/synapse
2024-07-09 12:26:45 -05:00
..
_scripts Bump ruff from 0.3.7 to 0.5.0 () 2024-07-05 12:35:57 +00:00
api Add rooms.bump_stamp to Sliding Sync /sync for easier client-side sorting () 2024-07-08 13:17:08 -05:00
app Fix /versions requests () 2024-07-09 10:25:44 +01:00
appservice Bump black from 23.10.1 to 24.2.0 () 2024-03-13 16:46:44 +00:00
config MSC3861: allow overriding the introspection endpoint () 2024-07-08 14:08:11 +02:00
crypto Only do one concurrent fetch per server in keyring () 2024-02-09 10:51:11 +00:00
events Return some room data in Sliding Sync /sync () 2024-07-02 11:07:05 -05:00
federation Fix exception when failing to talk to remote server () 2024-07-09 10:04:40 +00:00
handlers Add rooms name and avatar to Sliding Sync /sync () 2024-07-09 12:26:45 -05:00
http Support MSC3916 by adding _matrix/client/v1/media/download endpoint () 2024-07-02 14:07:04 +01:00
logging Bump mypy from 1.5.1 to 1.8.0 () 2024-03-13 17:05:57 +00:00
media Support MSC3916 by adding a federation /thumbnail endpoint and authenticated _matrix/client/v1/media/thumbnail endpoint () 2024-07-08 10:11:20 +01:00
metrics Bump black from 23.10.1 to 24.2.0 () 2024-03-13 16:46:44 +00:00
module_api Bump mypy from 1.5.1 to 1.8.0 () 2024-03-13 17:05:57 +00:00
push Fix room type typo in mailer () 2024-06-24 10:02:16 -05:00
replication Reintroduce "Reduce device lists replication traffic."" () 2024-06-25 10:34:34 +01:00
res Send an email if the address is already bound to an user account () 2024-04-23 16:45:24 +01:00
rest Fix /versions requests () 2024-07-09 10:25:44 +01:00
server_notices Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
spam_checker_api Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
state Bump black from 23.10.1 to 24.2.0 () 2024-03-13 16:46:44 +00:00
static Update link to the clients webpage, fix () 2023-07-06 17:28:09 +02:00
storage Fix bug in sliding sync when using old DB. () 2024-07-08 20:30:23 +01:00
streams Fix regression when bounding future tokens () 2024-07-02 14:06:36 +01:00
synapse_rust Add event.internal_metadata.instance_name () 2024-06-13 11:32:50 -05:00
types Add rooms.bump_stamp to Sliding Sync /sync for easier client-side sorting () 2024-07-08 13:17:08 -05:00
util Add logging to tasks managed by the task scheduler, showing CPU and database usage. () 2024-05-22 14:12:58 +01:00
__init__.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
_pydantic_compat.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
event_auth.py Bump black from 23.10.1 to 24.2.0 () 2024-03-13 16:46:44 +00:00
notifier.py Fix sync waiting for an invalid token from the "future" () 2024-07-02 12:40:03 +01:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations () 2021-10-13 08:42:41 +01:00
server.py Bump ruff from 0.3.7 to 0.5.0 () 2024-07-05 12:35:57 +00:00
visibility.py Include user membership on events () 2024-06-13 21:45:54 +00:00