This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-08-15 13:30:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
starnapse-ignored-relations-fixed
synapse
/
synapse
/
api
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Tulir Asokan
and
timedout
bc1582719c
Add spam checker option for restricted joins
...
(cherry picked from commit 52741d396fe801d9de7f0dda32cdb6c4d283e458)
2026-03-22 16:06:23 +00:00
..
auth
Allow long lived syncs to be cancelled if client has gone away (
#19499
)
2026-02-26 21:41:06 +00:00
__init__.py
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
auth_blocking.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
constants.py
Add spam checker option for restricted joins
2026-03-22 16:06:23 +00:00
errors.py
Add stable support for MSC4380 invite blocking. (
#19431
)
2026-02-27 14:47:07 +00:00
filtering.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
presence.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
ratelimiting.py
Port
Clock
functions to use
Duration
class (
#19229
)
2025-12-01 13:55:06 +00:00
room_versions.py
Remove support for MSC3244: Room version capabilities as the MSC was rejected. (
#19429
)
2026-02-05 11:01:15 +00:00
urls.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00