Commit Graph

21544 Commits (2295095c97f3b4707f30ae8cb4562ebb799f7ac1)
 

Author SHA1 Message Date
David Robertson 2295095c97
Use Pydantic to validate /devices endpoints (#14054) 2 years ago
David Robertson 1fa2e58772
Catch BrokenPipeError from metrics server, and log as a warning (#14072) 2 years ago
David Robertson d6ae14e60e
Update frozendict 2.3.3 -> 2.3.4 (#13955) 2 years ago
David Robertson 0c853e0970
Fix broken links to README (#14093) 2 years ago
David Robertson cb20b885cb
Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#14065) 2 years ago
Sean Quah 44741aa85b Synapse 1.69.0rc2 (2022-10-06) 2 years ago
Andre Klärner b753f63000
The changelog entry ending in a `.` or `!` is not optional (#14087) 2 years ago
Sean Quah a98ac3cc1e Update 1.69.0rc2 changelog 2 years ago
Sean Quah b42177f94f Replace incorrect 1.69.0rc3 version with 1.69.0rc2 2 years ago
Sean Quah bb69dbf3e3 1.69.0rc3 2 years ago
David Robertson e9a0419c8d
Fix sending events into rooms with non-integer power levels (#14073) 2 years ago
David Robertson 720b12c209
Pin build-system requirements (#14080) 2 years ago
Quentin Gliech 79c592cec6
Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842) 2 years ago
Sean Quah f6f6bdc7b3 1.69.0rc2 2 years ago
Richard van der Hoff a09a7d40e3
openid.md: fix a typo in the facebook example 2 years ago
Shay 7b7478e8b6
Batch up notifications after event persistence (#14033) 2 years ago
Richard van der Hoff 51436c8dd5
Complement test image: capture logs from nginx (#14063) 2 years ago
Patrick Cloke 0b037d6c91
Fix handling of public rooms filter with a network tuple. (#14053) 2 years ago
Patrick Cloke e3d4755454
Fix backwards compatibility with upcoming threads schema changes. (#14045) 2 years ago
Patrick Cloke dcced5a8d7
Use threaded receipts when fetching events for push. (#13878) 2 years ago
dependabot[bot] c3b0e5e178
Bump types-pyyaml from 6.0.4 to 6.0.12 (#14041) 2 years ago
Nick Mills-Barrett 0506bb100e
Remove get rooms for user with stream ordering (#13991) 2 years ago
Patrick Cloke 2b6d41ebd6
Recursively fetch the thread for receipts & notifications. (#13824) 2 years ago
ffaex 3e74ad20db
update authlib from 0.15.5 to 1.1.0 (#14006) 2 years ago
Patrick Cloke a7ba457b2b
Mark events as read using threaded read receipts from MSC3771. (#13877) 2 years ago
Sean Quah f0019f3f3b Synapse 1.69.0rc1 (2022-10-04) 2 years ago
Patrick Cloke d8663f5e63
Advertise supporting version 1.3 of the Matrix spec. (#14032) 2 years ago
David Robertson 04ce2edddc
Fix building wheels on OSX (#14046) 2 years ago
Patrick Cloke b4ec4f5e71
Track notification counts per thread (implement MSC3773). (#13776) 2 years ago
dependabot[bot] 94017e867d
Bump isort from 5.7.0 to 5.10.1 (#13988) 2 years ago
Sean Quah 17bc4ecff2 Update changelog 2 years ago
dependabot[bot] 6ec9fcc808
Bump jsonschema from 4.4.0 to 4.16.0 (#13985) 2 years ago
dependabot[bot] b95d8b463e
Bump types-pyopenssl from 22.0.0 to 22.0.10 (#13984) 2 years ago
dependabot[bot] b64b7297f2
Bump actions/setup-python from 2 to 4 (#13983) 2 years ago
dependabot[bot] 0e5106a0cc
Bump types-requests from 2.27.11 to 2.28.11 (#13987) 2 years ago
dependabot[bot] 23a4973b83
Bump types-setuptools from 57.4.9 to 65.4.0.0 (#13986) 2 years ago
Patrick Cloke e70c6b720e
Disable pushing for server ACL events (MSC3786). (#13997) 2 years ago
Patrick Cloke 27fa0fa698
Send the appservice access token as a header. (#13996) 2 years ago
Sean Quah 471e13a103 1.69.0rc1 2 years ago
Akshit Tyagi 1613857b90
Linkify config documentation. (#14003) 2 years ago
Eric Eastwood 70a4317692
Track when the pulled event signature fails (#13815) 2 years ago
David Robertson 92ae90aca2
Dependabot changelog: don't require a changelog in lints 2 years ago
dependabot[bot] 0c9c159f45
Bump actions/upload-artifact from 2 to 3 (#14023) 2 years ago
David Robertson a34638c126
Dependabot changelog: try using branch name 2 years ago
Erik Johnston 5a6d025246
Clear out old rows from `event_push_actions_staging` (#14020) 2 years ago
reivilibre b381701f8c
Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) 2 years ago
dependabot[bot] 4cb0f5a99d
Bump actions/cache from 2 to 3 (#13980) 2 years ago
David Robertson a2c7259827
Dependabot changelog: allow dependabot to trigger actions 2 years ago
dependabot[bot] 8e8638ac40
Bump actions/download-artifact from 2 to 3 (#13979) 2 years ago
Patrick Cloke b706111b78
Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 2 years ago