Chat: Allow posting without content if an attachment is present.
[akkoma] / test / web / pleroma_api / controllers /
2020-05-13 lainChat: Allow posting without content if an attachment...
2020-05-13 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-13 lainMerge branch 'openapi/statuses' into 'develop'
2020-05-12 Egor KislitsynAdd OpenAPI spec for StatusController
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 rinpatchMerge branch 'fix/issue-1676' into 'develop'
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 lainMerge branch 'shortening-modules-name' into 'develop'
2020-05-08 rinpatchMerge branch 'bugfix/fix-like-notifications' into ...
2020-05-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-08 lainMerge branch 'feature/emojireactvalidator' into 'develop'
2020-05-08 lainMerge branch 'fix/privacy-notification' into 'develop'
2020-05-08 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-07 HaelwennMerge branch 'feature/restrict-c2s' into 'develop'
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 rinpatchMerge branch 'feature/undo-validator-reduced' into...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'openapi/polls' into 'develop'
2020-05-07 lainMerge branch 'streamer-worker-registry' into 'develop'
2020-05-07 lainMerge branch 'issue/209' into 'develop'
2020-05-07 MaksimPleroma.Web.TwitterAPI.TwoFactorAuthenticationControlle...
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-06 lainMerge branch 'plug-if-unless-func-options-refactoring...
2020-05-05 lainUndoing: Move undoing reactions to the pipeline everywhere.
2020-05-05 lainActivityPub: Remove `react_with_emoji`.
2020-05-04 feldMerge branch 'feature/update-labels-for-activating...
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-05-02 rinpatchMerge branch 'feature/1710-consolidate-instance-info...
2020-05-01 lainMerge branch 'openapi/notifications' into 'develop'
2020-05-01 lainMerge branch 'openapi/reports' into 'develop'
2020-05-01 lainMerge branch 'issue/1577' into 'develop'
2020-05-01 lainMerge branch 'fix/captcha' into 'develop'
2020-05-01 lainMerge branch 'feature/delete-validator' of git.pleroma...
2020-05-01 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-04-30 rinpatchMerge branch 'update/admin-fe-20200429' into 'develop'
2020-04-30 lainMerge branch 'tests/more-apc2s' into 'develop'
2020-04-30 Lain SoykafMerge branch 'develop' of ssh://git.pleroma.social...
2020-04-30 lainMerge branch 'dismiss-notification-on-follow-request...
2020-04-30 HaelwennMerge branch 'emoji-upload' into 'develop'
2020-04-30 Alexander Strizhakovemoji api packs changes in routes with docs update
2020-04-30 Alexander Strizhakovrefactor emoji api with fixes
2020-04-30 Alexander Strizhakovreturn data only for updated emoji
2020-04-30 lainMerge branch '1364-no-pushes-from-blocked-domains-users...
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/notifications
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/reports
2020-04-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-29 lainMerge branch 'automatic-authentication-and-instance...
2020-04-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
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-24 Ivan Tashkinov[#2409] Made `GET /api/v1/accounts/:id/favourites`...
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-22 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-22 lainMerge branch 'docs/debian-packages' into 'develop'
2020-04-21 lainChatControllerTest: Credo fixes.
2020-04-21 lainChatController: Validate parameters.
2020-04-21 lainChats: Add API specs.
2020-04-21 Ivan Tashkinovchecks of authentication / instance publicity. Definiti...
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'openapi/custom-emojis' into 'develop'
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-20 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-04-20 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-20 lainMerge branch 'cleanup-subscription-controller' into...
2020-04-20 lainMerge branch 'mrf-docs-update' into 'develop'
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 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-17 lainChatController: Use OAuth scopes.
2020-04-17 HaelwennMerge branch 'feature/1584-client-captcha-options'...
2020-04-17 HaelwennMerge branch 'feature/1677-need_reboot-flag-endpoint...
2020-04-16 rinpatchMerge branch 'authenticated-api-oauth-check-enforcement...
2020-04-16 rinpatchMerge branch 'develop' into features/remove-user-source...
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 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-13 Maksim PechnikovMerge branch 'develop' into issue/1276
2020-04-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-11 rinpatchMerge branch 'following-relationships-optimizations...
next