Commit Graph

18273 Commits (34efb4c604bc7c5052bc859a9382addc7373eec7)
 

Author SHA1 Message Date
Richard van der Hoff 34efb4c604
Add notes on integrating with Facebook for SSO login. (#9244) 4 years ago
Patrick Cloke 00e97a7774 Merge branch 'master' into develop 4 years ago
Patrick Cloke ccb9616f26 Update debian changelog. 4 years ago
Pankaj Yadav 2e537a0280
Check if a user is in the room before sending a PowerLevel event on their behalf (#9235) 4 years ago
Richard van der Hoff 300d0d756a Merge branch 'social_login' into develop 4 years ago
Richard van der Hoff fbd9de6d1f Synapse 1.26.0 (2021-01-27) 4 years ago
Richard van der Hoff 7fa1346f93 Merge branch 'social_login' into develop 4 years ago
Patrick Cloke 17b713850f Merge branch 'master' into develop 4 years ago
Patrick Cloke b685c5e7f1 Move note above changes. 4 years ago
Patrick Cloke e54746bdf7
Clean-up the template loading code. (#9200) 4 years ago
Patrick Cloke 71c46652a2 Copy the upgrade note to 1.26.0. 4 years ago
Patrick Cloke 73ed289bd2 1.26.0 4 years ago
Erik Johnston 93b61589b0
Add a note to changelog about redis usage (#9227) 4 years ago
Richard van der Hoff cfcc4bfcaf Merge branch 'social_login' into develop 4 years ago
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