150 Commits (c7a0016f9f4731c58a7989c7ee10e19d3f90d2eb)

Author SHA1 Message Date
  lain c8dd973af5 AccountController: Remove unused `update_?` routes. 4 years ago
  Alexander Strizhakov 1a704e1f1e
fix for packs pagination 4 years ago
  Alexander Strizhakov 3e3f9253e6
adding overall count for packs and files 4 years ago
  Alexander Strizhakov 4975ed86bc
emoji pagination for pack show action 4 years ago
  Alexander Strizhakov 3becdafd33
emoji packs pagination 4 years ago
  lain 89b85f6529 ChatController: Remove nonsensical pagination. 4 years ago
  lain fe2a5d0614 ChatController: Make last_read_id mandatory. 4 years ago
  lain 801e668a97 ChatController: Add `last_read_id` option to mark_as_read. 4 years ago
  lain 2cdaac4330 SideEffects: Move streaming of chats to after the transaction. 4 years ago
  lain f4cf4ae16e ChatController: Use new oauth scope *:chats. 4 years ago
  lain ca0e6e702b ChatMessageReference -> Chat.MessageReference 4 years ago
  lain cc8a7dc205 SideEffects / ChatView: Add an unread cache. 4 years ago
  lain 00748e9650 ChatMessageReferences: Change seen -> unread 4 years ago
  lain b3407344d3 ChatController: Add function to mark single message as read. 4 years ago
  lain c020fd4352 ChatMessageReferenceView: Return read status as `unread`. 4 years ago
  lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages. 4 years ago
  lain f3ccd50a33 ChatMessageReferences: Adjust views 4 years ago
  lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller. 4 years ago
  Egor Kislitsyn ba106aa9c8
Fix notifications mark as read API 4 years ago
  lain bcb549531f EmojiReactionController: Return more appropriate error. 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 6609714d66
Move Scrobble views to ScrobbleView 4 years ago
  Egor Kislitsyn 524d04d921
Add OpenAPI spec for PleromaAPI.ScrobbleController 4 years ago
  Egor Kislitsyn fe5d423b43
Add OpenAPI spec for MascotController 4 years ago
  Egor Kislitsyn aef31c69df
Rename EmojiAPIController to EmojiPackController 4 years ago
  Egor Kislitsyn 8bde8dfec2
Cleanup Pleroma.Emoji.Pack 4 years ago
  Egor Kislitsyn 6e4de715b3
Add OpenAPI spec for PleromaAPI.EmojiAPIController 4 years ago
  lain 3342846ac2 ChatView: Add update_at field. 4 years ago
  Egor Kislitsyn 6802dc28ba
Add OpenAPI spec for PleromaAPI.AccountController 4 years ago
  lain 0f0acc740d Chat: Allow posting without content if an attachment is present. 4 years ago
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController 4 years ago
  lain c0ea5c60e4 ChatController: Don't return chats for user you've blocked. 4 years ago
  lain e44166b510 Credo fixes. 4 years ago
  lain ec72cba43e Chat Controller: Add basic error handling. 4 years ago
  lain b5aa204eb8 ChatController: Support deletion of chat messages. 4 years ago
  lain 1b1dfb54eb Credo fixes. 4 years ago
  lain 8d5597ff68 ChatController: Add GET /chats/:id 4 years ago
  lain f335e1404a ChatView: Add the last message to the view. 4 years ago
  Maksim 3d0c567fbc Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 4 years ago
  lain fc9d0b6eec Credo fixes. 4 years ago
  lain 20baa2eaf0 ChatMessages: Add attachments. 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
  lain b04328c3de ChatController: Add mark_as_read 4 years ago
  Alexander Strizhakov ddb757f743
emoji api packs changes in routes with docs update 4 years ago
  Alexander Strizhakov 342f55fb92
refactor emoji api with fixes 4 years ago
  Alexander Strizhakov 5839e67eb8
return data only for updated emoji 4 years ago