Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
[akkoma] / lib / pleroma / web / api_spec / operations / chat_operation.ex
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 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 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-10 lainChatOperation: Add media id to example
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 lainChatOperation: Make simple schema into inline schema
2020-05-04 lainCredo fixes.
2020-05-04 lainSchemas: Refactor to our naming scheme.
2020-05-04 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-29 lainChatOperation: Refactor.
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 lainCredo fixes.
2020-04-27 lainChat Schemas: Inline unimportant Schemas.
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 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-16 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-15 lainChat: Add views, don't return them in timeline queries.