forked-synapse/synapse/rest/client/v1
Matthew Hodgson d32385336f
add ?ts massaging for ASes (#2754)
blindly implement ?ts for AS. untested
2018-01-23 09:59:06 +01:00
..
__init__.py
admin.py Move set_password into its own handler 2017-11-29 16:44:35 +00:00
base.py
directory.py
events.py
initial_sync.py
login.py Better logging when login can't find a 3pid 2017-12-20 19:31:00 +00:00
logout.py Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
presence.py
profile.py
push_rule.py
pusher.py
register.py rewrite based on PR feedback: 2018-01-19 15:33:55 +00:00
room.py add ?ts massaging for ASes (#2754) 2018-01-23 09:59:06 +01:00
voip.py