synapse/changelog.d
Erik Johnston 5c2a837e3c
Some checks failed
Tests / check-sampleconfig (push) Has been cancelled
Tests / lint-crlf (push) Has been cancelled
Tests / lint-newsfile (push) Has been cancelled
Build docker images / build (push) Has been cancelled
Deploy the documentation / Calculate variables for GitHub Pages deployment (push) Has been cancelled
Build release artifacts / Calculate list of debian distros (push) Has been cancelled
Build release artifacts / Build wheels on ${{ matrix.os }} for ${{ matrix.arch }} (aarch64, ${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-20.04) (push) Has been cancelled
Build release artifacts / Build wheels on ${{ matrix.os }} for ${{ matrix.arch }} (x86_64, ${{ startsWith(github.ref, 'refs/pull/') }}, macos-11) (push) Has been cancelled
Build release artifacts / Build wheels on ${{ matrix.os }} for ${{ matrix.arch }} (x86_64, ${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-20.04) (push) Has been cancelled
Build release artifacts / Build sdist (push) Has been cancelled
Tests / changes (push) Has been cancelled
Tests / check-lockfile (push) Has been cancelled
Tests / calculate-test-jobs (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / Typechecking (push) Has been cancelled
Tests / lint-pydantic (push) Has been cancelled
Tests / lint-clippy (push) Has been cancelled
Tests / lint-clippy-nightly (push) Has been cancelled
Tests / lint-rustfmt (push) Has been cancelled
Tests / linting-done (push) Has been cancelled
Deploy the documentation / GitHub Pages (push) Has been cancelled
Build release artifacts / Build .deb packages (push) Has been cancelled
Build release artifacts / Attach assets to release (push) Has been cancelled
Tests / check-schema-delta (push) Has been cancelled
Tests / trial (push) Has been cancelled
Tests / trial-olddeps (push) Has been cancelled
Tests / trial-pypy (all, pypy-3.8) (push) Has been cancelled
Tests / sytest (push) Has been cancelled
Tests / export-data (push) Has been cancelled
Tests / portdb (11, 3.8) (push) Has been cancelled
Tests / portdb (15, 3.11) (push) Has been cancelled
Tests / complement (monolith, Postgres) (push) Has been cancelled
Tests / complement (monolith, SQLite) (push) Has been cancelled
Tests / complement (workers, Postgres) (push) Has been cancelled
Tests / cargo-test (push) Has been cancelled
Tests / cargo-bench (push) Has been cancelled
Tests / tests-done (push) Has been cancelled
Fix bug where typing replication breaks (#17252)
This can happen on restarts of the service, due to old rooms being
pruned.
2024-05-31 16:07:05 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
17083.misc Don't invalidate all get_relations_for_event on history purge (#17083) 2024-05-29 12:57:10 +01:00
17147.feature Bring auto-accept invite logic into Synapse (#17147) 2024-05-21 20:09:17 +00:00
17164.bugfix Fix deduplicating of membership events to not create unused state groups. (#17164) 2024-05-30 11:33:48 +00:00
17167.feature Add Sliding Sync /sync/e2ee endpoint for To-Device messages (#17167) 2024-05-23 12:06:16 -05:00
17176.misc Log exceptions when failing to auto-join new user according to the auto_join_rooms option. (#17176) 2024-05-22 14:22:33 +01:00
17204.doc Update Lemonldap-NG OIDC config (#17204) 2024-05-22 12:29:31 +00:00
17211.misc Reduce work of calculating outbound device pokes (#17211) 2024-05-22 13:55:18 +01:00
17213.feature Support MSC3916 by adding unstable media endpoints to _matrix/client (#17213) 2024-05-24 09:47:37 +01:00
17215.bugfix In sync wait for worker to catch up since token (#17215) 2024-05-30 14:03:49 +01:00
17216.misc Improve perf of sync device lists (#17216) 2024-05-21 16:48:20 +01:00
17219.feature Add logging to tasks managed by the task scheduler, showing CPU and database usage. (#17219) 2024-05-22 14:12:58 +01:00
17226.misc Move towards using MultiWriterIdGenerator everywhere (#17226) 2024-05-29 12:19:10 +00:00
17229.misc Replaces all usages of StreamIdGenerator with MultiWriterIdGenerator (#17229) 2024-05-30 11:07:32 +00:00
17238.misc Change allow_unsafe_locale to also apply on new databases (#17238) 2024-05-29 12:04:13 +01:00
17239.misc Fix slipped logging context when media rejected (#17239) 2024-05-29 11:14:42 +01:00
17240.bugfix Ignore attempts to send to-device messages to bad users (#17240) 2024-05-29 11:52:48 +01:00
17241.bugfix Handle duplicate OTK uploads racing (#17241) 2024-05-29 11:16:00 +01:00
17242.misc Clean out invalid destinations from outbox (#17242) 2024-05-30 11:25:24 +01:00
17246.misc Ensure we delete media if we reject due to spam check (#17246) 2024-05-30 11:22:19 +01:00
17250.misc Fix logging errors when receiving invalid User ID for key querys (#17250) 2024-05-31 11:27:56 +01:00
17251.bugfix Fix sentry default tags (#17251) 2024-05-31 11:27:47 +01:00
17252.bugfix Fix bug where typing replication breaks (#17252) 2024-05-31 16:07:05 +01:00