Patrick Cloke
|
a0bc9d387e
|
Use the proper Request in type hints. (#9515)
This also pins the Twisted version in the mypy job for CI until
proper type hints are fixed throughout Synapse.
|
2021-03-01 12:23:46 -05:00 |
Patrick Cloke
|
d34c6e1279
|
Add type hints to media rest resources. (#9093)
|
2021-01-15 10:57:37 -05:00 |
Erik Johnston
|
5cdca53aa0
|
Merge different Resource implementation classes (#7732)
|
2020-07-03 19:02:19 +01:00 |
Amber Brown
|
f40a7dc41f
|
Make the http server handle coroutine-making REST servlets (#5475)
|
2019-06-29 17:06:55 +10:00 |
Amber Brown
|
32e7c9e7f2
|
Run Black. (#5482)
|
2019-06-20 19:32:02 +10:00 |
Will Hunt
|
fee831c040
|
Move imports to one line
|
2018-12-10 13:52:33 +00:00 |
Will Hunt
|
466c1f3e01
|
Use `send_cors`
|
2018-12-10 13:11:37 +00:00 |
Will Hunt
|
91206e09f2
|
changelog & isort
|
2018-12-09 17:39:44 +00:00 |
Will Hunt
|
dbf736ba66
|
Make /config more CORS-y
|
2018-12-09 13:27:22 +00:00 |
Will Hunt
|
c151b32b1d
|
Add GET media/v1/config (#3184)
|
2018-08-16 14:23:38 +01:00 |