Merge branch 'develop' into feature/bulk-confirmation
[akkoma] / lib / pleroma / web / pleroma_api / controllers / chat_controller.ex
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.