aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/mastodon_api
AgeCommit message (Expand)Author
2021-01-05Merge branch 'fix/pagination-regression' into 'develop'lain
2021-01-05User: Use ObjectID type to validate also-known-as fieldlain
2021-01-05AccountControllerTest: Fix test logiclain
2021-01-04Add test to validate profile pagination works with keysetMark Felder
2021-01-04Object: Rework how Object.normalize workslain
2020-12-30Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-28Merge branch 'features/hashtag-column' into 'develop'Haelwenn
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-12-21Test: More async/sync tweaks.lain
2020-12-21Tests: Make as many tests as possible async.lain
2020-12-18Tests: Remove unneeded explicit cachex use.lain
2020-12-09Merge branch 'auth-improvements' into 'develop'lain
2020-12-06Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-12-02Stream follow updatesEgor Kislitsyn
2020-12-01Search tests: Use on_exit for restoring `persistent_term` staterinpatch
2020-11-28OAuth form user remembering feature. Local MastoFE login / logout fixes.Ivan Tashkinov
2020-11-23Search: Save detected pg version in a persistent term.lain
2020-11-23Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearchlain
2020-11-20SearchController Test: Fix test.lain
2020-11-19Merge branch 'oban-jobs-to-simple-tasks' into 'develop'feld
2020-11-19SearchController Test: Fix testlain
2020-11-18Merge branch 'develop' into 'hide-muted-reactions'minibikini
2020-11-17Add test for POST when push is disabledMark Felder
2020-11-17Revert adding extra alert types hereMark Felder
2020-11-17Fix incorrect test descriptionMark Felder
2020-11-17Test that we ignore invalid subscription alert types separately.Mark Felder
2020-11-17Ensure all supported push notification subscription alert types are testedMark Felder
2020-11-17Update OpenAPI spec/schema and test to verify support for pleroma:emoji_react...Mark Felder
2020-11-17Merge branch 'develop' into hide-muted-reactionsEgor Kislitsyn
2020-11-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/loc...lain
2020-11-16Use absolute URLs to thumbnail and background in /api/v1/instanceMark Felder
2020-11-16Hide reactions from muted and blocked usersEgor Kislitsyn
2020-11-13Merge branch 'fixes_2034_reports_should_send_a_notification_to_admins' into '...lain
2020-11-13Make notifs view work for reportsIlja
2020-11-11Render blurhashes in Mastodon APIMark Felder
2020-11-11Add `local` visibilityEgor Kislitsyn
2020-11-11Moving some background jobs into simple tasksAlexander Strizhakov
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/exp...lain
2020-11-04Merge branch 'restrict-domain' into 'develop'lain
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason...lain
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/loc...lain
2020-11-04Poll View: Always return `voters_count`.lain
2020-11-03Conversations: A few refactorslain
2020-11-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into a1batross/p...lain
2020-10-30Remove unused aliasesEgor Kislitsyn
2020-10-30ConversationViewTest: fix testAlibek Omarov
2020-10-30ConversationControllerTest: fix test, fix formattingAlibek Omarov
2020-10-30ConversationView: fix last_status.account being empty, fix current user being...Alibek Omarov
2020-10-30ConversationViewTest: fix test #2Alibek Omarov