forked-synapse/synapse/rest
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
admin Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
client Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
consent Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
key Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
media Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2021-09-08 07:17:52 -04:00
synapse Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
__init__.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
well_known.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00