113 Commits (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

Autor SHA1 Mensaje Fecha
  lain 89b85f6529 ChatController: Remove nonsensical pagination. hace 4 años
  lain fe2a5d0614 ChatController: Make last_read_id mandatory. hace 4 años
  lain 801e668a97 ChatController: Add `last_read_id` option to mark_as_read. hace 4 años
  lain f4cf4ae16e ChatController: Use new oauth scope *:chats. hace 4 años
  lain ca0e6e702b ChatMessageReference -> Chat.MessageReference hace 4 años
  lain 00748e9650 ChatMessageReferences: Change seen -> unread hace 4 años
  lain b3407344d3 ChatController: Add function to mark single message as read. hace 4 años
  lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages. hace 4 años
  lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller. hace 4 años
  Egor Kislitsyn ba106aa9c8
Fix notifications mark as read API hace 4 años
  lain bcb549531f EmojiReactionController: Return more appropriate error. hace 4 años
  Egor Kislitsyn 5ba6e1c322
Move notification actions to PleromaAPI.NotificationController hace 4 años
  Egor Kislitsyn f3fc8b22b1
Move conversation actions to PleromaAPI.ConversationController hace 4 años
  Egor Kislitsyn 9a5de0f454
Move reaction actions to EmojiReactionController hace 4 años
  Egor Kislitsyn 490a3a34b6
Add OpenAPI spec for PleromaAPI.PleromaAPIController hace 4 años
  Egor Kislitsyn 524d04d921
Add OpenAPI spec for PleromaAPI.ScrobbleController hace 4 años
  Egor Kislitsyn fe5d423b43
Add OpenAPI spec for MascotController hace 4 años
  Egor Kislitsyn aef31c69df
Rename EmojiAPIController to EmojiPackController hace 4 años
  Egor Kislitsyn 8bde8dfec2
Cleanup Pleroma.Emoji.Pack hace 4 años
  Egor Kislitsyn 6e4de715b3
Add OpenAPI spec for PleromaAPI.EmojiAPIController hace 4 años
  Egor Kislitsyn 6802dc28ba
Add OpenAPI spec for PleromaAPI.AccountController hace 4 años
  lain 0f0acc740d Chat: Allow posting without content if an attachment is present. hace 4 años
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController hace 4 años
  lain c0ea5c60e4 ChatController: Don't return chats for user you've blocked. hace 4 años
  lain e44166b510 Credo fixes. hace 4 años
  lain ec72cba43e Chat Controller: Add basic error handling. hace 4 años
  lain b5aa204eb8 ChatController: Support deletion of chat messages. hace 4 años
  lain 8d5597ff68 ChatController: Add GET /chats/:id hace 4 años
  Maksim 3d0c567fbc Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController hace 4 años
  lain fc9d0b6eec Credo fixes. hace 4 años
  lain 20baa2eaf0 ChatMessages: Add attachments. hace 4 años
  lain b34debe615 Undoing: Move undoing reactions to the pipeline everywhere. hace 4 años
  lain db55dc9445 ActivityPub: Remove `react_with_emoji`. hace 4 años
  lain b04328c3de ChatController: Add mark_as_read hace 4 años
  Alexander Strizhakov ddb757f743
emoji api packs changes in routes with docs update hace 4 años
  Alexander Strizhakov 342f55fb92
refactor emoji api with fixes hace 4 años
  Alexander Strizhakov 5839e67eb8
return data only for updated emoji hace 4 años
  lain ad82a216ff Chat API: Align more to Pleroma/Mastodon API. hace 4 años
  lain d2bbea1a80 ChatControllerTest: Use new schema testing functions. hace 4 años
  Ivan Tashkinov b4139cc547 [#2409] Made `GET /api/v1/accounts/:id/favourites` auth-optional, adjusted tests. hace 4 años
  lain 6c8390fa4d ChatControllerTest: Credo fixes. hace 4 años
  lain 66c2eb670b ChatController: Validate parameters. hace 4 años
  lain 97ad0c4597 Chats: Add API specs. hace 4 años
  Ivan Tashkinov f685cbd309 Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. hace 4 años
  lain d45ae64858 ChatController: Use OAuth scopes. hace 4 años
  lain f8c3ae7a62 ChatController: Handle pagination. hace 4 años
  lain 6ace22b56a Chat: Add views, don't return them in timeline queries. hace 4 años
  lain 2cc6841424 ChatController: Basic message posting. hace 4 años
  lain e8fd0dd689 ChatController: Basic support for returning messages. hace 4 años
  lain 68abea313d ChatController: Add creation and return of chats. hace 4 años