aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Collapse)Author
2019-02-20ReportsEgor
2019-02-20Add test for muting functionality.lain
2019-02-17more tests for HellthreadPolicyrinpatch
2019-02-15Merge branch 'hellthread-filter-fix' into 'develop'rinpatch
Hellthread filter fix Closes #634 See merge request pleroma/pleroma!831
2019-02-15Rename test, add check for follower collection when delistingKaren Konou
2019-02-15Add tests, change default config values, fix a bugKaren Konou
2019-02-14Merge branch 'bugfix/activitypub-reserialization' into 'develop'lambda
activitypub transmogrifier: fix reserialization edge cases See merge request pleroma/pleroma!826
2019-02-14Merge branch 'fix/credo-issues-test' into 'develop'kaniini
Fix credo issues in ./test See merge request pleroma/pleroma!808
2019-02-14tests: update tests for totalItems leak fixWilliam Pitcock
2019-02-14activitypub: user view: do not expose oAuth endpoints for instance usersWilliam Pitcock
2019-02-14tests: add some reserialization tests based on IR differencesWilliam Pitcock
2019-02-13tests: add tests for endpointsWilliam Pitcock
2019-02-11Filter summary in keywordpolicyrinpatch
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09oofrinpatch
2019-02-08Add tests and fix a typo in docsrinpatch
2019-02-06hide_followings was renamed to hide_followers in the FE, but never synced up ↵Mark Felder
in the BE This was a dirty regex replace which worked on my server
2019-02-03Split hide_network into hide_followers & hide_followings (fixed)Maxim Filippov
2019-02-03[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ↵Ivan Tashkinov
is not specified. Added tests.
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
This reverts merge request !733
2019-02-01Merge branch 'feature/split-hide-network' into 'develop'kaniini
Split hide_network into hide_followers & hide_followings See merge request pleroma/pleroma!733
2019-02-01Merge branch '534_federation_targets_reachability' into 'develop'href
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703
2019-01-30Fix specs.lain
2019-01-29[#534] Made federation push sender be determined basing on content instead ↵Ivan Tashkinov
of `referer` header. Updated tests.
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-28[#534] Merged `upstream/develop`.Ivan Tashkinov
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-27Merge branch 'features/mastoapi-multi-hashtag' into 'develop'kaniini
MastodonAPI multi-hashtag See merge request pleroma/pleroma!652
2019-01-26Fix the logic in multi-hashtag TLsHaelwenn (lanodan) Monnier
2019-01-26Web.ActivityPub.ActivityPub: Simplify multi-hashtag, add testsHaelwenn (lanodan) Monnier
2019-01-26Web.ActivityPub.ActivityPubTest: test against inserting activities with ↵Haelwenn (lanodan) Monnier
content: null
2019-01-25[#534] Federation reachability filtering tests.Ivan Tashkinov
2019-01-25Merge branch 'fix/tusky-dm' into 'develop'kaniini
Add actor to recipients list Closes #390 See merge request pleroma/pleroma!683
2019-01-24test: add anti-followbot policy testsWilliam Pitcock
2019-01-23Merge branch 'develop' into rename/pleroma_activity_consistencylain
2019-01-21Fix buggy test.lain
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-21Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-21Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-20test: transmogrifier: verify directMessage flag is sent outbound based on ↵William Pitcock
declared visibility
2019-01-20tests: add tests for DM sanitizerWilliam Pitcock
2019-01-20activitypub: utils: add determine_explicit_mentions() and testsWilliam Pitcock
2019-01-19Add current user to mentionedMaxim Filippov
2019-01-18test: add regression test for to/cc clobberingWilliam Pitcock
2019-01-12Add likes to activitypub object representationsxsdv1
Top level of the likes OrderedCollection is inlined to get immediate access to totalItems. Because the count can be returned without scanning the database for like activities the extra query is saved when the client only wants to display the total.
2019-01-12Add route to get object like activitiessxsdv1
2019-01-12Handle client submitted activitypub like activitysxsdv1
2019-01-12Prepare all types objects before serialisingsxsdv1
Activities returned from inbox can include other types of objects like Article
2019-01-10Merge branch 'activitypub-dereference-activity-id' into 'develop'kaniini
Support activity+json request for activity See merge request pleroma/pleroma!641
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
Pinned Statuses Closes #440 See merge request pleroma/pleroma!636