0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-09 14:18:54 +02:00
synapse/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 Allow modules to delete rooms. (#15997) 2023-09-06 11:50:07 +01:00
16066.bugfix Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
16090.misc Add GCC and GNU Make to the Nix flake development environment so that ruff can be compiled. (#16090) 2023-09-06 14:35:02 +01:00
16137.feature Add MSC4040 matrix-fed service lookups (#16137) 2023-09-05 15:45:39 -04:00
16170.bugfix Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
16171.bugfix Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
16172.bugfix Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
16174.bugfix Time out busy presence status & test multi-device busy (#16174) 2023-09-05 10:39:38 -04:00
16219.feature Add the ability to use G (GiB) and T (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219) 2023-09-06 14:01:10 +01:00
16227.feature Send the opentracing span information to appservices (#16227) 2023-09-06 15:19:17 -04:00
16235.misc Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
16240.misc Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
16248.misc Bump minimum supported Rust version to 1.61.0 (#16248) 2023-09-05 13:12:50 +01:00
16251.bugfix Fix appservices being unable to handle to_device messages for multiple users (#16251) 2023-09-05 15:46:57 -04:00
16252.bugfix Recheck if remote device is cached before requesting it (#16252) 2023-09-07 12:45:43 +00:00
16257.bugfix Fix bug where we kept re-requesting a remote server's key repeatedly. (#16257) 2023-09-05 20:27:41 +01:00
16260.misc Update rust in flake.nix: 1.70.0 -> 1.71.1 to address CVE-2023-38497 (#16260) 2023-09-06 14:34:01 +01:00
16261.misc Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
16262.feature Handle "registration_enabled" parameter for CAS (#16262) 2023-09-06 14:32:24 -04:00
16263.misc Apply missed suggestions from the review of #16090. (#16263) 2023-09-06 16:15:56 +01:00
16264.misc Reduce CPU overhead of change password endpoint (#16264) 2023-09-08 13:06:00 +01:00
16265.feature Add /notifications endpoint to workers (#16265) 2023-09-07 09:26:07 +00:00
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 Raise setuptools_rust version cap to 1.7.0 (#16277) 2023-09-08 08:10:26 -04:00
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