aboutsummaryrefslogtreecommitdiff
path: root/test/web/pleroma_api/views
AgeCommit message (Expand)Author
2020-07-30ChatMessageReferenceView: Display preview cards.lain
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...Ivan Tashkinov
2020-06-07SideEffects: Move streaming of chats to after the transaction.lain
2020-06-06ChatMessageReference -> Chat.MessageReferencelain
2020-06-05SideEffects / ChatView: Add an unread cache.lain
2020-06-03ChatMessageReferenceView: Return read status as `unread`.lain
2020-06-03ChatMessageReferences: Adjust viewslain
2020-06-03ChatMessageReference: Introduce and switch in chat controller.lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-19Move Scrobble views to ScrobbleViewEgor Kislitsyn
2020-05-14ChatView: Add update_at field.lain
2020-05-10Credo fixes.lain
2020-05-10ChatView: Add the last message to the view.lain
2020-05-06Credo fixes.lain
2020-05-06ChatMessages: Add attachments.lain
2020-04-27Chat API: Align more to Pleroma/Mastodon API.lain
2020-04-27ChatView: Add actor_account_idlain
2020-04-20ChatMessageView: Support emoji.lain
2020-04-20Credo fixes.lain
2020-04-20CommonAPI: Obey local limit for chat messages.lain
2020-04-17ChatView: Add a mastodon api representation of the recipient.lain
2020-04-15Chat: Add views, don't return them in timeline queries.lain