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 01:35:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Mark Haines
c18f7fc410
Fix flake8 and update changelog
2017-01-05 13:50:22 +00:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
auth.py
Fix flake8 and update changelog
2017-01-05 13:50:22 +00:00
constants.py
Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant
2016-08-25 18:34:47 +01:00
errors.py
Fail with a coherent error message if
/sync?filter=
is invalid
2016-11-21 13:15:25 +00:00
filtering.py
Return early on /sync code paths if a '*' filter is used
2016-11-22 16:38:35 +00:00
ratelimiting.py
Check whether to ratelimit sooner to avoid work
2016-10-19 10:45:24 +01:00
urls.py
APP_SERVICE_PREFIX is never used; don't bother
2016-08-25 18:06:05 +01:00