synapse/changelog.d
reivilibre 57feeab364
Don't ignore set_tweak actions with no explicit value. (#7766)
* Fix spec compliance; tweaks without values are valid

(default to True, which is only concretely specified for
`highlight`, but it seems only reasonable to generalise)

* Changelog for 7766.

* Add documentation to `tweaks_for_actions`

May as well tidy up when I'm here.

* Add a test for `tweaks_for_actions`
2020-07-06 11:43:41 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7021.bugfix Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
7732.bugfix Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
7760.bugfix Fix incorrect error message when database CTYPE was set incorrectly. (#7760) 2020-07-01 13:56:16 +01:00
7765.misc Hack to add push priority to push notifications (#7765) 2020-07-01 17:02:31 +01:00
7766.bugfix Don't ignore set_tweak actions with no explicit value. (#7766) 2020-07-06 11:43:41 +01:00
7768.misc Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
7769.misc Add early returns to _check_for_soft_fail (#7769) 2020-07-01 16:41:19 +01:00
7770.misc Type checking for FederationHandler (#7770) 2020-07-01 16:21:02 +01:00
7779.bugfix Allow YAML config file to contain None (#7779) 2020-07-03 13:19:03 +01:00
7780.misc Allow to use higher versions of prometheus_client (#7780) 2020-07-06 10:21:41 +01:00
7786.misc isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00