_base.py
|
rewrite based on PR feedback:
|
2018-01-19 15:33:55 +00:00 |
account.py
|
Remove run_on_reactor (#3395)
|
2018-06-14 18:27:37 +10:00 |
account_data.py
|
m.read_marker -> m.fully_read (#2128)
|
2017-04-18 17:46:15 +01:00 |
auth.py
|
Set Server header in SynapseRequest
|
2018-05-10 18:50:27 +01:00 |
devices.py
|
Fix error when deleting devices
|
2017-12-05 09:49:22 +00:00 |
filter.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
groups.py
|
Use "/settings/" (plural)
|
2018-04-05 14:07:16 +01:00 |
keys.py
|
register some /unstable endpoints in /r0 as well
|
2017-10-26 15:22:50 +02:00 |
read_marker.py
|
m.read_marker -> m.fully_read (#2128)
|
2017-04-18 17:46:15 +01:00 |
register.py
|
Remove run_on_reactor (#3395)
|
2018-06-14 18:27:37 +10:00 |
sync.py
|
Stub out ServerNoticesSender on the workers
|
2018-05-22 11:54:51 +01:00 |
thirdparty.py
|
add release endpoints for /thirdparty
|
2017-10-26 16:58:20 +02:00 |