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-27 13:36:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Mark Haines
c7a7cdf734
Add ratelimiting function to basehandler
2014-09-02 17:57:04 +01:00
..
events
Add all the necessary checks to make banning work.
2014-09-01 18:24:56 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
auth.py
Implement auth for kicking.
2014-09-02 10:58:33 +01:00
constants.py
Add beginnings of ban support.
2014-09-01 16:15:34 +01:00
errors.py
Add ratelimiting function to basehandler
2014-09-02 17:57:04 +01:00
ratelimiting.py
Test ratelimiter
2014-09-02 15:16:26 +01:00
urls.py
change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions.
2014-08-31 14:51:37 +01:00