synapse-product/synapse/api
Richard van der Hoff c14f99be46
Support enabling opentracing by user ()
Add a config option which allows enabling opentracing by user id, eg for
debugging requests made by a test user.
2021-05-14 10:51:08 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
auth_blocking.py Add type hints to auth and auth_blocking. () 2021-04-23 12:02:16 -04:00
auth.py Support enabling opentracing by user () 2021-05-14 10:51:08 +01:00
constants.py Fix m.room_key_request to-device messages () 2021-05-11 11:02:56 +01:00
errors.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
filtering.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
presence.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
ratelimiting.py Correctly ratelimit invites when creating a room () 2021-05-12 16:05:28 +02:00
room_versions.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
urls.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00