aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2020-07-16Improve TOTP token and recovery input fields in OAuth loginMark Felder
2020-07-15Use `approval_required` in /api/v1/instanceAlex Gleason
2020-07-15Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-15Merge branch 'features/mrf-reasons' into 'develop'rinpatch
2020-07-15MastoAPI: fix & test giving MRF reject reasonsHaelwenn (lanodan) Monnier
2020-07-15Create Question: Add context field to createHaelwenn (lanodan) Monnier
2020-07-15{Answer,Question}Validator: Keep both actor and attributedTo for now but sync...Haelwenn (lanodan) Monnier
2020-07-15Fix attachments in pollsHaelwenn (lanodan) Monnier
2020-07-15Fixup for EctoType module moveHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: Use AttachmentValidatorHaelwenn (lanodan) Monnier
2020-07-15CreateGenericValidator: add expires_atHaelwenn (lanodan) Monnier
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15question_validator: remove conversation fieldHaelwenn (lanodan) Monnier
2020-07-15question_validator: fix for mastodon poll expirationHaelwenn (lanodan) Monnier
2020-07-15create_question_validator: remove validate_recipients_matchHaelwenn (lanodan) Monnier
2020-07-15Fix multiple-choice poll detectionHaelwenn (lanodan) Monnier
2020-07-15transmogrifier_test: test date, anyOf and oneOf completelyHaelwenn (lanodan) Monnier
2020-07-15QuestionOptionsValidator: inline schema for repliesHaelwenn (lanodan) Monnier
2020-07-15AnswerValidator: CreateHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: CreateHaelwenn (lanodan) Monnier
2020-07-14Email admins when a new unapproved account is up for reviewAlex Gleason
2020-07-14Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-14AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpointAlex Gleason
2020-07-14AdminAPI: Filter users by `need_approval`Alex Gleason
2020-07-14AdminAPI: Return `approval_pending` with usersAlex Gleason
2020-07-14Include port in host for signaturesMaksim Pechnikov
2020-07-14AdminAPI: Return `registration_reason` with usersAlex Gleason
2020-07-14Merge branch 'feature/1922-media-proxy-whitelist' into 'develop'feld
2020-07-14Merge branch '1940-admin-token-oauthless-auth' into 'develop'feld
2020-07-14[#1940] Added `admin_token` param (as `admin_api_params/0`) to existing Admin...Ivan Tashkinov
2020-07-14Merge branch '1916-transmogrifier-skipping-oddities-in-address-fields' into '...feld
2020-07-14MRF Policies: Return a {:reject, reason} instead of {:reject, nil}Haelwenn (lanodan) Monnier
2020-07-14Accept `reason` in POST /api/v1/accounts and store in DBAlex Gleason
2020-07-13Transmogrifier: filtering weirdness in address fields=
2020-07-13Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-13Merge branch 'config-behaviours-runtime' into 'develop'feld
2020-07-13Use Logger.info for {:reject, reason}Haelwenn (lanodan) Monnier
2020-07-13Transmogrifier.fix_in_reply_to/2: Use warn for non-fatal fail to get replied-...Haelwenn (lanodan) Monnier
2020-07-12Prevent unapproved users from logging inAlex Gleason
2020-07-12Add `account_approval_required` instance settingAlex Gleason
2020-07-12Config/Docs: Expand behaviour suggestions at runtimehref
2020-07-12MediaProxy whitelist setting now supports hosts with schemeAlexander Strizhakov
2020-07-11fix reset confirmation email in admin sectionMaksim Pechnikov
2020-07-10ActivityPub: Don't rename a clashing nickname with the same ap id.lain
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-10Merge branch 'develop' into 'admin-api-user-credentials-for-remote-users-fix'Haelwenn
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-07-09Merge branch '1723-token-fixes' into 'develop'lain
2020-07-09Merge branch 'features/favicons' into 'develop'lain
2020-07-09Merge branch '1925-muting-reblogs' into 'develop'Haelwenn