Commit Graph

23192 Commits (3555790b27a923f29283dbb01fed6844086edcd1)
 

Author SHA1 Message Date
Mathieu Velten efe778a0b8 1.92.0 1 year ago
Patrick Cloke 9400dc0535
Add the List-Unsubscribe header for notification emails. (#16274) 1 year ago
Erik Johnston 151e4bbc45
Filter out down hosts when retrying fetching device lists (#16298) 1 year ago
dependabot[bot] b0e93b63d4
Bump types-pillow from 10.0.0.2 to 10.0.0.3 (#16293) 1 year ago
dependabot[bot] f93cd6abbb
Bump types-setuptools from 68.0.0.3 to 68.2.0.0 (#16292) 1 year ago
dependabot[bot] ee65d8f750
Bump mypy-zope from 1.0.0 to 1.0.1 (#16291) 1 year ago
dependabot[bot] aafcaf277e
Bump black from 23.7.0 to 23.9.1 (#16295) 1 year ago
dependabot[bot] e8ebc730ca
Bump serde_json from 1.0.105 to 1.0.106 (#16296) 1 year ago
David Robertson edd83f23b7
Improve type hints for attrs classes (#16276) 1 year ago
V02460 a0ed55ef12
Upgrade CI run of Python 3.12 from rc1 to rc2 (#16280) 1 year ago
Patrick Cloke aa483cb4c9
Update ruff config (#16283) 1 year ago
David Robertson c1c6c95d72
Log values at DEBUG level with execute_values (#16281) 1 year ago
Patrick Cloke 5c8870cb28
Fix-up incorrect spellings in docs. (#16282) 1 year ago
Erik Johnston f43d994624
Fix bug with new task scheduler using lots of CPU. (#16278) 1 year ago
dependabot[bot] 9084429a6c
Bump gitpython from 3.1.34 to 3.1.35 (#16279) 1 year ago
Patrick Cloke 69b74d9330
Avoid temporary storage of sensitive information. (#16272) 1 year ago
V02460 583d5963e6
Raise setuptools_rust version cap to 1.7.0 (#16277) 1 year ago
Erik Johnston d23c394669
Reduce CPU overhead of change password endpoint (#16264) 1 year ago
Erik Johnston 1cd410a783
Recheck if remote device is cached before requesting it (#16252) 1 year ago
Patrick Cloke 7e98d382f9
Support releasing on macOS. (#16266) 1 year ago
Erik Johnston 8940d1b28e
Add `/notifications` endpoint to workers (#16265) 1 year ago
dependabot[bot] a83f75a37d
Bump gitpython from 3.1.32 to 3.1.34 (#16267) 1 year ago
Marcel 13e9cad537
Send the opentracing span information to appservices (#16227) 1 year ago
Aurélien Grimpard fe69e7f617
Handle "registration_enabled" parameter for CAS (#16262) 1 year ago
Patrick Cloke 32fb264120 Merge remote-tracking branch 'origin/release-v1.92' into develop 1 year ago
Patrick Cloke fd50a9b47c Add back newsfile from #16258. 1 year ago
Patrick Cloke 55c20da4a3 Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 1 year ago
reivilibre 51303035f2
Apply missed suggestions from the review of #16090. (#16263) 1 year ago
Patrick Cloke 9de615b3aa Link to MSC in changelog. 1 year ago
Patrick Cloke c9282baf03 1.91.2 1 year ago
Quentin Gliech 1940d990a3
Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 1 year ago
reivilibre 35934b02a9
Add GCC and GNU Make to the Nix flake development environment so that `ruff` can be compiled. (#16090) 1 year ago
Andrew Morgan ffe4ea1302
Update rust in flake.nix: 1.70.0 -> 1.71.1 to address CVE-2023-38497 (#16260) 1 year ago
reivilibre e937e2111a
Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219) 1 year ago
reivilibre 698f6fa250
Allow modules to delete rooms. (#15997) 1 year ago
Mathieu Velten 4f1840a88a
Delete device messages asynchronously and in staged batches (#16240) 1 year ago
Will Hunt 1e571cd664
Fix appservices being unable to handle to_device messages for multiple users (#16251) 1 year ago
Travis Ralston b1d71c687a
Add MSC4040 `matrix-fed` service lookups (#16137) 1 year ago
Erik Johnston c9cec2daed
Fix bug where we kept re-requesting a remote server's key repeatedly. (#16257) 1 year ago
Patrick Cloke a2b8814d64
Fix incorrect docstring for Ratelimiter. (#16255) 1 year ago
David Robertson 02bc5906ec - Add configuration setting for CAS protocol version. Contributed by Aurélien Grimpard. ([\#15816](https://github.com/matrix-org/synapse/issues/15816)) 1 year ago
David Robertson 79aa26936f
Amend changelog for MSC4041 1 year ago
Patrick Cloke 8b5013dcbc
Time out busy presence status & test multi-device busy (#16174) 1 year ago
Patrick Cloke ea75346f6a
Track presence state per-device and combine to a user state. (#16066) 1 year ago
dependabot[bot] 36ae8611fe
Bump regex from 1.9.4 to 1.9.5 (#16233) 1 year ago
Erik Johnston dfcfa9f0ed
Bump minimum supported Rust version to 1.61.0 (#16248) 1 year ago
dependabot[bot] 757010905e
Bump twisted from 22.10.0 to 23.8.0 (#16235) 1 year ago
David Robertson d77154be01
Update changelog 1 year ago
David Robertson 0425dd28f4
1.92.0rc1 1 year ago
Erik Johnston d35bed8369
Don't wake up destination transaction queue if they're not due for retry. (#16223) 1 year ago