aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web
AgeCommit message (Expand)Author
2021-12-21Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2021-12-22Merge branch 'erratic-tests' into 'develop'Alex Gleason
2021-12-21Skip erratic testsAlex Gleason
2021-12-21ActivityPubControllerTest: count Objects, not ActivitiesAlex Gleason
2021-12-21Change timeline visibility testAlex Gleason
2021-12-20Fix lazy testsAlex Gleason
2021-12-19Merge branch 'manifest' into 'develop'Alex Gleason
2021-12-19Merge branch 'live-dashboard' into 'develop'Alex Gleason
2021-12-19Merge remote-tracking branch 'origin/develop' into manifestAlex Gleason
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-12-17LintTusooa Zhu
2021-12-17Add test to ensure removed follower cease to have relationship with ex-followeeTusooa Zhu
2021-12-17Add test to ensure the blocked cease to have follow relationship to the blockerTusooa Zhu
2021-12-17Allow updating accepted follow activities in Web.ActivityPub.Utils.update_fol...Tusooa Zhu
2021-12-15Merge remote-tracking branch 'origin/develop' into live-dashboardAlex Gleason
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-12-15Merge branch 'delete-account-fix' into 'develop'lain
2021-12-13TwitterAPI: allow deleting one's own account with request bodyAlex Gleason
2021-12-07VideoHandlingTest: remove nil valuesAlex Gleason
2021-12-07Apply alexgleason's suggestion(s) to 1 file(s)Haelwenn
2021-12-07Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensionsAlex Gleason
2021-12-07Fix VideoHandlingTestAlex Gleason
2021-12-07AttachmentValidator: ingest width and heightAlex Gleason
2021-12-07Transmogrifier: test fix_attachments/1Alex Gleason
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
2021-12-06Add test for following with subscriptionmarcin mikołajczak
2021-12-06make linter happyFloatingGhost
2021-12-06Make deactivated user check into a subqueryFloatingGhost
2021-12-03Fix frontend_status_plug_test.exsAlex Gleason
2021-12-03Merge remote-tracking branch 'origin/develop' into password-resetAlex Gleason
2021-12-03Restore POST /auth/passwordAlex Gleason
2021-11-26v2 Suggestions: return `is_suggested` through the APIAlex Gleason
2021-11-26v2 Suggestions: also filter out users you followAlex Gleason
2021-11-26v2 Suggestions: actually flter out dismissed suggestionsAlex Gleason
2021-11-26v2 Suggestions: dismiss a suggestionAlex Gleason
2021-11-26AdminAPI: suggest a user through the APIAlex Gleason
2021-11-26v2 Suggestions: rudimentary API responseAlex Gleason
2021-11-25v2 Suggestions: return empty arrayAlex Gleason
2021-11-24Merge remote-tracking branch 'pleroma/develop' into manifestAlex Gleason
2021-11-24Expose /manifest.json for PWAAlex Gleason
2021-11-21Update testmarcin mikołajczak
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-11-15Merge branch 'fix-tests' into 'develop'lain
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-11-15Merge branch 'instance-deletion' into 'develop'lain
2021-11-15Merge branch 'userfeed-fe-fallback' into 'develop'lain
2021-11-14MediaProxyCacheControllerTest: Fix unstable tests.Lain Soykaf
2021-11-14StealEmojiPolicyTest: Make mocks explicit.Lain Soykaf
2021-10-10object_validators: Group common fields in CommonValidationsHaelwenn (lanodan) Monnier
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier