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-28 18:06:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Richard van der Hoff
17f6804837
Introduce room v4 which updates event ID format. (
#5217
)
...
Implements
https://github.com/matrix-org/matrix-doc/pull/2002
.
2019-05-21 16:22:54 +01:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
auth.py
Factor out an "assert_requester_is_admin" function (
#5120
)
2019-05-02 10:45:52 +01:00
constants.py
Rename relation types to match MSC
2019-05-20 14:31:19 +01:00
errors.py
Fix error handling for rooms whose versions are unknown. (
#5219
)
2019-05-21 13:47:25 +01:00
filtering.py
Update synapse/api/filtering.py
2019-01-24 17:21:35 +00:00
ratelimiting.py
Add ratelimiting on login (
#4821
)
2019-03-15 17:46:16 +00:00
room_versions.py
Introduce room v4 which updates event ID format. (
#5217
)
2019-05-21 16:22:54 +01:00
urls.py
Drop support for v2_alpha API prefix (
#5190
)
2019-05-15 17:37:46 +01:00