Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
[akkoma] / test / web / pleroma_api / controllers / chat_controller_test.exs
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 lainCredo fixes.
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 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 lainChatControllerTest: Use new schema testing functions.
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 lainChatControllerTest: Credo fixes.
2020-04-21 lainChatController: Validate parameters.
2020-04-21 lainChats: Add API specs.
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-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.