Skip to content
Snippets Groups Projects

Hide Following/Followers tabs if user has them disabled

Merged Tae Hoon requested to merge tae/pleroma-fe:287-following-followers-tabs into develop
1 unresolved thread

Closes #287 (closed)

NOTE: The backend does not support hide_followings and hide_followers separately yet. This means hide followings and hide followers profile settings are actually not working. This can be merged after the backend gets fixed.

Screenshot:

Screenshot_at_Feb_03_13-04-16

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
58 58 },
59 59 isExternal () {
60 60 return this.$route.name === 'external-user-profile'
61 },
62 followeesTabVisible () {
63 return this.isUs || !this.user.hide_followings
  • Tae Hoon added 45 commits

    added 45 commits

    Compare with previous version

  • mentioned in commit 9b49fa3c

  • Please register or sign in to reply
    Loading