Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115
[akkoma] / test / web / pleroma_api / controllers / chat_controller_test.exs
2020-09-22 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-21 lainMerge branch 'bugfix/federator-actor-error' into 'develop'
2020-09-18 Maksim PechnikovMerge branch 'develop' into issue/2099
2020-09-17 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-09-17 rinpatchMerge branch 'release/2.1.2' into 'stable'
2020-09-17 Haelwenn (lanodan... Fix MRF reject for ChatMessage
2020-09-17 Haelwenn (lanodan... Create MRF.filter_pipeline to inject :object_data when...
2020-09-17 rinpatchMerge branch 'bugfix/mrf-ingestion' into 'develop'
2020-09-10 Maksim Pechnikovadded paginate links to headers for /chats/:id/messages
2020-08-30 Mark FelderMerge branch 'develop' into feld-2168-media-preview...
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-27 HaelwennMerge branch '2078-list-fixes' into 'develop'
2020-08-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-27 lainMerge branch '2081-deleted-user-chats' into 'develop'
2020-08-27 lainChatController: Don't die if the recipient is gone.
2020-08-25 HaelwennMerge branch 'buildx-multiarch-arm32v7' into 'develop'
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-08-07 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-08-05 Roman ChvanikovMerge branch 'develop' into command-available-check
2020-07-31 Haelwenn (lanodan... Merge remote-tracking branch 'pleroma/develop' into...
2020-07-29 lainMerge branch 'issue/1023' into 'develop'
2020-07-27 lainMerge branch 'develop' into 'cleanup/masto_fe-default_s...
2020-07-26 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-23 feldMerge branch 'unblock-domain-via-query' into 'develop'
2020-07-23 feldMerge branch 'feature/add-mrf-related-policies' into...
2020-07-23 HaelwennMerge branch '1976-status-view-fixes' into 'develop'
2020-07-23 Maksim PechnikovMerge branch 'develop' into issue/1934-welcome-email
2020-07-23 lainMerge branch '1973-chats-fix-with-restrict-unauthentica...
2020-07-22 Ivan Tashkinov[#1973] Fixed accounts rendering in GET /api/v1/pleroma...
2020-07-02 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-06-30 Mark FelderMerge branch 'develop' into activation-meta
2020-06-29 Egor KislitsynMerge branch 'develop' into remove-twitter-api
2020-06-25 Mark FelderMerge branch 'develop' into refactor/notification_settings
2020-06-23 Roman ChvanikovMerge develop
2020-06-22 lainMerge branch 'feature/1739-account-endpoints' into...
2020-06-20 lainMerge branch 'bugfix/mix.exs-version-dot-git-less'...
2020-06-17 rinpatchMerge branch 'features/users-raw_bio' into 'develop'
2020-06-13 rinpatchMerge branch '1851-favorites-pagination' into 'develop'
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 lainChatController: Remove nonsensical pagination.
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-06 lainChatMessageReference -> Chat.MessageReference
2020-06-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-04 lainChatMessageReferences: Change seen -> unread
2020-06-03 lainChatController: Add function to mark single message...
2020-06-03 lainChats: Remove `unread` from the db, calculate from...
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 lainCredo fixes.
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 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...
next