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-07-18 16:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdb8f2ff2a6a149effdd73bc1de2c3edbd890552
synapse
/
tests
/
rest
T
History
Eric Eastwood
fdb8f2ff2a
Merge branch 'develop' into madlittlemods/msc3871-gappy-timeline
2026-03-26 15:35:36 -05:00
..
admin
Fix the 'Login as a user' Admin API not checking if the user exists before issuing an access token. (
#18518
)
2026-02-20 15:52:29 +00:00
client
Merge branch 'develop' into madlittlemods/msc3871-gappy-timeline
2026-03-26 15:35:36 -05: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