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 02:45:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Amber Brown
c936a52a9e
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (
#3307
)
2018-05-31 19:03:47 +10:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
auth.py
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (
#3307
)
2018-05-31 19:03:47 +10:00
constants.py
Apply some limits to depth to counter abuse
2018-05-01 17:54:19 +01:00
errors.py
custom error code for not leaving server notices room
2018-05-22 17:27:27 +01:00
filtering.py
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (
#3307
)
2018-05-31 19:03:47 +10:00
ratelimiting.py
Check whether to ratelimit sooner to avoid work
2016-10-19 10:45:24 +01:00
urls.py
Reject attempts to send event before privacy consent is given
2018-05-22 12:00:47 +01:00