pleroma/test/web/activity_pub
rinpatch e8fa477793 Refactor Follows/Followers counter syncronization
- Actually sync counters in the database instead of info cache (which got
overriden after user update was finished anyway)
- Add following count field to user info
- Set hide_followers/hide_follows for remote users based on http status
codes for the first collection page
2019-07-13 19:27:49 +03:00
..
mrf
transmogrifier
views
activity_pub_controller_test.exs ActivityPub Controller: Actually pass for_user to following/followers 2019-07-12 20:54:20 +03:00
activity_pub_test.exs
relay_test.exs
transmogrifier_test.exs Refactor Follows/Followers counter syncronization 2019-07-13 19:27:49 +03:00
utils_test.exs
visibilty_test.exs