Commit Graph

20019 Commits (af13a3be29dd2d84d9255f8e613ca70c16819436)
 

Author SHA1 Message Date
Sean Quah af13a3be29
Fix a bug that corrupted the cache of federated space hierarchies (#11775) 3 years ago
Richard van der Hoff 5572e6cc4b
Comments and typing for `_update_outliers_txn` (#11776) 3 years ago
Patrick Cloke c072c0b829
Fix mypy for platforms without epoll support. (#11771) 3 years ago
Andrew Morgan 7ad7a47e5a
Add missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768) 3 years ago
Philippe Daouadi 15ffc4143c
Fix preview of imgur and Tenor URLs. (#11669) 3 years ago
Andrew Morgan 9eab71aa93 Merge branch 'master' into develop 3 years ago
Patrick Cloke 68acb0a29d
Include whether the requesting user has participated in a thread. (#11577) 3 years ago
Andrew Morgan fd05a3ed03 Wording fixes to 1.50.0/1 changelog entries 3 years ago
Andrew Morgan 9d0098595e Reword 1.50.0 warning a bit in the changelog 3 years ago
Andrew Morgan ab12c909a2 1.50.1 3 years ago
Andrew Morgan d93ec0a0ba
Partially revert #11602 to prevent webclient overriding client resource (#11764) 3 years ago
Richard van der Hoff 251b5567ec
Remove `log_function` and its uses (#11761) 3 years ago
Andrew Morgan 47961ea855 Merge branch 'master' into develop 3 years ago
Andrew Morgan 4ec0a309cf Move python/postgres deprecation notice to the top of 1.50 changelog 3 years ago
Andrew Morgan 3ba9389699 1.50.0 3 years ago
lukasdenk d8be9924ef
Add a flag to the `synapse_review_recent_signups` script to ignore and filter appservice users. (#11675) 3 years ago
AndrewFerr cefd4b87a3
Warn against using Let's Encrypt certs for encrypted TURN (#11686) 3 years ago
Richard van der Hoff 86615aa965
Fix up docs for `track_puppeted_user_ips` (again) (#11757) 3 years ago
Richard van der Hoff b0352f9c08
Update documentation for configuring facebook login (#11755) 3 years ago
Richard van der Hoff 6a78ede569
Improve `reactor_tick_time` metric (#11724) 3 years ago
Daniel Sonck 6b241f5286
Make pagination of rooms in admin api stable (#11737) 3 years ago
Olivier Wilkinson (reivilibre) e7da1ced24 Merge branch 'release-v1.50' into develop 3 years ago
Andrew Morgan 18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 3 years ago
Jason Robinson 904bb04409
Fix sample_config.yaml in regards track_puppeted_user_ips (#11749) 3 years ago
Olivier Wilkinson (reivilibre) 422e33fabf Tweak the changelog summary section 3 years ago
Olivier Wilkinson (reivilibre) 867443472c 1.50.0rc2 3 years ago
Patrick Cloke 3e0536cd2a
Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 3 years ago
David Robertson d70169bf9b
Fix missing app variable in mail subject (#11745) 3 years ago
David Robertson 4ca8fcdd5a
Invite PR submitters to credit themselves (#11744) 3 years ago
reivilibre b602ba194b
Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. (#11730) 3 years ago
qwertyforce b9632046fb
update room spec url in config files (#11739) 3 years ago
Andy Balaam 5ff5f17377
Mention python3-venv and libpq-dev dependencies in contribution guide (#11740) 3 years ago
Patrick Cloke 0c40c619aa
Include bundled aggregations in the sync response cache. (#11659) 3 years ago
Richard van der Hoff 20c6d85c6e
Simplify GC prometheus metrics (#11723) 3 years ago
Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
Andy Balaam b92a2ff797
Fix typo in demo docs: differnt (#11735) 3 years ago
Jason Robinson 2560b1b6b2
Allow tracking puppeted users for MAU (#11561) 3 years ago
reivilibre 22abfca8d9
Fix a bug introduced in Synapse v1.0.0 whereby device list updates would not be sent to remote homeservers if there were too many to send at once. (#11729) 3 years ago
David Robertson 1b1aed38e3 Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) 3 years ago
haslersn 2185b28184
Fix documentation of supported PostgreSQL version (#11725) 3 years ago
haslersn 99ba5ae7b7
Fix documentation of supported PostgreSQL version (#11725) 3 years ago
Richard van der Hoff d41c4654db
Use buildkit's cache feature to speed up docker builds (#11691) 3 years ago
Michael Kaye 338e70c617
Complement environment variable name change and update .gitignore. (#11718) 3 years ago
Andrew Morgan 7c3408d1a8
Document the `SYNAPSE_TEST_PERSIST_SQLITE_DB` unit test env var (#11715) 3 years ago
reivilibre ffd227c382
Fix docstring on `add_account_data_for_user`. (#11716) 3 years ago
David Robertson c43dd4d01b
Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) 3 years ago
kegsay 3be63654e4
Prettier complement logs (#11707) 3 years ago
Patrick Cloke 8e57584a58
Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695) 3 years ago
David Robertson d3cf0730f8
Optionally use an on-disk sqlite db in tests (#11702) 3 years ago
David Robertson 2bb4bd1269
Test that bans win a join against a race when computing `/sync` response (#11701) 3 years ago