Commit Graph

20052 Commits (15c2a6a1067f57707688cc59f2efa7ff0000dcd2)
 

Author SHA1 Message Date
Olivier Wilkinson (reivilibre) ffd71029ab Add support removal notice to the upgrade notes 3 years ago
Olivier Wilkinson (reivilibre) 5f98d8e6fd Tweak changelog 3 years ago
David Robertson 88a78c6577
Cache empty responses from `/user/devices` (#11587) 3 years ago
Olivier Wilkinson (reivilibre) 9be5aacc2d 1.50.0rc1 3 years ago
Richard van der Hoff 0fb3dd0830
Refactor the way we set `outlier` (#11634) 3 years ago
Philipp Matthias Schäfer eedb4527f1
Fix link from generated configuration file to documentation (#11678) 3 years ago
Fr3shTea 0201c6371c
Fix SimpleHttpClient not sending Accept header in `get_json` (#11677) 3 years ago
Dirk Klimpel 7a1cefc6e3
Add admin API to get users' account data (#11664) 3 years ago
reivilibre 84bfe47b01
Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 3 years ago
reivilibre 84d790a32e
Clarify SSO mapping provider documentation by writing `def` or `async def` before the names of methods, as appropriate. (#11681) 3 years ago
Callum Macdonald 7013e06e2f
Improve Docker docs for use with Postgres (#11640) 3 years ago
Donny Johnson 0715e77b06
Correct Synapse install command for FreeBSD. (#11267) 3 years ago
Richard van der Hoff 79f6d3550a
update ngnix reverse-proxy example (#11680) 3 years ago
Richard van der Hoff b38bdae3a2
Fix AssertionErrors after purging events (#11642) 3 years ago
Richard van der Hoff 878aa55293
`FederationClient.backfill`: stop flagging events as outliers (#11632) 3 years ago
Richard van der Hoff 2359ee3864
Remove redundant `get_current_events_token` (#11643) 3 years ago
Richard van der Hoff bd9821f7f1
Better error messages from `get_create_event_for_room` (#11638) 3 years ago
Patrick Cloke 8422a7f7f6
Include the topic event in the prejoin state, per MSC3173. (#11666) 3 years ago
Shay 13c974ed35
Drop Bionic from Debian builds (#11633) 3 years ago
Patrick Cloke cbd82d0b2d
Convert all namedtuples to attrs. (#11665) 3 years ago
Dirk Klimpel 07a3b5daba
Add type hints to `synapse/storage/databases/main/events_bg_updates.py` (#11654) 3 years ago
reivilibre 2c7f5e74e5
Fix a type annotation in `test_account_data.py` and remove it from the Mypy exclusion list. (#11657) 3 years ago
Dirk Klimpel f82d38ed2e
Improve type hints in storage classes. (#11652) 3 years ago
Patrick Cloke f58b300d27
Do not attempt to bundled aggregations for /members and /state. (#11623) 3 years ago
Dirk Klimpel 15bb1c8511
Add type hints to `synapse/storage/databases/main/stats.py` (#11653) 3 years ago
Shay fcfe67578f
Update to the current version of Black and run it on Synapse codebase (#11596) 3 years ago
Patrick Cloke 66d7aa783a
Fix mypy error with opentracing.tags. (#11622) 3 years ago
AndrewFerr c500bf37d6
Add details for how to set up TURN behind NAT (#11553) 3 years ago
Shay 87da37374a
Drop EOL python 3.6 from CI (#11595) 3 years ago
Richard van der Hoff 144b9ede89 Merge branch 'master' into develop 3 years ago
Richard van der Hoff 9ec46d6231 Merge branch 'release-v1.49' 3 years ago
Richard van der Hoff 6b6dcdc338 update changelog 3 years ago
Richard van der Hoff aa874a1390 1.49.2 3 years ago
Richard van der Hoff 2bf31f7807
Pin to frozendict<2.1.2 (#11625) 3 years ago
reivilibre e6897e7383
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) 3 years ago
Patrick Cloke b6102230a7
Add type hints to event_push_actions. (#11594) 3 years ago
Richard van der Hoff 57ca8ab10f Add notes about dropping support for Python 3.6 and Postgres 9.6. 3 years ago
Richard van der Hoff aa58e8a28a typopo 3 years ago
Richard van der Hoff b9f2f6d3c4 more words 3 years ago
Richard van der Hoff 2215954147
Various opentracing enhancements (#11619) 3 years ago
Richard van der Hoff 8c36d332d5 1.49.1 3 years ago
Patrick Cloke dd47788752
Do not bundle aggregations for APIs which shouldn't include them. (#11592) 3 years ago
Richard van der Hoff c3e38b88f2
Improve opentracing support for `ResponseCache` (#11607) 3 years ago
Richard van der Hoff 60fa4935b5
Improve opentracing for incoming HTTP requests (#11618) 3 years ago
Richard van der Hoff 8e4083e2f6 Merge remote-tracking branch 'origin/release-v1.49' into develop 3 years ago
Richard van der Hoff 76aa5537ad
Disable aggregation bundling on `/sync` responses (#11583) 3 years ago
Patrick Cloke 3e0cfd447e
Return JSON errors for unknown resources under /matrix/client. (#11602) 3 years ago
V02460 7a7ca8f226
Use mock from standard library (#11588) 3 years ago
Shay 8ad39438fa
Add opentracing types (#11603) 3 years ago
Dirk Klimpel 8428ef66c7
Add type hints to `synapse/tests/rest/admin` (#11590) 3 years ago