Commit Graph

18900 Commits (27c06a6e0699f92bcd02b9e930dc8191ab87305e)
 

Author SHA1 Message Date
Erik Johnston 1fb9a2d0bf
Limit how often GC happens by time. (#9902) 4 years ago
Erik Johnston de8f0a03a3
Don't set the external cache if its been done recently (#9905) 4 years ago
Erik Johnston d0aee697ac
Use get_current_users_in_room from store and not StateHandler (#9910) 4 years ago
Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 4 years ago
DeepBlueV7.X e9eb3549d3
Leave out optional keys from /sync (#9919) 4 years ago
Brendan Abolivier a61b13c0a1 Merge branch 'master' into develop 4 years ago
Brendan Abolivier 0644ac0989 1.33.0 4 years ago
Erik Johnston e3bc4617fc
Time external cache response time (#9904) 4 years ago
Andrew Morgan b85821aca2
Add port parameter to the sample config for psycopg2 args (#9911) 4 years ago
Dan Callahan 56c4b47df3
Build Debian packages for Ubuntu 21.04 Hirsute (#9909) 4 years ago
Andrew Morgan 4d624f467a Synapse 1.33.0rc2 (2021-04-29) 4 years ago
Andrew Morgan d11f2dfee5 typo in changelog 4 years ago
Patrick Cloke bb4b11846f
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 4 years ago
Andrew Morgan e9444cc74d 1.33.0rc2 4 years ago
ThibF 0085dc5abc
Delete room endpoint (#9889) 4 years ago
Erik Johnston 802560211a Merge remote-tracking branch 'origin/release-v1.33.0' into develop 4 years ago
Erik Johnston e4ab8676b4
Fix tight loop handling presence replication. (#9900) 4 years ago
Patrick Cloke 10a08ab88a
Use the parent's logging context name for runWithConnection. (#9895) 4 years ago
Andrew Morgan fa6679e794 Synapse 1.33.0rc1 (2021-04-28) 4 years ago
Andrew Morgan 8ba086980d Reword account validity template change to sound less like a bugfix 4 years ago
Erik Johnston 391bfe9a7b
Reduce memory footprint of caches (#9886) 4 years ago
Andrew Morgan 787de3190f 1.33.0rc1 4 years ago
Andrew Morgan 4e0fd35bc9 Revert "Experimental Federation Speedup (#9702)" 4 years ago
Erik Johnston dd2d32dcdb
Add type hints to presence handler (#9885) 4 years ago
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago
Patrick Cloke 1350b053da
Pass errors back to the client when trying multiple federation destinations. (#9868) 4 years ago
Erik Johnston 0ffa5fb935
Use current state table for `presence.get_interested_remotes` (#9887) 4 years ago
Richard van der Hoff 3ff2251754
Improved validation for received requests (#9817) 4 years ago
Richard van der Hoff 84936e2264
Kill off `_PushHTTPChannel`. (#9878) 4 years ago
Andrew Morgan 695b73c861
Allow OIDC cookies to work on non-root public baseurls (#9726) 4 years ago
Richard van der Hoff 59d24c5bef
pass a reactor into SynapseSite (#9874) 4 years ago
Patrick Cloke e83627926f
Add type hints to auth and auth_blocking. (#9876) 4 years ago
Erik Johnston a15c003e5b
Make DomainSpecificString an attrs class (#9875) 4 years ago
Andrew Morgan ceaa76970f
Remove room and user invite ratelimits in default unit test config (#9871) 4 years ago
Erik Johnston 9d25a0ae65
Split presence out of master (#9820) 4 years ago
Patrick Cloke d924827da1
Check for space membership during a remote join of a restricted room (#9814) 4 years ago
Erik Johnston 3853a7edfc
Only store data in caches, not "smart" objects (#9845) 4 years ago
Richard van der Hoff 51a20914a8
Limit the size of HTTP responses read over federation. (#9833) 4 years ago
manuroe c1ddbbde4f
Handle all new rate limits in demo scripts (#9858) 4 years ago
Erik Johnston 177dae2704
Limit length of accepted email addresses (#9855) 4 years ago
Richard van der Hoff 69018acbd2
Clear the resync bit after resyncing device lists (#9867) 4 years ago
Richard van der Hoff 294c675033
Remove `synapse.types.Collection` (#9856) 4 years ago
Andrew Morgan 3186324260 Merge branch 'master' into develop 4 years ago
Andrew Morgan 0f2629ebc6 Synapse 1.32.2 (2021-04-22) 4 years ago
Andrew Morgan dac4445934 A regression can't be introduced twice 4 years ago
Andrew Morgan 79e6d9e4b1 Note regression was in 1.32.0 and 1.32.1 4 years ago
Andrew Morgan ca380881b1 Update dates in changelogs 4 years ago
Andrew Morgan 55159c48e3 1.32.2 4 years ago
Andrew Morgan ca6ecb8d67 Merge branch 'release-v1.32.1' of github.com:matrix-org/synapse into release-v1.32.2 4 years ago
Andrew Morgan 8798f2291c Merge branch 'master' of github.com:matrix-org/synapse into develop 4 years ago