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-31 01:33:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
client
/
v2_alpha
History
David Baker
4da05fa0ae
Add back in support for remembering parameters submitted to a user-interactive auth call.
2015-07-15 19:28:57 +01:00
..
__init__.py
Add client API for uploading and querying keys for end to end encryption
2015-07-06 18:47:57 +01:00
_base.py
Throw sensible errors on not-json when allowing empty body
2015-04-02 17:45:16 +01:00
account.py
user_id now in user_threepids
2015-05-01 15:04:37 +01:00
auth.py
pep8
2015-04-02 17:06:17 +01:00
filter.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
keys.py
Assume that each device for a user has only one of each type of key
2015-07-10 13:26:18 +01:00
register.py
Add back in support for remembering parameters submitted to a user-interactive auth call.
2015-07-15 19:28:57 +01:00
sync.py
Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator
2015-04-21 16:35:53 +01:00