From 95efbfa9c9fcbfff097f0c2fcc055c14f5ce4219 Mon Sep 17 00:00:00 2001 From: Florian Staudacher Date: Tue, 6 May 2014 14:06:50 +0200 Subject: [PATCH] add changelog for #4932 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 8f25dd687..96c80e6e3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -26,6 +26,7 @@ Read more in [#4249](https://github.com/diaspora/diaspora/pull/4249) and [#4883] * SPV: Improve padding and interaction counts [#4426](https://github.com/diaspora/diaspora/pull/4426) * Remove auto 'mark as read' for notifications [#4810](https://github.com/diaspora/diaspora/pull/4810) * Improve set read/unread in notifications dropdown [#4869](https://github.com/diaspora/diaspora/pull/4869) +* Refactor publisher: trigger events for certain actions, introduce 'disabled' state [#4932](https://github.com/diaspora/diaspora/pull/4932) ## Bug fixes * Fix email body language when invite a friend [#4832](https://github.com/diaspora/diaspora/issues/4832)