Loading Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ Note: Although this is a minor release, the configuration file changed because t * Fix message modal on profile page [#7137](https://github.com/diaspora/diaspora/pull/7137) * Display error message when aspect membership changes fail [#7132](https://github.com/diaspora/diaspora/pull/7132) * Avoid the creation of pod that are none [#7145](https://github.com/diaspora/diaspora/pull/7145) * Fixed tag pages with alternate default aspect settings [#7262](https://github.com/diaspora/diaspora/pull/7162) ## Features * Deleted comments will be removed when loading more comments [#7045](https://github.com/diaspora/diaspora/pull/7045) Loading app/views/status_messages/bookmarklet.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ .col-md-12 %h4 =t('bookmarklet.post_something') = render partial: 'publisher/publisher', locals: { aspect: :profile, :selected_aspects => @aspects, :aspect_ids => @aspect_ids } = render partial: "publisher/publisher", locals: publisher_aspects_for(nil) Loading
Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ Note: Although this is a minor release, the configuration file changed because t * Fix message modal on profile page [#7137](https://github.com/diaspora/diaspora/pull/7137) * Display error message when aspect membership changes fail [#7132](https://github.com/diaspora/diaspora/pull/7132) * Avoid the creation of pod that are none [#7145](https://github.com/diaspora/diaspora/pull/7145) * Fixed tag pages with alternate default aspect settings [#7262](https://github.com/diaspora/diaspora/pull/7162) ## Features * Deleted comments will be removed when loading more comments [#7045](https://github.com/diaspora/diaspora/pull/7045) Loading
app/views/status_messages/bookmarklet.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ .col-md-12 %h4 =t('bookmarklet.post_something') = render partial: 'publisher/publisher', locals: { aspect: :profile, :selected_aspects => @aspects, :aspect_ids => @aspect_ids } = render partial: "publisher/publisher", locals: publisher_aspects_for(nil)