aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-01User deletion mix task: Use common pipeline.lain
2020-05-01Merge branch 'feature/delete-validator' of git.pleroma.social:pleroma/pleroma...lain
2020-05-01DeleteValidator: Only allow deletion of certain types.lain
2020-04-30Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into featu...Lain Soykaf
2020-04-30DeleteValidator: Don't federate local deletions of remote objects.lain
2020-04-30Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop'lain
2020-04-30ActivityPub: Remove `delete` function.lain
2020-04-30SideEffects: Fix commentlain
2020-04-30SideEffects: On deletion, reduce the reply count cachelain
2020-04-30SideEffects: On deletion, reduce the User note count.lain
2020-04-30SideEffectsTest: Test streaming.lain
2020-04-30ObjectValidator: Refactor.lain
2020-04-30DeleteValidator: Add internal helper field after validation.lain
2020-04-30StreamerTest: Separate deletion test.lain
2020-04-30Dismiss the follow request notification on rejectioneugenijm
2020-04-30Credo fixes.lain
2020-04-30SideEffects: Handle deletions.lain
2020-04-30DeleteValidator: Deleting a user is valid.lain
2020-04-30Transmogrifier: Handle incoming deletes for non-user objects.lain
2020-04-30emoji api packs changes in routes with docs updateAlexander Strizhakov
2020-04-30refactor emoji api with fixesAlexander Strizhakov
2020-04-30DeleteValidator: Mastodon sends unaddressed deletes.lain
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-30Transmogrifier Tests: Extract deletion tests.lain
2020-04-30Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'lain
2020-04-29ObjectValidator: Add validation for `Delete`s.lain
2020-04-29Object Validator Types: Add Recipients.lain
2020-04-28Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...Ivan Tashkinov
2020-04-28Merge branch 'openapi/account' into 'develop'rinpatch
2020-04-28Merge branch 'mongoose-secure' into 'develop'lain
2020-04-28formatingfence
2020-04-27Move single used schemas to operation schemaEgor Kislitsyn
2020-04-27mongooseim test: explicitly set password for the deactivated usedfence
2020-04-27requested changes to mongoose testfence
2020-04-27Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schemaEgor Kislitsyn
2020-04-27add tests for deactivated users for mongoose authfence
2020-04-27Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-24[#2409] Made `GET /api/v1/accounts/:id/favourites` auth-optional, adjusted te...Ivan Tashkinov
2020-04-24Merge branch 'bugfix/announce-race-condition' into 'develop'rinpatch
2020-04-24Merge branch 'reply-filtering-refactor' into 'develop'lain
2020-04-24Reply Filtering: Refactor.lain
2020-04-24Merge branch 'openapi-improvements' into 'develop'lain
2020-04-24[#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :sk...Ivan Tashkinov
2020-04-24reply filteringAlexander
2020-04-24Announcements: Prevent race condition.lain
2020-04-24ActivitPub: Remove `like` function.lain
2020-04-24Support validation for inline OpenAPI schema and automatic tests for examplesEgor Kislitsyn
2020-04-23Merge branch 'bugfix/repeating-announce' into 'develop'rinpatch
2020-04-23CommonAPI: Don't make repeating announces possiblelain
2020-04-23Merge branch 'bugfix/null-scheduled-at' into 'develop'rinpatch