Commit Graph

26 Commits (9855018425f073dec11e35e624185c6e939f33fb)

Author SHA1 Message Date
Ivan Tashkinov be5e2c4dbb Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
5 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Egor Kislitsyn 22018adae6
Fix Dialyzer warnings
5 years ago
eugenijm 0b6d1292d2 Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_at and bringing conversation to the top in the user's direct conversation list
5 years ago
eugenijm 7888803ffe Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
5 years ago
eugenijm 0580654485 Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`.
5 years ago
eugenijm 52ed2f8f2d Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's conversations as read
5 years ago
eugenijm 359dd1890e Mastodon API: Mark the conversation as read for the author when they send a new direct message
5 years ago
eugenijm 8249924485 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
5 years ago
kaniini e07e9cb75e Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
5 years ago
eugenijm 06d9df79c5 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
5 years ago
Egor Kislitsyn b5dfe83433 Replace `Pleroma.FlakeId` with `flake_id` hex package
5 years ago
lain d3af9e19ed Conversations: Load relations in one query.
5 years ago
lain a49c92f6ae Participation: Setting recipients will always add the owner.
5 years ago
lain d6fe220e32 Linting.
5 years ago
lain 3af6d14da7 Pleroma Conversations API: Add a way to set recipients.
5 years ago
lain 56b1c3af13 CommonAPI: Extend api with conversation replies.
5 years ago
lain f88560accd Conversations: Add recipient list to conversation participation.
5 years ago
lain 7483679a7b StatusView: Return direct conversation id.
5 years ago
lain 970f71e222 Conversations: Fetch users in one query.
5 years ago
lain a3a7178b60 Participations: Filter out participations without activities.
5 years ago
lain a33bec7d58 Conversations: Import order, import as read.
5 years ago
Roman Chvanikov 24073f829f Refactor query to return only 1 message instead of 20
6 years ago
lain 76999c73a7 Conversation: Add accounts to output.
6 years ago
lain d115d2a27e Conversations: Tidying up.
6 years ago