MatrixSynapse/synapse
Richard van der Hoff 240b3ce253 Merge remote-tracking branch 'origin/release-v1.38' into develop
merge @dklimpel's fixes to the sample config
2021-07-07 12:37:10 +01:00
..
_scripts Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
api Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
app Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
appservice
config Update links to documentation in sample config (#10287) 2021-07-07 12:35:45 +01:00
crypto
events Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
federation Handle old staged inbound events (#10303) 2021-07-06 13:02:37 +01:00
groups
handlers Ignore EDUs for rooms we're not in (#10317) 2021-07-06 14:31:13 +01:00
http Add additional types to the federation transport server. (#10213) 2021-06-28 07:36:41 -04:00
logging
metrics
module_api MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
push Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
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 ANALYZE new stream ordering column (#10326) 2021-07-07 11:56:17 +02:00
streams
util Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
__init__.py 1.38.0rc1 2021-07-06 13:54:23 +01:00
event_auth.py Correct type hints for synapse.event_auth. (#10253) 2021-06-30 07:08:42 -04:00
notifier.py
python_dependencies.py
server.py
types.py
visibility.py