Commit Graph

15 Commits (bdaa7e53940daa43b83e3baab836b701482e6d8f)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
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 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages.
4 years ago
lain f3ccd50a33 ChatMessageReferences: Adjust views
4 years ago
lain 767ce8b803 StreamerView: Actually send Chats, not ChatMessages.
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 ad82a216ff Chat API: Align more to Pleroma/Mastodon API.
4 years ago
lain 372614cfd3 ChatView: Add a mastodon api representation of the recipient.
4 years ago
lain f8c3ae7a62 ChatController: Handle pagination.
5 years ago
lain 6ace22b56a Chat: Add views, don't return them in timeline queries.
5 years ago