ChatMessageReference: Introduce and switch in chat controller.
[akkoma] / lib / pleroma / web / pleroma_api / controllers / chat_controller.ex
2020-06-03 lainChatMessageReference: Introduce and switch in chat...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-30 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-25 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-25 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-18 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-13 lainChat: Allow posting without content if an attachment...
2020-05-13 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-12 lainChatController: Don't return chats for user you've...
2020-05-12 lainChat Controller: Add basic error handling.
2020-05-12 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-12 lainChatController: Support deletion of chat messages.
2020-05-11 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-10 lainChatController: Add GET /chats/:id
2020-05-10 lainChatView: Add the last message to the view.
2020-05-10 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-06 lainChatMessages: Add attachments.
2020-05-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-04 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-04 lainChatController: Add mark_as_read
2020-05-04 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-29 lainApply suggestion to lib/pleroma/web/pleroma_api/control...
2020-04-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-27 lainChat API: Align more to Pleroma/Mastodon API.
2020-04-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainChatController: Validate parameters.
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainCredo fixes.
2020-04-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-17 lainChatController: Use OAuth scopes.
2020-04-16 lainChatController: Handle pagination.
2020-04-16 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-15 lainChat: Add views, don't return them in timeline queries.
2020-04-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-09 lainChatController: Basic message posting.
2020-04-09 lainChatController: Basic support for returning messages.
2020-04-09 lainChatController: Add creation and return of chats.