summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/activity_pub_test.exs
AgeCommit message (Expand)Author
2019-10-30Handle "Move" activityEgor Kislitsyn
2019-10-27Merge branch 'develop' into feature/store-statuses-data-inside-flagMaxim Filippov
2019-10-27Strip status data from Flag (when federating or closing/resolving report)Maxim Filippov
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-23Store status data inside Flag activityMaxim Filippov
2019-10-21Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-19test: activitypub: use User.invisible?/1 for testing invisibilityAriadne Conill
2019-10-19implement invisible support for remote usersAriadne Conill
2019-10-17Mastodon API: Mark the conversation as read for the author when they send a n...eugenijm
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-14Mastodon API: Add `exclude_visibilities` parameter to the timeline and notifi...eugenijm
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-05Merge remote-tracking branch 'origin/develop' into reactionslain
2019-10-04ActivityPub: Change addressing of Undo.lain
2019-10-02ActivityPub: Add undo for emoji reactions.lain
2019-10-02Merge remote-tracking branch 'origin/develop' into reactionslain
2019-10-01Add testsThibaut Girka
2019-09-30.lain
2019-09-30ActivityPub: Federate reactions.lain
2019-09-30Merge remote-tracking branch 'origin/develop' into reactionslain
2019-09-30activitypub: implement IR-level considerations for Listen activitiesAriadne Conill
2019-09-25Allow activities pagination via limit/offsetMaxim Filippov
2019-09-16Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-16Revert "Merge branch 'streamer-refactoring' into 'develop'"kaniini
2019-09-16Streamer refactoringSteven Fuchs
2019-09-03ActivityPub: Save emoji reactions in object.lain
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-27Merge remote-tracking branch 'origin/develop' into reactionslain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-26ActivityPub: Basic EmojiReactions.lain
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-21fixed clear config after testMaksim Pechnikov
2019-08-18tests: activitypub: fix typoAriadne Conill
2019-08-15Hide muted theads from home/public timelines unless `with_muted` is setrinpatch
2019-08-07ActivityPub tests: remove assertions of embedded object being updated,rinpatch
2019-07-31Add tests for counters being updated on followrinpatch
2019-07-25Merge branch 'develop' into feature/hide-follows-remoterinpatch
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-20Resolve merge conflictsrinpatch
2019-07-14Add follow information refetching after following/unfollowingrinpatch
2019-07-14Add tests for fetch_follow_information_for_user and check object typerinpatch
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-09[#878] Tests improvements per code review.Ivan Tashkinov
2019-07-09[#878] Uncommented test statement.Ivan Tashkinov
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-06-04Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-05-31Mastodon API: Fix lists leaking private postsrinpatch
2019-05-24Fix testsEgor Kislitsyn