From a3bfc4e92d77e57ba88995c123d8e949c777cf61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 24 May 2014 17:58:20 +0200 Subject: [PATCH] Add changelog entry for #4758 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index e70582664..23a749743 100644 --- a/Changelog.md +++ b/Changelog.md @@ -48,6 +48,7 @@ Read more in [#4249](https://github.com/diaspora/diaspora/pull/4249) and [#4883] * Catch exceptions when trying to decode an invalid URI [#4874](https://github.com/diaspora/diaspora/issues/4874) * Redirect to the stream when switching the mobile publisher to desktop [#4806](https://github.com/diaspora/diaspora/issues/4806) * Parsing mention witch contain in username special characters [#4919](https://github.com/diaspora/diaspora/pull/4919) +* Do not show your own hovercard [#4724](https://github.com/diaspora/diaspora/issues/4724) ## Features * You can report a single post or comment by clicking the correct icon in the controler section [#4517](https://github.com/diaspora/diaspora/pull/4517) [#4781](https://github.com/diaspora/diaspora/pull/4781)