__init__.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
_base.py
|
Fixed syntax nits
|
2017-05-15 16:21:02 +02:00 |
account_data.py
|
m.read_marker -> m.fully_read (#2128)
|
2017-04-18 17:46:15 +01:00 |
auth.py
|
window.postmessage for Interactive Auth fallback
|
2016-10-06 18:16:59 +01:00 |
filter.py
|
Fixed syntax nits
|
2017-05-15 16:21:02 +02:00 |
keys.py
|
sets aren't JSON serializable
|
2017-02-02 14:55:54 +00:00 |
openid.py
|
Rename openid/token to openid/request_token
|
2016-05-05 15:15:00 +01:00 |
read_marker.py
|
m.read_marker -> m.fully_read (#2128)
|
2017-04-18 17:46:15 +01:00 |
report_event.py
|
Add timestamp and auto incrementing ID
|
2016-05-04 15:19:12 +01:00 |
sendtodevice.py
|
Allow guest access to endpoints for E2E
|
2016-11-25 15:26:34 +00:00 |
sync.py
|
Add count of one time keys to sync stream
|
2017-05-19 15:47:55 +01:00 |
tokenrefresh.py
|
Rip out more refresh_token code
|
2016-11-30 17:40:18 +00:00 |