question_validator: Allow content to be an empty-string (blank)
[akkoma] / lib / pleroma / web /
2020-08-04 Haelwenn (lanodan... question_validator: Allow content to be an empty-string...
2020-07-31 Haelwenn (lanodan... Merge remote-tracking branch 'pleroma/develop' into...
2020-07-29 lainMerge branch 'issue/1023' into 'develop'
2020-07-29 HaelwennMerge branch '1996-dont-break-on-chatmessages' into...
2020-07-29 lainMerge branch 'bugfix/remote-user-atom' into 'develop'
2020-07-29 Haelwenn (lanodan... feed/user_controller: Return 404 when the user is remote
2020-07-29 lainMerge branch 'by-approval' into 'develop'
2020-07-29 lainEnsureRePrepended: Don't break on chat messages.
2020-07-28 lainMerge branch 'frontend-bundles-redux' into 'develop'
2020-07-28 lainFrontendStatic: Add plug to serve frontends based on...
2020-07-28 lainMerge branch 'issue/1986-earmark' into 'develop'
2020-07-28 lainMerge branch 'cleanup/masto_fe-default_settings' into...
2020-07-28 Alex GleasonFix User.registration_reason HTML sanitizing issues
2020-07-27 HaelwennMerge branch 'embedded-object-federation' into 'develop'
2020-07-27 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-27 lainMerge branch 'develop' into 'cleanup/masto_fe-default_s...
2020-07-27 Haelwenn (lanodan... masto_fe_view: Remove @default_settings
2020-07-27 lainPipeline: Unify embedded_object / object_data, move...
2020-07-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-27 lainMerge branch 'issue/1934-welcome-email' into 'develop'
2020-07-27 HaelwennMerge branch 'fix/reverse-proxy-no-body-connection...
2020-07-27 HaelwennMerge branch 'fix/update-types-in-link-formatter' into...
2020-07-26 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-26 rinpatchMerge branch 'patch-3' into 'develop'
2020-07-26 Alibek OmarovOpenAPI: remove accidentally pasted buffer data
2020-07-26 Alibek OmarovOpenAPI: Replace actor_id by account_id to follow ChatM...
2020-07-24 Lain SoykafSide Effects: On undoing, put information about the...
2020-07-24 Lain SoykafPipeline: Add embedded object federation.
2020-07-23 feldMerge branch 'unblock-domain-via-query' into 'develop'
2020-07-23 Mark FelderSupport blocking via query parameters as well and docum...
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-23 Ivan Tashkinov[#2791] AccountView: renamed `:force` option to `:skip_...
2020-07-23 lainMerge branch 'bugfix/mrf-reject-logging' into 'develop'
2020-07-23 lainMerge branch 'issue/1878' into 'develop'
2020-07-23 lainMerge branch 'linkify' into 'develop'
2020-07-22 Ivan Tashkinov[#1973] Fixed accounts rendering in GET /api/v1/pleroma...
2020-07-22 lainMerge branch 'fix/pleroma-api-emoji-packs' into 'develop'
2020-07-22 Lain SoykafStatusView: Handle badly formatted emoji reactions.
2020-07-22 Maksim PechnikovMerge branch 'develop' into issue/1023
2020-07-21 Mark FelderSkip the correct plug
2020-07-21 lainRevert "Merge branch 'revert-2b5d9eb1' into 'develop'"
2020-07-21 lainMerge branch 'revert-2b5d9eb1' into 'develop'
2020-07-21 lainRevert "Merge branch 'linkify' into 'develop'"
2020-07-21 Mark FelderMerge branch 'develop' into fix/pleroma-api-emoji-packs
2020-07-21 lainMerge branch 'linkify' into 'develop'
2020-07-21 lainMerge branch 'gopher-fix' into 'develop'
2020-07-21 Egor KislitsynAllow unblocking a domain via query params
2020-07-18 KokaKiwiFix /api/pleroma/emoji/packs index endpoint.
2020-07-17 HaelwennMerge branch 'fix-1958' into 'develop'
2020-07-17 Alex GleasonOpenAPI: Add :id to follower/following endpoints, fixes...
2020-07-17 HaelwennMerge branch 'feature/expose-post-formats' into 'develop'
2020-07-17 Mark FelderExpose the post formats in /api/v1/instance
2020-07-17 feldMerge branch 'feature/totp-input-improvements' into...
2020-07-17 Mark FelderTOTP length is configurable, so we can't hardcode this...
2020-07-17 Alex GleasonSanitize `reason` param in POST /api/v1/accounts
2020-07-16 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-16 Mark FelderImprove TOTP token and recovery input fields in OAuth...
2020-07-16 Maksim PechnikovMerge branch 'develop' into issue/1023
2020-07-15 Alex GleasonUse `approval_required` in /api/v1/instance
2020-07-15 Mark FelderMerge branch 'develop' into refactor/gun-pool-registry
2020-07-15 feldMerge branch 'refactor/notification_settings' into...
2020-07-15 Mark FelderMerge branch 'develop' into refactor/notification_settings
2020-07-15 rinpatchMerge branch 'features/mrf-reasons' into 'develop'
2020-07-15 rinpatchMerge branch 'fix/oban-pruning' into 'develop'
2020-07-15 feldMerge branch 'issue/sign-authority' into 'develop'
2020-07-15 Haelwenn (lanodan... MastoAPI: fix & test giving MRF reject reasons
2020-07-15 Maksim PechnikovMerge branch 'develop' into issue/sign-authority
2020-07-15 Haelwenn (lanodan... Create Question: Add context field to create
2020-07-15 Haelwenn (lanodan... {Answer,Question}Validator: Keep both actor and attribu...
2020-07-15 Haelwenn (lanodan... Fix attachments in polls
2020-07-15 lainMerge branch 'tests/apc2s-update_outbox' into 'develop'
2020-07-15 Haelwenn (lanodan... Fixup for EctoType module move
2020-07-15 Haelwenn (lanodan... QuestionValidator: Use AttachmentValidator
2020-07-15 Haelwenn (lanodan... CreateGenericValidator: add expires_at
2020-07-15 Haelwenn (lanodan... SideEffects: port ones from ActivityPub.do_create and...
2020-07-15 Haelwenn (lanodan... question_validator: remove conversation field
2020-07-15 Haelwenn (lanodan... question_validator: fix for mastodon poll expiration
2020-07-15 Haelwenn (lanodan... create_question_validator: remove validate_recipients_match
2020-07-15 Haelwenn (lanodan... Fix multiple-choice poll detection
2020-07-15 Haelwenn (lanodan... transmogrifier_test: test date, anyOf and oneOf completely
2020-07-15 Haelwenn (lanodan... QuestionOptionsValidator: inline schema for replies
2020-07-15 Haelwenn (lanodan... AnswerValidator: Create
2020-07-15 Haelwenn (lanodan... QuestionValidator: Create
2020-07-15 Alex GleasonEmail admins when a new unapproved account is up for...
2020-07-14 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-14 Alex GleasonAdminAPI: Add `PATCH /api/pleroma/admin/users/approve...
2020-07-14 Alex GleasonAdminAPI: Filter users by `need_approval`
2020-07-14 Alex GleasonAdminAPI: Return `approval_pending` with users
2020-07-14 Maksim PechnikovInclude port in host for signatures
2020-07-14 Alex GleasonAdminAPI: Return `registration_reason` with users
2020-07-14 feldMerge branch 'feature/1922-media-proxy-whitelist' into...
2020-07-14 feldMerge branch 'fix/scrubber-recompile-warnings-as-errors...
2020-07-14 feldMerge branch '1940-admin-token-oauthless-auth' into...
2020-07-14 Ivan Tashkinov[#1940] Added `admin_token` param (as `admin_api_params...
2020-07-14 feldMerge branch '1916-transmogrifier-skipping-oddities...
2020-07-14 Haelwenn (lanodan... MRF Policies: Return a {:reject, reason} instead of...
2020-07-14 Alex GleasonAccept `reason` in POST /api/v1/accounts and store...
next