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 15:37:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Mark Haines
07639c79d9
Respond with more helpful error messages for unsigned requests
2014-10-13 16:39:15 +01:00
..
events
Don't strip out null's in serialized events, as that is not need anymore and it's not in the spec (yet)
2014-09-25 17:00:17 +01:00
__init__.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
auth.py
Update docstring
2014-09-29 15:35:54 +01:00
constants.py
Added LoginType constants. Created general structure for processing registrations.
2014-09-15 10:23:20 +01:00
errors.py
Respond with more helpful error messages for unsigned requests
2014-10-13 16:39:15 +01:00
ratelimiting.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
urls.py
Add a _matrix/key/v1 resource with the verification keys of the local server
2014-09-23 18:43:34 +01:00