summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api/mastodon_api.ex
AgeCommit message (Expand)Author
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-06-02NotificationController: Don't return chat_mentions by default.lain
2020-03-20include_types parameter in /api/v1/notificationsAlexander Strizhakov
2020-03-16removing with_move parameterAlexander Strizhakov
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-12-17Add support for `account_id` param to filter notifications by the accountEgor Kislitsyn
2019-12-08Merge branch 'improve-move-notificaions-api' into 'develop'rinpatch
2019-12-03Add `with_move` query param to the notifications APIEgor Kislitsyn
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-10-14Mastodon API: Add `exclude_visibilities` parameter to the timeline and notifi...eugenijm
2019-08-13tests for /web/mastodon_api/mastodon_api.exMaksim
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-10Add license/copyright to all project filesfeld
2019-04-20Handle `reblogs` on the first follow request in MastoAPIeugenijm
2019-04-06Add scheduled activitieseugenijm
2019-03-18Added support for exclude_types, limit, and min_id in Mastodoneugenijm
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-12MastoAPI followers/following endpointseugenijm
2018-03-30Format the code.lain
2017-09-06Add very basic oauth and mastodon api support.Roger Braun