Skip to content

Refactor Follows/Followers counter syncronization and set hide_followers/hide_follows for remote users

rinpatch requested to merge feature/hide-follows-remote into develop
  • Actually sync counters in the database instead of info cache (which got overridden after user update was finished anyway)
  • Set hide_followers/hide_follows for remote users based on http status codes for the first collection page
  • Fix followers counter reset after someone follows them
  • Tests for all of this
Edited by rinpatch

Merge request reports