Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflaburgan <flaburgan@geexxx.fr>2021-10-30 12:31:51 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2021-11-23 02:30:21 +0300
commitf6c885394d98d0f917d2571d119d128a59288ad6 (patch)
tree283fc5ca4e1cddff683f743ed3d7bb0505809874 /Changelog.md
parent37f081959c8ea1aad7bd23481a34d8ca5815bb13 (diff)
Refactor hovercards, fixes #8315
closes #8316
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 0c7f45d8c..a45c99f08 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -10,6 +10,7 @@
## Bug fixes
* Ensure the log folder exists [#8287](https://github.com/diaspora/diaspora/pull/8287)
* Limit name length in header [#8313] (https://github.com/diaspora/diaspora/pull/8313)
+* Fix fallback avatar in hovercards [#8316](https://github.com/diaspora/diaspora/pull/8316)
## Features
* Add tags to tumblr posts [#8244](https://github.com/diaspora/diaspora/pull/8244)