MatrixSynapse/changelog.d
Andrew Morgan d8994942f2
Return a 404 for admin api user lookup if user not found (#6901)
2020-02-12 18:14:10 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
6769.feature Admin api to add an email address (#6789) 2020-02-07 10:29:36 +00:00
6781.bugfix Third party event rules Update (#6781) 2020-02-06 14:15:29 +00:00
6821.misc Add typing to SyncHandler (#6821) 2020-02-03 18:05:44 +00:00
6823.misc Newsfile 2020-02-05 17:43:57 +00:00
6825.bugfix Allow URL-encoded user IDs on user admin api paths (#6825) 2020-02-03 13:18:42 +00:00
6827.misc Fix `room_version` in `on_invite_request` flow (#6827) 2020-02-03 13:15:23 +00:00
6833.misc Reduce performance logging to DEBUG (#6833) 2020-02-05 08:57:37 +00:00
6836.misc Fix stacktraces when using ObservableDeferred and async/await (#6836) 2020-02-03 17:10:54 +00:00
6837.misc changelog 2020-02-03 16:30:21 +00:00
6840.misc newsfile 2020-02-03 22:28:45 +00:00
6844.bugfix 1.10.0rc2 2020-02-06 10:40:08 +00:00
6846.doc Update CONTRIBUTING.md about merging PRs. (#6846) 2020-02-04 16:21:09 +00:00
6847.misc Database updates to populate rooms.room_version (#6847) 2020-02-04 21:31:08 +00:00
6849.bugfix Allow empty federation_certificate_verification_whitelist (#6849) 2020-02-06 14:45:01 +00:00
6854.misc pass room version into FederationClient.send_join (#6854) 2020-02-06 15:50:39 +00:00
6855.misc Add quotes around pip install target (my shell complained without them). 2020-02-05 12:53:18 -05:00
6856.misc Pass room_version into `event_from_pdu_json` 2020-02-06 16:08:27 +00:00
6857.misc remove unused room_version_to_event_format (#6857) 2020-02-07 09:26:57 +00:00
6858.misc Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
6862.misc Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
6864.misc Limit the number of events that can be requested when backfilling events (#6864) 2020-02-06 13:25:24 -05:00
6866.feature Allow moving group read APIs to workers (#6866) 2020-02-07 11:14:19 +00:00
6869.misc Remove unused `get_room_stats_state` method. (#6869) 2020-02-07 15:30:26 +00:00
6871.misc Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00
6873.feature Add support for putting fed user query API on workers (#6873) 2020-02-07 15:45:39 +00:00
6882.misc Reject device display names that are too long (#6882) 2020-02-10 16:35:26 -05:00
6883.misc Add an additional test to the SyTest blacklist for worker mode. (#6883) 2020-02-10 11:47:18 -05:00
6887.misc Use BSD-compatible in-place editing for sed. (#6887) 2020-02-12 07:02:19 -05:00
6901.misc Return a 404 for admin api user lookup if user not found (#6901) 2020-02-12 18:14:10 +00:00