MatrixSynapse/synapse/rest/client/v1
Negar Fazeli 0136a522b1 Bug fix: expire invalid access tokens 2016-07-13 15:00:37 +02:00
..
__init__.py
admin.py Add rest servlet. Fix SQL. 2016-07-06 15:56:59 +01:00
base.py
directory.py
events.py Remove redundant exception log in /events 2016-06-09 11:15:04 +01:00
initial_sync.py
login.py Split out the auth handler 2016-06-02 13:31:45 +01:00
logout.py
presence.py
profile.py
push_rule.py Load push rules in storage layer, so that they get cached 2016-06-03 11:10:00 +01:00
pusher.py Working unsubscribe links going straight to the HS 2016-06-02 17:21:31 +01:00
register.py Bug fix: expire invalid access tokens 2016-07-13 15:00:37 +02:00
room.py Don't make rooms visibile by default 2016-06-08 14:47:42 +01:00
transactions.py
voip.py