You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
David Robertson 3d87847ecc
Enable `--warn-redundant-casts` option in mypy (#14671)
2 years ago
..
.gitignore
14255.misc Aggregate unread notif count query for badge count calculation (#14255) 2 years ago
14435.bugfix Compare to the earliest known stream pos in the stream change cache. (#14435) 2 years ago
14464.feature Add optional ICU support for user search (#14464) 2 years ago
14473.misc Faster remote room joins: stream the un-partial-stating of rooms over replication. [rei:frrj/streams/unpsr] (#14473) 2 years ago
14474.misc Faster remote room joins: unblock tasks waiting for full room state when the un-partial-stating of that room is received over the replication stream. [rei:frrj/streams/unpsr] (#14474) 2 years ago
14490.feature Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2 years ago
14493.doc Update worker docs to update preferred settings for pusher and federation_sender (#14493) 2 years ago
14517.doc Cite launchpad bug that says ubuntu's pkgs are old (#14517) 2 years ago
14525.feature Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2 years ago
14528.misc Use ClientRestResource on both the main process and workers. (#14528) 2 years ago
14548.misc Add `--editable` flag to `complement.sh` which uses an editable install of Synapse for faster turn-around times whilst developing iteratively. (#14548) 2 years ago
14549.misc Use servers list approx to send read receipts when in partial state (#14549) 2 years ago
14551.feature Add `push.enabled` option to disable push notification calculation (#14551) 2 years ago
14568.misc Modernize unit tests configuration settings for workers. (#14568) 2 years ago
14576.feature Advertise support for Matrix v1.5. (#14576) 2 years ago
14590.doc docs: Replace old note about Postgres 10+ being required with link to our deprecation policy (#14590) 2 years ago
14591.misc Bump jsonschema from 4.17.0 to 4.17.3 (#14591) 2 years ago
14592.bugfix Properly handle unknown results for the stream change cache. (#14592) 2 years ago
14594.doc Add Mastodon SSO setup instructions to docs (#14594) 2 years ago
14597.misc Add missing types to tests.util. (#14597) 2 years ago
14598.feature Improve logging and opentracing for to-device message handling (#14598) 2 years ago
14600.bugfix Suppress empty body warnings in room servelets (#14600) 2 years ago
14602.misc Fix Rust lint CI (#14602) 2 years ago
14604.bugfix Better return type for `get_all_entities_changed` (#14604) 2 years ago
14607.misc Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607) 2 years ago
14610.misc Unit tests CI speedup (#14610) 2 years ago
14611.misc Handle 'go get' deprecation (#14611) 2 years ago
14612.misc Bump phonenumbers from 8.13.0 to 8.13.1 (#14612) 2 years ago
14613.misc Bump types-setuptools from 65.5.0.3 to 65.6.0.1 (#14613) 2 years ago
14614.misc Bump twine from 4.0.1 to 4.0.2 (#14614) 2 years ago
14615.misc Bump types-requests from 2.28.11.2 to 2.28.11.5 (#14615) 2 years ago
14616.misc Bump cryptography from 38.0.3 to 38.0.4 (#14616) 2 years ago
14619.doc Fix push.enabled config documentation (#14619) 2 years ago
14620.bugfix Failover on proper error responses. (#14620) 2 years ago
14621.bugfix Respond with proper error responses on unknown paths. (#14621) 2 years ago
14625.bugfix Fix html templates to load images only on HTTPS (#14625) 2 years ago
14631.bugfix Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631) 2 years ago
14632.bugfix Reject receipt requests with invalid room or event IDs. (#14632) 2 years ago
14634.doc Change `turn_allow_guests` example value to lowercase `true` (#14634) 2 years ago
14636.misc docker: remove useless cargo install with apt (#14636) 2 years ago
14637.bugfix Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) 2 years ago
14639.bugfix Check the stream position before checking if the cache is empty. (#14639) 2 years ago
14643.bugfix Rebuild the user directory and stats tables. (#14643) 2 years ago
14645.misc Bump certifi from 2021.10.8 to 2022.12.7 (#14645) 2 years ago
14646.misc Require types in tests.storage. (#14646) 2 years ago
14650.bugfix Handle half-created indices in receipts index background update (#14650) 2 years ago
14656.misc Bump flake8-bugbear from 22.10.27 to 22.12.6 (#14656) 2 years ago
14657.misc Bump packaging from 21.3 to 22.0 (#14657) 2 years ago
14658.misc Bump types-pillow from 9.3.0.1 to 9.3.0.4 (#14658) 2 years ago
14659.misc Bump serde from 1.0.148 to 1.0.150 (#14659) 2 years ago
14660.misc Bump phonenumbers from 8.13.1 to 8.13.2 (#14660) 2 years ago
14661.misc Bump authlib from 1.1.0 to 1.2.0 (#14661) 2 years ago
14662.removal Revert the deletion of stale devices due to performance issues. (#14662) 2 years ago
14668.misc Move `StateFilter` to `synapse.types` (#14668) 2 years ago
14670.bugfix Fix missing cache invalidation in application service code (#14670) 2 years ago
14671.misc Enable `--warn-redundant-casts` option in mypy (#14671) 2 years ago