_base.py
|
Fixed syntax nits
|
2017-05-15 16:21:02 +02:00 |
account.py
|
Remove redundent call
|
2017-11-13 12:44:21 -07:00 |
account_data.py
|
m.read_marker -> m.fully_read (#2128)
|
2017-04-18 17:46:15 +01:00 |
filter.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
groups.py
|
Register group servlet
|
2017-11-09 15:49:42 +00: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 |
sync.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
thirdparty.py
|
add release endpoints for /thirdparty
|
2017-10-26 16:58:20 +02:00 |