MatrixSynapse/changelog.d
Erik Johnston b29474e0aa
Always return a deferred from `get_current_state_deltas`. (#7019)
This currently causes presence notify code to log exceptions when there
is no state changes to process. This doesn't actually cause any problems
as we'd simply do nothing anyway.
2020-03-02 16:52:15 +00:00
..
.gitignore
6315.feature Expose common commands via snap run interface to allow easier invocation (#6315) 2020-02-27 12:47:40 +00:00
6572.bugfix
6615.misc
6941.removal
6952.misc
6953.misc
6954.misc
6956.misc
6957.misc
6962.bugfix
6964.misc Merge worker apps into one. (#6964) 2020-02-25 16:56:55 +00:00
6965.feature
6966.removal
6967.bugfix
6968.bugfix
6970.removal
6979.misc Remove redundant store_room call (#6979) 2020-02-24 17:20:44 +00:00
6982.feature Sanity-check database before running upgrades (#6982) 2020-02-25 17:46:00 +00:00
6983.misc Store room version on invite (#6983) 2020-02-26 16:58:33 +00:00
6984.docker contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984) 2020-02-25 10:48:13 +00:00
6985.misc Updated warning for incorrect database collation/ctype (#6985) 2020-02-26 15:17:03 +00:00
6987.misc Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
6990.bugfix Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 2020-02-26 12:22:55 +00:00
6991.misc Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00
6995.misc Add some type annotations to the federation base & client classes (#6995) 2020-02-28 07:31:07 -05:00
6996.bugfix Cast a coroutine into a Deferred in the federation base (#6996) 2020-02-26 11:32:13 -05:00
7002.misc Don't refuse to start worker if media listener configured. (#7002) 2020-02-27 16:33:21 +00:00
7003.misc set worker_app for frontend proxy test (#7003) 2020-02-27 13:08:43 +00:00
7015.misc Fix last date for ACMEv1 install (#7015) 2020-02-29 23:37:23 +00:00
7018.bugfix Fix py35-old CI by using native tox. (#7018) 2020-03-02 16:17:11 +00:00
7019.misc Always return a deferred from `get_current_state_deltas`. (#7019) 2020-03-02 16:52:15 +00:00