synapse-old/synapse
Richard van der Hoff 5090f26b63
Minor `@cachedList` enhancements (#9975)
- use a tuple rather than a list for the iterable that is passed into the
  wrapped function, for performance

- test that we can pass an iterable and that keys are correctly deduped.
2021-05-14 11:12:36 +01:00
..
_scripts
api Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
app
appservice
config Remove superfluous call to bool() (#9986) 2021-05-14 10:58:57 +01:00
crypto
events
federation Support fetching the spaces summary via GET over federation. (#9947) 2021-05-11 12:21:43 -04:00
groups
handlers Correctly ratelimit invites when creating a room (#9968) 2021-05-12 16:05:28 +02:00
http
logging
metrics
module_api
push
replication
res/templates
rest Support fetching the spaces summary via GET over federation. (#9947) 2021-05-11 12:21:43 -04:00
server_notices
spam_checker_api
state
static
storage Minor `@cachedList` enhancements (#9975) 2021-05-14 11:12:36 +01:00
streams
util Minor `@cachedList` enhancements (#9975) 2021-05-14 11:12:36 +01:00
__init__.py 1.34.0rc1 2021-05-12 16:59:46 +01:00
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py