This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 12:15:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
rest
History
Andrew Morgan
ec9224bf9a
Make
POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}
endpoint return 404 if event exists, but the user lacks access (
#15300
)
2023-03-21 13:24:03 +00:00
..
admin
Fix error when sending message into deleted room. (
#15235
)
2023-03-21 09:13:43 +00:00
client
Make
POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}
endpoint return 404 if event exists, but the user lacks access (
#15300
)
2023-03-21 13:24:03 +00:00
key
Stop using deprecated
keyIds
param on /key/v2/server (
#14525
)
2022-11-30 11:59:57 +00:00
media
Separate HTTP preview code and URL previewer. (
#15269
)
2023-03-20 14:32:26 -04:00
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_health.py
Use literals in place of
HTTPStatus
constants in tests (
#13463
)
2022-08-05 16:59:09 +02:00
test_well_known.py
Use literals in place of
HTTPStatus
constants in tests (
#13463
)
2022-08-05 16:59:09 +02:00