MatrixSynapse/changelog.d
Patrick Cloke 47d4bb6057
Stop patching EventBase.__eq__ in tests. (#16349)
It is clearer to directly test equality instead of doing indirect
assertions via patching __eq__.
2023-09-18 14:48:02 +00:00
..
.gitignore
15488.feature Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
15997.misc
16066.bugfix
16090.misc
16137.feature
16170.bugfix
16171.bugfix
16172.bugfix
16174.bugfix
16219.feature
16227.feature
16235.misc
16240.misc
16248.misc
16251.bugfix
16252.bugfix
16257.bugfix
16260.misc
16261.misc Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
16262.feature
16263.misc
16264.misc
16265.feature
16272.bugfix Avoid temporary storage of sensitive information. (#16272) 2023-09-08 08:57:56 -04:00
16273.misc Stop purging tables which are slated for removal. (#16273) 2023-09-12 07:12:31 -04:00
16274.feature Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
16276.misc Improve type hints for attrs classes (#16276) 2023-09-08 19:29:38 +01:00
16277.misc
16278.misc Fix bug with new task scheduler using lots of CPU. (#16278) 2023-09-08 14:43:01 +01:00
16280.misc Upgrade CI run of Python 3.12 from rc1 to rc2 (#16280) 2023-09-08 12:55:43 -04:00
16281.misc Log values at DEBUG level with execute_values (#16281) 2023-09-08 14:50:13 +01:00
16282.doc Fix-up incorrect spellings in docs. (#16282) 2023-09-08 09:47:36 -04:00
16283.misc Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
16288.bugfix Fix using dehydrated devices (MSC2697) & refresh tokens (#16288) 2023-09-13 08:33:39 -04:00
16298.misc Filter out down hosts when retrying fetching device lists (#16298) 2023-09-11 13:11:02 +01:00
16299.misc Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299) 2023-09-15 09:16:45 +01:00
16300.misc Bump mypy from 1.4.1 to 1.5.1. (#16300) 2023-09-12 07:16:09 -04:00
16301.misc Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
16304.doc docs: Link to the Alpine Linux community package for Synapse (#16304) 2023-09-14 14:13:48 +01:00
16309.misc Improve logging of replication (#16309) 2023-09-13 09:51:50 +00:00
16311.misc Fix deleting device inbox when using background worker (#16311) 2023-09-13 11:54:16 +01:00
16312.misc Don't schedule an async task on every sync (#16312) 2023-09-13 11:59:44 +01:00
16313.misc Some minor performance fixes for task schedular (#16313) 2023-09-14 16:20:47 +01:00
16314.misc Remove a reference cycle in background process (#16314) 2023-09-13 16:17:06 +01:00
16315.misc Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01:00
16316.misc Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
16318.misc Speed up deleting to-device messages task (#16318) 2023-09-14 14:56:07 +01:00
16325.misc Make cached account data/tags/admin types immutable (#16325) 2023-09-18 09:55:04 -04:00
16326.misc Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
16327.bugfix Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
16328.feature Filter locked users in the admin API (#16328) 2023-09-18 15:37:51 +01:00
16329.bugfix Set email charset as utf-8 rather than utf8 (#16329) 2023-09-18 07:32:01 -04:00
16347.misc Mandate Pillow>=10.0.1 because of libwebp CVE (#16347) 2023-09-18 15:01:23 +02:00
16349.misc Stop patching EventBase.__eq__ in tests. (#16349) 2023-09-18 14:48:02 +00:00