pleroma/lib/pleroma/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 tests MRF filters 2019-07-10 05:12:21 +00:00
views ActivityPub User view: Following/Followers refactoring 2019-07-12 19:41:55 +03:00
activity_pub.ex Refactor Follows/Followers counter syncronization 2019-07-13 19:27:49 +03:00
activity_pub_controller.ex ActivityPub Controller: Actually pass for_user to following/followers 2019-07-12 20:54:20 +03:00
mrf.ex mrf: allow a policy chain to be specified when filtering 2019-06-02 09:44:42 +00:00
publisher.ex it is changed in compile time 2019-06-14 15:45:05 +00:00
relay.ex Merging with develop 2019-05-01 12:29:33 +07:00
transmogrifier.ex Refactor Follows/Followers counter syncronization 2019-07-13 19:27:49 +03:00
utils.ex Testing: Don't federate in testing. 2019-07-09 15:30:51 +09:00
visibility.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00