25 Commits (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

Author SHA1 Message Date
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController 4 years ago
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 4 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 4 years ago
  rinpatch 54029fe212 tests: remove a useless sleep in rate limiter tests 4 years ago
  rinpatch c8046e1080 tests: Replace 2 second sleep with offseting updated_at 4 years ago
  Ivan Tashkinov ba5cc30165 [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 4 years ago
  Ivan Tashkinov 3db988250b [#1335] User: refactored :blocks field into :blocked_users relation. 4 years ago
  eugenijm 0580654485 Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 4 years ago
  Ivan Tashkinov ee04fbc35a [#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1304-user-info-deprecation 4 years ago
  eugenijm 52ed2f8f2d Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's conversations as read 4 years ago
  eugenijm 359dd1890e Mastodon API: Mark the conversation as read for the author when they send a new direct message 4 years ago
  eugenijm 8249924485 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity 4 years ago
  kaniini e07e9cb75e Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" 4 years ago
  eugenijm 06d9df79c5 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity 4 years ago
  lain d3af9e19ed Conversations: Load relations in one query. 4 years ago
  lain a49c92f6ae Participation: Setting recipients will always add the owner. 4 years ago
  lain f88560accd Conversations: Add recipient list to conversation participation. 4 years ago
  lain 970f71e222 Conversations: Fetch users in one query. 5 years ago
  lain a3a7178b60 Participations: Filter out participations without activities. 5 years ago
  Roman Chvanikov 8af55728e4 Fix tests 5 years ago
  lain cf353514fe Participations: Add last activity. 5 years ago
  lain 20d9b90760 Participation: Get for a user. 5 years ago
  lain 280172f6f6 Conversations: Create or bump on inserting a dm. 5 years ago
  lain 64c1c3a407 Participations: Add marking as read and unread. 5 years ago
  lain d1da6b155a Conversation: Add Conversations and Participations. 5 years ago