MatrixSynapse/synapse
Brendan Abolivier 3d370efc6d Merge branch 'master' into develop 2021-06-29 10:20:38 +01:00
..
_scripts
api MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
app Ensure that errors during startup are written to the logs and the console. (#10191) 2021-06-21 11:41:25 +01:00
appservice Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
config MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
crypto When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
events Fix wrapping of legacy check_registration_for_spam (#10238) 2021-06-23 17:22:08 +02:00
federation Add additional types to the federation transport server. (#10213) 2021-06-28 07:36:41 -04:00
groups
handlers Return errors from `send_join` etc if the event is rejected (#10243) 2021-06-24 16:00:08 +01:00
http Add additional types to the federation transport server. (#10213) 2021-06-28 07:36:41 -04:00
logging Expose opentracing trace id in response headers (#10199) 2021-06-18 11:43:22 +01:00
metrics opentracing: use a consistent name for background processes (#10135) 2021-06-07 17:57:49 +01:00
module_api MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
push
replication MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
res/templates
rest MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
server_notices
spam_checker_api
state
static
storage MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
streams
util Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
__init__.py 1.37.0 2021-06-29 10:15:34 +01:00
event_auth.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
notifier.py
python_dependencies.py Remove support for ACME v1 (#10194) 2021-06-17 18:56:48 +01:00
server.py Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
types.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
visibility.py