Merge branch 'test-docker-images' into 'develop'
[akkoma] / lib / pleroma / web / api_spec / operations / chat_operation.ex
2020-06-12 Mark FelderMerge branch 'develop' into preload-data
2020-06-12 HaelwennMerge branch 'recipients-experiments' into 'develop'
2020-06-12 lainMerge branch 'global-status-expiration' into 'develop'
2020-06-11 Mark FelderMerge branch 'develop' into fix/csp-mediaproxy-base-url
2020-06-10 rinpatchMerge branch 'remake-remodel-dms' into 'develop'
2020-06-09 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-07 lainChatController: Make last_read_id mandatory.
2020-06-07 lainChatController: Add `last_read_id` option to mark_as_read.
2020-06-06 lainChatController: Use new oauth scope *:chats.
2020-06-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-03 lainChatController: Add function to mark single message...
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 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.