Commit Graph

18309 Commits (e288499c60802c8c563ef59884c0c040d630e924)
 

Author SHA1 Message Date
Richard van der Hoff a737cc2713
Implement MSC2858 support (#9183) 4 years ago
Andrew Morgan a64c29926e
Pass a dict, instead of None, to modules if a None config is specified in the homeserver config (#9229) 4 years ago
Patrick Cloke 1baab20352
Add type hints to various handlers. (#9223) 4 years ago
Patrick Cloke 26837d5dbe
Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 4 years ago
Erik Johnston dd8da8c5f6
Precompute joined hosts and store in Redis (#9198) 4 years ago
Patrick Cloke 4937fe3d6b
Try to recover from unknown encodings when previewing media. (#9164) 4 years ago
Andrew Morgan e74bb96733
Update isort to v5.7.0 (#9222) 4 years ago
Jason Robinson e5b659e9e1
Merge pull request #9062 from matrix-org/jaywink/admin-forward-extremities 4 years ago
Erik Johnston a1ff1e967f
Periodically send pings to detect dead Redis connections (#9218) 4 years ago
Jason Robinson 4936fc59fc Fix get forward extremities query 4 years ago
Jason Robinson cee4010f94 Merge branch 'develop' into jaywink/admin-forward-extremities 4 years ago
Jason Robinson e20f18a766
Make natural join inner join 4 years ago
Patrick Cloke fdf8346944 Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extremities 4 years ago
Patrick Cloke 5b857b77f7
Don't error if deleting a non-existent pusher. (#9121) 4 years ago
Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209) 4 years ago
Patrick Cloke 2547d9d4d7 Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 4 years ago
Richard van der Hoff 65fb3b2e25 Synapse 1.26.0rc2 (2021-01-25) 4 years ago
Patrick Cloke a71be9d62d
Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 4 years ago
Jason Robinson fe18882bb5 Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extremities 4 years ago
Patrick Cloke e448dbbf5b Synapse 1.26.0rc2 (2021-01-25) 4 years ago
Patrick Cloke 69961c7e9f Tweak changes. 4 years ago
Patrick Cloke a01605c136 1.26.0rc2 4 years ago
Patrick Cloke 6f7417c3db
Handle missing content keys when calculating presentable names. (#9165) 4 years ago
Jason Robinson 8965b6cfec Merge branch 'develop' into jaywink/admin-forward-extremities 4 years ago
Jason Robinson 930ba00971 Add depth and received_ts to forward_extremities admin API response 4 years ago
Erik Johnston 056327457f
Fix chain cover update to handle events with duplicate auth events (#9210) 4 years ago
Erik Johnston 28f255d5f3
Bump psycopg2 version (#9204) 4 years ago
Patrick Cloke a7882f9887
Return a 404 if no valid thumbnail is found. (#9163) 4 years ago
Andrew Morgan 31c5382d7a
Align the directories linted in CI with the defaults in scripts-dev/lint.sh (#9191) 4 years ago
Erik Johnston 758ed5f1bc
Speed up chain cover calculation (#9176) 4 years ago
Erik Johnston 12ec55bfaa
Increase perf of handling concurrent use of StreamIDGenerators. (#9190) 4 years ago
Erik Johnston 939ef657ce Merge remote-tracking branch 'origin/release-v1.26.0' into develop 4 years ago
Erik Johnston ccfafac882
Add schema update to fix existing DBs affected by #9193 (#9195) 4 years ago
Erik Johnston b249f002b8 Merge remote-tracking branch 'origin/release-v1.26.0' into develop 4 years ago
Erik Johnston 2506074ef0
Fix receipts or account data not being sent down sync (#9193) 4 years ago
Erik Johnston 7a43482f19
Use execute_batch in more places (#9188) 4 years ago
Dirk Klimpel c55e62548c
Add tests for List Users Admin API (#9045) 4 years ago
Richard van der Hoff 42a8e81370
Add a check for duplicate IdP ids (#9184) 4 years ago
Richard van der Hoff b5120f09f1 Merge remote-tracking branch 'origin/release-v1.26.0' into develop 4 years ago
Richard van der Hoff 7447f19702
Prefix idp_id with "oidc-" (#9189) 4 years ago
Erik Johnston eee6fcf5fa
Use execute_batch instead of executemany in places (#9181) 4 years ago
Patrick Cloke 1fa15b74e0
Specify that the long description is rST in the package metadata. (#9180) 4 years ago
Patrick Cloke 937b849a2e Fix a typo in the release notes. 4 years ago
Patrick Cloke 818bf313bc Merge branch 'release-v1.26.0' into develop 4 years ago
Patrick Cloke f81d02d75b Synapse 1.26.0rc1 (2021-01-20) 4 years ago
Patrick Cloke 4c37d2acd5 Fix reStructuredText formatting. 4 years ago
Patrick Cloke adabf328ac Point people to the upgrade notes. 4 years ago
Patrick Cloke 933f258967 Formatting. 4 years ago
Patrick Cloke d5349959f4 SQL formatting in UPGRADE. 4 years ago
Patrick Cloke 1b37107cac Add upgrade notes about chain cover. 4 years ago