This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-31 19:54:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Erik Johnston
494d0c8e02
Merge pull request
#642
from matrix-org/erikj/logout
...
Implement logout
2016-03-11 20:16:25 +00:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
admin.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
base.py
copyrights
2016-01-07 04:26:29 +00:00
directory.py
Add a parse_json_object function
2016-03-09 11:26:26 +00:00
events.py
Allow non-guests to peek on rooms using /events
2016-01-20 15:34:07 +00:00
initial_sync.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00
login.py
Add a parse_json_object function
2016-03-09 11:26:26 +00:00
logout.py
Implement logout
2016-03-11 16:27:50 +00:00
presence.py
Use parse_json_object_from_request to parse JSON out of request bodies
2016-03-11 16:41:03 +00:00
profile.py
Use parse_json_object_from_request to parse JSON out of request bodies
2016-03-11 16:41:03 +00:00
push_rule.py
Add a parse_json_object function
2016-03-09 11:26:26 +00:00
pusher.py
Add a parse_json_object function
2016-03-09 11:26:26 +00:00
register.py
Add a parse_json_object function
2016-03-09 11:26:26 +00:00
room.py
Use parse_json_object_from_request to parse JSON out of request bodies
2016-03-11 16:41:03 +00:00
transactions.py
copyrights
2016-01-07 04:26:29 +00:00
voip.py
Fix relative imports so they work in both py3 and py27
2016-03-08 11:45:50 +00:00