Commit Graph

30 Commits (6316350918d1f55167fa384d55f385ff2c93e6bb)

Author SHA1 Message Date
lain 781b270863 ChatMessageReferenceView: Display preview cards.
4 years ago
Ivan Tashkinov 9ea51a6de5 [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
4 years ago
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
4 years ago
lain 2cdaac4330 SideEffects: Move streaming of chats to after the transaction.
4 years ago
lain ca0e6e702b ChatMessageReference -> Chat.MessageReference
4 years ago
lain cc8a7dc205 SideEffects / ChatView: Add an unread cache.
4 years ago
lain 00748e9650 ChatMessageReferences: Change seen -> unread
4 years ago
lain c020fd4352 ChatMessageReferenceView: Return read status as `unread`.
4 years ago
lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages.
4 years ago
lain f3ccd50a33 ChatMessageReferences: Adjust views
4 years ago
lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller.
4 years ago
lain 767ce8b803 StreamerView: Actually send Chats, not ChatMessages.
4 years ago
lain 578ed3a37f Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
lain 814c3e5171 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Egor Kislitsyn 9a5de0f454
Move reaction actions to EmojiReactionController
4 years ago
Egor Kislitsyn 6609714d66
Move Scrobble views to ScrobbleView
4 years ago
lain 3342846ac2 ChatView: Add update_at field.
4 years ago
lain f335e1404a ChatView: Add the last message to the view.
4 years ago
lain 20baa2eaf0 ChatMessages: Add attachments.
4 years ago
lain 3d040b1a87 Credo fixes.
4 years ago
lain ad82a216ff Chat API: Align more to Pleroma/Mastodon API.
4 years ago
lain 49e673dfea ChatView: Add actor_account_id
4 years ago
lain b5df4a98e4 ChatMessageView: Support emoji.
4 years ago
lain 372614cfd3 ChatView: Add a mastodon api representation of the recipient.
4 years ago
lain f8c3ae7a62 ChatController: Handle pagination.
4 years ago
lain 6ace22b56a Chat: Add views, don't return them in timeline queries.
5 years ago
rinpatch e9d1aa75d5 Revert subscription refactoring.
5 years ago
Egor Kislitsyn 6c7c35dbe1 Fix SubscriptionNotificationView
5 years ago
Roman Chvanikov 9fa2586abd Refactor SubscriptionNotificationView
5 years ago
Roman Chvanikov 6042e21b25 Move subscription notifications to a separate controller
5 years ago