forked-synapse/synapse/events
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
..
__init__.py Clean up some logging in the federation event handler (#10591) 2021-08-16 13:19:02 +01:00
builder.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
presence_router.py Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
snapshot.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
spamcheck.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
third_party_rules.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
utils.py Support MSC3375: room version 9. (#10747) 2021-09-03 12:51:15 -04:00
validator.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00