This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
forked-synapse
Watch
1
Star
0
Fork
0
You've already forked forked-synapse
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-10-01 01:36:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec9224bf9a
forked-synapse
/
synapse
/
storage
/
databases
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
..
main
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
state
Include the room ID in more purge room log lines. (
#15222
)
2023-03-08 20:08:56 +00:00
__init__.py
Ensure that
get_datastores().main
is typed (
#12070
)
2022-02-25 10:20:40 +00:00