This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-24 21:45:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5e6dd23da57f3d430695388cb81dc045c5bd3ec
synapse
/
tests
/
rest
T
History
Erik Johnston
a5e6dd23da
Ensure e2ee extension doesn't always return
2026-05-20 14:09:37 +01:00
..
admin
Replace
wait_for_quarantined_media_stream_id(...)
with standard
wait_for_stream_token(...)
(
#19764
)
2026-05-15 13:51:03 -05:00
client
Ensure e2ee extension doesn't always return
2026-05-20 14:09:37 +01:00
key
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
media
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
synapse
When Matrix Authentication Service (MAS) integration is enabled, allow MAS to set the user locked status in Synapse. (
#19554
)
2026-03-16 18:27:54 +00:00
__init__.py
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
test_health.py
Limit health endpoint to
/health$
(
#19405
)
2026-01-26 12:27:26 +00:00
test_well_known.py
Format files with Ruff (
#17643
)
2024-09-02 12:39:04 +01:00