Commit Graph

20052 Commits (15c2a6a1067f57707688cc59f2efa7ff0000dcd2)
 

Author SHA1 Message Date
Patrick Cloke 15c2a6a106
Ignore the jsonschema type. (#11817) 3 years ago
Richard van der Hoff 2d327d25bf
Skip the initial amd64-only Docker build (#11810) 3 years ago
Patrick Cloke 02d99f044e
Apply a timeout to reading the body when fetching a file. (#11784) 3 years ago
Andrew Morgan ec2271ac50 Merge branch 'master' into develop 3 years ago
Patrick Cloke 807efd26ae
Support rendering previews with data: URLs in them (#11767) 3 years ago
Andrew Morgan c3040dd5cc Synapse 1.51.0rc2 (2022-01-24) 3 years ago
Andrew Morgan 36f37acf53 1.50.2 3 years ago
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 3 years ago
Andrew Morgan 8ff465d206 Fix logic for dropping old events in fed queue (#11806) 3 years ago
Andrew Morgan 14b45b25dd 1.51.0rc2 3 years ago
Andrew Morgan dc671d3ea7
Fix logic for dropping old events in fed queue (#11806) 3 years ago
Shay 9006ee36d1
Drop support for and remove references to EOL Python 3.6 (#11683) 3 years ago
Olivier Wilkinson (reivilibre) f8cf02b200 Remove obsolete newsfile 3 years ago
Olivier Wilkinson (reivilibre) ffc61d1b69 Synapse 1.51.0rc1 (2022-01-21) 3 years ago
Olivier Wilkinson (reivilibre) 2d295a4be9 Edit the changelog according to feedback 3 years ago
Richard van der Hoff 2aa37a4250
Add `state_key` and `rejection_reason` to `events` (#11792) 3 years ago
Olivier Wilkinson (reivilibre) ea579a478a Edit the changelog for grammar and clarity 3 years ago
Olivier Wilkinson (reivilibre) 266df5c908 1.51.0rc1 3 years ago
Patrick Cloke 7a11509d17 Do not try to serialize raw aggregations dict. (#11791) 3 years ago
Patrick Cloke b784299cbc
Do not try to serialize raw aggregations dict. (#11791) 3 years ago
Richard van der Hoff 9f2016e96e
Drop unused table `public_room_list_stream`. (#11795) 3 years ago
Richard van der Hoff 2277275485
Stop reading from `event_reference_hashes` (#11794) 3 years ago
Richard van der Hoff c027bc0e4b
Add `FrozenEvent.get_state_key` and use it in a couple of places (#11793) 3 years ago
reivilibre 4c2096599c
Make the `get_global_account_data_by_type_for_user` cache be a tree-cache whose key is prefixed with the user ID (#11788) 3 years ago
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
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