aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/mastodon_api/controllers
AgeCommit message (Expand)Author
2022-10-14CommonAPI: generate ModerationLog for all admin/moderator deletesHaelwenn (lanodan) Monnier
2022-09-27Merge branch 'bugfix/elixir-1.14' into 'develop'Haelwenn
2022-09-16Merge branch 'remove_from_followers' into 'develop'tusooa
2022-09-14Fix wrong relationship directionTusooa Zhu
2022-09-04Merge branch 'fix/federation-context-issues' into 'develop'tusooa
2022-09-03Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'Haelwenn
2022-09-03timeline_controller_test: Fix test name for elixir 1.14Haelwenn (lanodan) Monnier
2022-08-24Merge branch 'fix_flaky_filter_controller_test.exs_200' into 'develop'tusooa
2022-08-24fix flaky test filter_controller_test.exs:200Ilja
2022-08-10StatusView: implement pleroma.context fieldHélène
2022-08-02Merge branch 'from/upstream-develop/tusooa/2871-fix-local-public' into 'develop'Haelwenn
2022-07-31Use `duration` param for mute expiration durationmarcin mikołajczak
2022-07-28Merge branch 'from/upstream-develop/tusooa/2384-pagination' into 'develop'Haelwenn
2022-07-17Merge branch 'notification_types' into 'develop'tusooa
2022-07-13Check refute User.following?marcin mikołajczak
2022-07-13Merge branch 'short-description' into 'develop'tusooa
2022-07-13Add tests for short_descriptionTusooa Zhu
2022-07-12Make mutes and blocks behave the same as other listsTusooa Zhu
2022-07-03Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'Tusooa Zhu
2022-07-03Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop'Haelwenn
2022-06-11Show original status at the first of historyTusooa Zhu
2022-06-11Expose history and source apis to anon usersTusooa Zhu
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-06-08Return the corresponding object id in attachment viewTusooa Zhu
2022-05-31Implement mastodon api for editing statusTusooa Zhu
2022-05-30Implement viewing sourceTusooa Zhu
2022-05-29Implement mastodon api for showing edit historyTusooa Zhu
2022-05-09Allow authenticated users to access local-only posts in MastoAPITusooa Zhu
2022-05-06LintTusooa Zhu
2022-05-06Make local-only statuses searchableTusooa Zhu
2022-05-06Test that anonymous users cannot see local-only postsTusooa Zhu
2022-05-06Show local-only statuses in public timeline for authenticated usersTusooa Zhu
2022-04-02Restrict mastodon api announcements to logged-in users onlyTusooa Zhu
2022-03-20Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop'Haelwenn
2022-03-18Use utc_datetime in db schemaTusooa Zhu
2022-03-16Use `types` for filtering notificationsmarcin mikołajczak
2022-03-16Use reject_follow_requestmarcin mikołajczak
2022-03-16POST /api/v1/accounts/:id/remove_from_followersmarcin mikołajczak
2022-03-08Remove GET /api/v1/announcements/:idTusooa Zhu
2022-03-08Show only visible announcements in MastodonAPITusooa Zhu
2022-03-08Implement POST /api/v1/announcements/:id/dismissTusooa Zhu
2022-03-08Implement GET /api/v1/announcements/:idTusooa Zhu
2022-03-08Implement announcement read relationshipsTusooa Zhu
2022-03-02Allow user to register with custom languageTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2022-02-02FilterControllerTest: tag erratic testAlex Gleason
2022-01-22Merge remote-tracking branch 'origin/develop' into birth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-22Make test less erratic by adding five second toleranceNEETzsche
2022-01-22FilterTest: tag erratic testAlex Gleason