synapse/changelog.d
reivilibre e351298444
Fix type signature in simple_select_one_onecol and friends (#8241)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2020-09-04 12:02:29 +01:00
..
.gitignore
7377.misc
7757.misc
7785.feature Add /user/{user_id}/shared_rooms/ api (#7785) 2020-09-02 13:18:40 +01:00
7864.bugfix
7991.misc
8013.feature
8034.feature
8037.feature
8059.feature Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
8071.misc
8072.misc
8074.misc
8075.misc
8076.misc
8081.bugfix
8085.misc
8087.misc
8090.misc
8092.feature
8093.misc
8095.feature
8100.misc
8101.bugfix
8104.bugfix
8106.bugfix
8107.feature
8110.bugfix
8111.doc
8112.misc
8113.misc
8116.feature
8119.misc
8120.doc
8121.misc
8123.misc
8124.misc
8127.misc
8129.bugfix
8130.misc
8131.bugfix
8132.misc
8133.misc
8135.bugfix
8139.bugfix
8140.misc
8142.feature
8144.docker
8147.docker
8152.feature
8156.misc Convert runInteraction to async/await (#8156) 2020-09-02 13:11:02 -04:00
8157.feature
8158.feature
8161.misc
8162.misc
8163.misc
8164.misc
8166.misc
8167.misc
8168.misc
8171.misc
8173.misc
8174.misc
8175.misc
8176.feature
8179.misc
8181.misc
8182.misc
8183.misc
8187.misc
8189.doc Explain better what GDPR-erased means (#8189) 2020-09-01 16:31:59 +01:00
8190.bugfix Ensure that the OpenID Connect remote ID is a string. (#8190) 2020-08-28 08:56:36 -04:00
8191.misc
8192.misc
8193.misc
8194.misc Convert state and stream stores and related code to async (#8194) 2020-08-28 09:37:55 -04:00
8195.misc Convert additional database code to async/await. (#8195) 2020-08-28 07:54:27 -04:00
8196.misc Fix wait_for_stream_position for multiple waiters. (#8196) 2020-08-28 17:12:45 +01:00
8197.misc Convert event_push_actions, registration, and roommember datastores to async (#8197) 2020-08-28 11:34:50 -04:00
8198.feature Only return devices with keys from /federation/v1/user/devices/ (#8198) 2020-08-28 15:59:28 +01:00
8199.misc Convert additional databases to async/await (#8199) 2020-09-01 09:21:48 -04:00
8200.misc Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
8201.misc Convert additional databases to async/await part 3 (#8201) 2020-09-01 11:04:17 -04:00
8202.misc Convert ReadWriteLock to async/await. (#8202) 2020-08-28 16:47:11 -04:00
8203.misc Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8203) 2020-09-01 13:36:25 +01:00
8204.misc Move and rename get_devices_with_keys_by_user (#8204) 2020-09-01 12:41:21 +01:00
8205.misc Rename get_e2e_device_keys to better reflect its purpose (#8205) 2020-08-29 00:14:17 +01:00
8207.misc Convert appservice code to async/await. (#8207) 2020-09-01 11:03:49 -04:00
8213.misc Convert the main methods run by the reactor to async. (#8213) 2020-09-02 07:44:50 -04:00
8214.misc Convert the well known resolver to async (#8214) 2020-09-01 09:15:22 -04:00
8222.misc Rename _get_e2e_device_keys_txn (#8222) 2020-09-01 16:02:17 +01:00
8223.bugfix Fix errors when updating the user directory with invalid data (#8223) 2020-09-01 13:02:41 -04:00
8224.misc Make _get_e2e_device_keys_and_signatures_txn return an attrs (#8224) 2020-09-02 11:47:26 +01:00
8225.misc Refactor _get_e2e_device_keys_for_federation_query_txn (#8225) 2020-09-02 15:53:26 +01:00
8226.bugfix Do not try to store invalid data in the stats table (#8226) 2020-09-02 07:59:39 -04:00
8231.misc wrap _get_e2e_device_keys_and_signatures_txn in a non-txn method (#8231) 2020-09-03 11:50:49 +01:00
8232.misc Add StreamStore to mypy (#8232) 2020-09-02 17:52:38 +01:00
8233.misc Split fetching device keys and signatures into two transactions (#8233) 2020-09-03 18:27:26 +01:00
8235.misc Add an overload for simple_select_one_onecol_txn. (#8235) 2020-09-02 15:03:12 -04:00
8237.misc Fix typing for SyncHandler (#8237) 2020-09-03 12:54:10 +01:00
8240.misc Fix typing for @cached wrapped functions (#8240) 2020-09-03 15:38:32 +01:00
8241.misc Fix type signature in simple_select_one_onecol and friends (#8241) 2020-09-04 12:02:29 +01:00
8242.feature Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 2020-09-04 10:19:42 +01:00
8244.misc Add type hints to more handlers (#8244) 2020-09-03 22:02:29 +01:00
8245.misc Remove obsolete order field in send_new_transaction (#8245) 2020-09-03 19:23:07 +01:00
8249.misc Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00