2 Commits (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

Author SHA1 Message Date
  Egor Kislitsyn ba106aa9c8
Fix notifications mark as read API 4 years ago
  Egor Kislitsyn 5ba6e1c322
Move notification actions to PleromaAPI.NotificationController 4 years ago
  Egor Kislitsyn f3fc8b22b1
Move conversation actions to PleromaAPI.ConversationController 4 years ago
  Egor Kislitsyn 9a5de0f454
Move reaction actions to EmojiReactionController 4 years ago
  Egor Kislitsyn 490a3a34b6
Add OpenAPI spec for PleromaAPI.PleromaAPIController 4 years ago
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController 4 years ago
  lain b34debe615 Undoing: Move undoing reactions to the pipeline everywhere. 4 years ago
  lain db55dc9445 ActivityPub: Remove `react_with_emoji`. 4 years ago
  Ivan Tashkinov fc81e5a49c Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 4 years ago
  Egor Kislitsyn 4a2538967c
Support pagination in conversations 4 years ago
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 4 years ago
  lain 314928333a Pleroma API: Add endpoint to get reaction information on a single emoji 4 years ago
  Lain Soykaf 4538a1ee01 EmojiReactions: Remove old API endpoints 4 years ago
  Lain Soykaf f875b9650a EmojiReactions: Add Mastodon-aligned reaction endpoints, change response 4 years ago
  lain b3a877d6c9 Emoji Reactions: Correctly handle deleted users 4 years ago
  lain a802e07241 Emoji Reactions: Add `reacted` field to emoji reactions 4 years ago
  lain 347f3ed2c6 Emoji reactions: Change api format once more 4 years ago
  lain dd3fc50ea4 Emoji reactions: Change cache and reply format 4 years ago
  lain 5fddf988ea Pleroma API: `emoji_reactions_by` does not need authorization 4 years ago
  Ivan Tashkinov 7973cbdb9f OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage. 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 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 4cb603e1df PleromaAPI: Add unreacting. 4 years ago
  Egor Kislitsyn 3c5ecb70b4
Add PleromaAPI.AccountController 4 years ago
  rinpatch e9d1aa75d5 Revert subscription refactoring. 4 years ago
  Roman Chvanikov e9f69a3eb7 Move pleroma_api controllers into controllers sub-folders 4 years ago
  lain e5b3ad3d04 ActivityPub: Use is_unicode_emoji? function. 4 years ago
  lain 05e9776517 PleromaAPIController: Add endpoint to fetch emoji reactions. 4 years ago
  lain 99ea990a16 PleromaAPIController: Add emoji reactions. 4 years ago
  rinpatch c2b6c1b089 Extend `/api/pleroma/notifications/read` to mark multiple notifications 4 years ago
  lain 60231ec7bd Conversation: Add endpoint to get a conversation by id. 4 years ago
  lain 23c46f7e72 Conversations: Use 'recipients' for accounts in conversation view. 4 years ago
  lain d6fe220e32 Linting. 4 years ago
  lain 3af6d14da7 Pleroma Conversations API: Add a way to set recipients. 4 years ago
  lain eee98aaa73 Pleroma API: Add endpoint to get conversation statuses. 4 years ago