summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/views/account_view_test.exs
AgeCommit message (Expand)Author
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-15[#1335] Reorganized `users.mutes` as relation to UserMute entity.Ivan Tashkinov
2019-11-12Add `allow_following_move` setting to UserEgor Kislitsyn
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-17Mastodon API: Mark the conversation as read for the author when they send a n...eugenijm
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
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-04Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-09-30Fix mergeEgor Kislitsyn
2019-09-27mastodon api: implement follow_requests_countAriadne Conill
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-08-26Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...Egor Kislitsyn