diff --git a/Changelog.md b/Changelog.md index 779b3ea38..a90957b62 100644 --- a/Changelog.md +++ b/Changelog.md @@ -60,6 +60,7 @@ For more details see https://wiki.diasporafoundation.org/Updating * Fix "more picture" indication (+n) on mobile by adding a link on the indication [#4592](https://github.com/diaspora/diaspora/pull/4592) * Display errors when photo upload fails [#4509](https://github.com/diaspora/diaspora/issues/4509) * Fix posting to Twitter by correctly catching exception [#4627](https://github.com/diaspora/diaspora/issues/4627) +* Change "Show n more comments"-link, fix [#3119](https://github.com/diaspora/diaspora/issues/3119) ## Features * Add oEmbed content to the mobile view [#4343](https://github.com/diaspora/diaspora/pull/4353) diff --git a/app/assets/templates/comment-stream_tpl.jst.hbs b/app/assets/templates/comment-stream_tpl.jst.hbs index a41b612d9..abcc20324 100644 --- a/app/assets/templates/comment-stream_tpl.jst.hbs +++ b/app/assets/templates/comment-stream_tpl.jst.hbs @@ -1,7 +1,7 @@ {{#unless all_comments_loaded}}