Commit Graph

5326 Commits (e83520cc42cb174a5d3dc5ca1dcce299ad4abb25)

Author SHA1 Message Date
reivilibre e83520cc42
Make `get_account_data_for_room_and_type` a tree cache (#11789) 3 years ago
Brendan Abolivier bfe6d5553a
Correctly await on_logged_out callbacks (#11786) 3 years ago
Patrick Cloke d09099642e
Fix redirecting to the webclient for non-HTTP(S) web_client_location. (#11783) 3 years ago
Andrew Morgan 121b9e2475
Add a regression test for using both webclient and client resources simultaneously (#11765) 3 years ago
Andrew Morgan 7bf2d6c268
Partially revert #11675; prevent attempting to create pushers on workers (#11770) 3 years ago
Richard van der Hoff 56834ab779
installation.md: drop python 3.6 support (#11781) 3 years ago
Patrick Cloke 91221b6961
Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
David Robertson f160fe18e3
Debug for device lists updates (#11760) 3 years ago
Nicolas Werner fa583c2198
Allow overriding the complement ref. (#11766) 3 years ago
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
Patrick Cloke 68acb0a29d
Include whether the requesting user has participated in a thread. (#11577) 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
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
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) 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