diaspora/diaspora

"Show local posts for user roles" do not show the link in the UI

tclaus opened this issue · 0 comments

With #8232 a useful function was added. It will local users with a given role (Admin. moderators or all) to see just all local posts.

But in the UI the call was used not correctly so that nobody can see the extra link in the sidebar.
Current sidebar
current_sidebar_if_enabled

expected sidebar
expected_sidebar_if_enabled

This setting can be set in the Diaspora.toml with the 'enable_local_posts_stream' setting.