summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api/controllers/notification_controller.ex
AgeCommit message (Expand)Author
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13OAuthScopesPlug module nameAlexander Strizhakov
2020-06-02NotificationController: Don't return chat_mentions by default.lain
2020-05-09[#2456] Dropped support for embedded `pleroma/account/relationship` in status...Ivan Tashkinov
2020-05-04Ignore unexpected query paramsEgor Kislitsyn
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn
2020-04-28Add OpenAPI spec for NotificationControllerEgor Kislitsyn
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-04-13Merge remote-tracking branch 'remotes/origin/develop' into output-of-relation...Ivan Tashkinov
2020-04-09Add `/api/v1/notifications/:id/dismiss` endpointEgor Kislitsyn
2020-04-01Ability to control the output of account/pleroma/relationship in statuses in ...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2019-12-19Return 404 if account to filter notifications from is not foundEgor Kislitsyn
2019-10-06[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-10-02[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-24Extract notification actions from `MastodonAPIController` into `NotificationC...Egor Kislitsyn