aboutsummaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/views
AgeCommit message (Expand)Author
2019-09-30Fix mergeEgor Kislitsyn
2019-09-30mastodon api: implement rendering of listen activitiesAriadne Conill
2019-09-29Merge branch 'feature/follow-requests-count' into 'develop'kaniini
2019-09-27mastodon api: implement follow_requests_countAriadne Conill
2019-09-27Extract status actions from `MastodonAPIController` into `StatusController`Egor Kislitsyn
2019-09-26Revert "add _discoverable_ keyword into ActivityPub @context"Hakaba Hitoyo
2019-09-18Merge branch 'chores/bump-copyright-year' into 'develop'rinpatch
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-09-17Mastodon API: Add a setting to hide follow/follower count from the user view ...eugenijm
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-08-26Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...Egor Kislitsyn
2019-08-26Extract MastodonAPIController's list actions into MastodonAPI.ListController;...Egor Kislitsyn