113 Révisions (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

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