aboutsummaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/views
AgeCommit message (Expand)Author
2019-10-18tests: mastodon api: fix broken test that used OStatusAriadne Conill
2019-10-18kill almost all of the OStatus moduleAriadne Conill
2019-10-17Mastodon API: Mark the conversation as read for the author when they send a n...eugenijm
2019-10-17add Markers /api/v1/markersMaksim Pechnikov
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-10-05Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-10-05Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"kaniini
2019-10-04Merge branch 'user-info-unread-direct-conversation' into 'develop'kaniini
2019-10-04Merge branch 'bugfix/notification-nil-actor' into 'develop'lain
2019-10-04notification_view.ex: Make sure `account` isn’t emptyHaelwenn (lanodan) Monnier
2019-10-04Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-10-01Extract poll actions from `MastodonAPIController` to `PollController`Egor Kislitsyn
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