pleroma/test/web/activity_pub
lain c297667f16 Merge branch 'fix/issue-1729' into 'develop'
Only update follower/following stats for actor types of users and bots.

Closes #1565 and #1729

See merge request pleroma/pleroma!2464
2020-05-05 08:21:39 +00:00
..
mrf Merge remote-tracking branch 'upstream/develop' into accept-deletes 2020-04-20 10:15:40 -05:00
object_validators
transmogrifier Transmogrifier tests: Extract like tests. 2020-05-04 14:45:28 +02:00
views Merge branch 'develop' into features/remove-user-source_data 2020-04-16 21:28:52 +03:00
activity_pub_controller_test.exs [#1732] Made AP C2S :followers and :following endpoints serve on no auth 2020-05-02 18:28:04 +03:00
activity_pub_test.exs ActivityPub: Don't fetch Application follower counts. 2020-05-04 14:22:54 +02:00
object_validator_test.exs LikeValidator: Fix up context. 2020-05-04 17:18:17 +02:00
pipeline_test.exs
publisher_test.exs
relay_test.exs
side_effects_test.exs SideEffects: Test for notification creation. 2020-04-17 15:50:15 +02:00
transmogrifier_test.exs Transmogrifier tests: Extract like tests. 2020-05-04 14:45:28 +02:00
utils_test.exs ActivitPub: Remove like function. 2020-04-24 13:48:13 +02:00
visibilty_test.exs