anonymousland-synapse/synapse
2021-06-01 08:40:26 +01:00
..
_scripts
api Set opentracing priority before setting other tags (#10092) 2021-05-28 16:14:08 +01:00
app Move some more endpoints off master (#10084) 2021-05-27 22:45:43 +01:00
appservice
config Remove redundant code to reload tls cert (#10054) 2021-05-27 10:34:24 +01:00
crypto Add Keyring.verify_events_for_server and reduce memory usage (#10018) 2021-05-20 16:25:11 +01:00
events
federation Set opentracing priority before setting other tags (#10092) 2021-05-28 16:14:08 +01:00
groups
handlers Limit the number of events sent over replication when persisting events. (#10082) 2021-05-27 17:10:58 +01:00
http Log method and path when dropping request due to size limit (#10091) 2021-05-28 15:57:53 +01:00
logging Fix opentracing inject to use the SpanContext, not the Span (#10074) 2021-06-01 08:40:26 +01:00
metrics Set opentracing priority before setting other tags (#10092) 2021-05-28 16:14:08 +01:00
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
push Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
replication Combine LruCache.invalidate and invalidate_many (#9973) 2021-05-27 10:33:56 +01:00
res/templates
rest Move some more endpoints off master (#10084) 2021-05-27 22:45:43 +01:00
server_notices
spam_checker_api
state
static
storage Make reason and score optional for report_event (#10077) 2021-05-27 18:42:23 +01:00
streams
util Fix up BatchingQueue (#10078) 2021-05-27 14:32:31 +01:00
__init__.py 1.35.0rc2 2021-05-27 14:46:24 +01:00
event_auth.py
notifier.py
python_dependencies.py Use ijson to parse the response to /send_join, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
server.py Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
types.py
visibility.py