.. |
__init__.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
_base.py
|
Drop support for v2_alpha API prefix (#5190)
|
2019-05-15 17:37:46 +01:00 |
account_data.py
|
Add GET account data routes (#4303)
|
2019-01-07 10:27:54 +00:00 |
account_validity.py
|
Add management endpoints for account validity
|
2019-04-17 19:34:45 +01:00 |
account.py
|
Add unbind API to /r0 as it is now stabalised
|
2019-04-01 15:25:19 +01:00 |
auth.py
|
Drop support for v2_alpha API prefix (#5190)
|
2019-05-15 17:37:46 +01:00 |
capabilities.py
|
Add config option for setting homeserver's default room version (#5223)
|
2019-05-23 15:00:20 +01:00 |
devices.py
|
Drop support for v2_alpha API prefix (#5190)
|
2019-05-15 17:37:46 +01:00 |
filter.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
groups.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
keys.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
notifications.py
|
Allow client event serialization to be async
|
2019-05-14 11:58:01 +01:00 |
openid.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
read_marker.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
receipts.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
register.py
|
Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_only
|
2019-05-16 17:27:39 +01:00 |
relations.py
|
Move parsing of tokens out of storage layer
|
2019-05-16 14:26:23 +01:00 |
report_event.py
|
rename assert_params_in_request to assert_params_in_dict
|
2018-07-13 21:53:01 +02:00 |
room_keys.py
|
make sure version is in body and wrap in linearizer queue
|
2019-02-08 01:32:45 -05:00 |
room_upgrade_rest_servlet.py
|
Drop support for v2_alpha API prefix (#5190)
|
2019-05-15 17:37:46 +01:00 |
sendtodevice.py
|
Drop support for v2_alpha API prefix (#5190)
|
2019-05-15 17:37:46 +01:00 |
sync.py
|
Don't bundle events in /sync or /events
|
2019-05-21 13:54:09 +01:00 |
tags.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
thirdparty.py
|
Port rest/ to Python 3 (#3823)
|
2018-09-12 20:41:31 +10:00 |
tokenrefresh.py
|
Rip out more refresh_token code
|
2016-11-30 17:40:18 +00:00 |
user_directory.py
|
Add option to disable searching in the user dir
|
2019-03-19 16:40:19 +00:00 |