0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-27 15:08:18 +02:00
synapse/changelog.d
Jason Robinson db33634b1d Collapse changelog to one line
Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-01-23 10:32:41 +02:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
4229.feature Require ECDH key exchange & remove dh_params (#4429) 2019-01-22 21:58:50 +11:00
4342.misc Add changelog 2019-01-01 15:40:55 -06:00
4368.misc Newsfile 2019-01-09 09:27:03 +00:00
4369.bugfix Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369) 2019-01-09 22:26:25 +11:00
4370.misc Remove duplicates in the user_ips table and add an index (#4370) 2019-01-12 06:21:50 +11:00
4377.misc Silence travis-ci build warnings by removing non-functional python3.6 (#4377) 2019-01-12 06:22:56 +11:00
4387.misc Changing macaroon_secret_key no longer logs you out (#4387) 2019-01-16 23:14:41 +00:00
4390.misc Newsfile 2019-01-15 11:21:52 +00:00
4392.bugfix ALL_USER_TYPES should be a tuple 2019-01-15 14:38:15 +00:00
4397.bugfix don't store more remote device lists if they have more than 1K devices (#4397) 2019-01-16 23:14:11 +00:00
4399.misc Add a changelog entry 2019-01-16 10:54:43 +01:00
4400.misc Tweak code coverage settings (#4400) 2019-01-18 23:13:14 +11:00
4402.misc Newsfile 2019-01-16 13:46:36 +00:00
4404.bugfix Fix race when persisting create event (#4404) 2019-01-18 23:17:04 +11:00
4407.bugfix Fix incorrect logcontexts after a Deferred was cancelled (#4407) 2019-01-17 14:00:23 +00:00
4408.misc sign_request -> build_auth_headers (#4408) 2019-01-17 12:40:09 +00:00
4409.misc Remove redundant WrappedConnection (#4409) 2019-01-18 23:07:38 +11:00
4411.bugfix Migrate encryption state on room upgrade (#4411) 2019-01-21 20:42:58 +11:00
4420.feature Collapse changelog to one line 2019-01-23 10:32:41 +02:00
4423.feature Config option to disable requesting MSISDN on registration 2019-01-21 14:59:37 +00:00
4426.misc Make key fetches use regular federation client (#4426) 2019-01-22 11:04:20 +00:00
4427.misc Refactor and bugfix for resove_service (#4427) 2019-01-22 10:59:27 +00:00
4434.misc Newsfile 2019-01-22 13:34:10 +00:00