0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-13 16:18:56 +02:00
synapse/synapse/api
Richard van der Hoff ed53bf314f
Set opentracing priority before setting other tags (#10092)
... because tags on spans which aren't being sampled get thrown away.
2021-05-28 16:14:08 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth.py Set opentracing priority before setting other tags (#10092) 2021-05-28 16:14:08 +01:00
auth_blocking.py Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
constants.py Fix m.room_key_request to-device messages (#9961) 2021-05-11 11:02:56 +01:00
errors.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
filtering.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
presence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ratelimiting.py Correctly ratelimit invites when creating a room (#9968) 2021-05-12 16:05:28 +02:00
room_versions.py Remove the experimental spaces enabled flag. (#10063) 2021-05-26 14:35:16 -04:00
urls.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00