aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-05Undoing: Move undoing follows to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05UndoValidator: Add UndoValidator.lain
2020-05-05Transmogrifier tests: Extract Undo handlinglain
2020-05-05Merge branch 'fix/issue-1729' into 'develop'lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Transmogrifier tests: Extract like tests.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-02Merge branch 'feature/1710-consolidate-instance-info' into 'develop'rinpatch
2020-05-02Mastodon API: do not create a following relationship if the corresponding fol...eugenijm
2020-05-02Deactivate local users on deletion instead of deleting the recordrinpatch
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
2020-05-02Merge remote-tracking branch 'remotes/origin/develop' into follow-request-not...Ivan Tashkinov
2020-05-01Fix sporadic test compilation failure caused by unused aliasrinpatch
2020-05-01Signature: Handle non-ap ids in key ids.lain
2020-05-01Merge branch 'openapi/notifications' into 'develop'lain
2020-05-01Merge branch 'openapi/reports' into 'develop'lain
2020-05-01Merge branch 'issue/1577' into 'develop'lain
2020-05-01Merge branch 'fix/captcha' into 'develop'lain
2020-05-01Made follow request notifications non-optional (removed config switch).Ivan Tashkinov
2020-04-30Merge branch 'tests/more-apc2s' into 'develop'lain
2020-04-30Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop'lain
2020-04-30Increase tests on AP C2SHaelwenn (lanodan) Monnier
2020-04-30Dismiss the follow request notification on rejectioneugenijm
2020-04-30emoji api packs changes in routes with docs updateAlexander Strizhakov
2020-04-30refactor emoji api with fixesAlexander Strizhakov
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-30Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'lain
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn
2020-04-30Merge branch 'develop' into openapi/reportsEgor Kislitsyn
2020-04-29Add tests for account registration with captcha enabled and improve errorsEgor Kislitsyn
2020-04-29added testMaksim Pechnikov
2020-04-28Add OpenAPI spec for NotificationControllerEgor Kislitsyn
2020-04-28Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...Ivan Tashkinov
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-28Merge branch 'openapi/account' into 'develop'rinpatch
2020-04-28Merge branch 'mongoose-secure' into 'develop'lain
2020-04-28convert markdown content to htmlMaksim Pechnikov
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-27InstanceController: Add extensions to `/api/v1/instance`lain
2020-04-27Merge branch 'develop' into openapi/accountEgor Kislitsyn