Merge branch 'temp-hackney-fix' into 'develop'
[akkoma] / lib / pleroma / web /
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...
2020-07-13 =Transmogrifier: filtering weirdness in address fields
2020-07-13 Mark FelderMerge branch 'develop' into refactor/notification_settings
2020-07-13 feldMerge branch 'config-behaviours-runtime' into 'develop'
2020-07-13 feldMerge branch 'features/profile-fields-emojo' into ...
2020-07-13 feldMerge branch 'chore/improve-database-config-docs' into...
2020-07-13 feldMerge branch 'fix/mediaproxy-cache-settings-types'...
2020-07-13 Haelwenn (lanodan... Use Logger.info for {:reject, reason}
2020-07-13 Haelwenn (lanodan... Transmogrifier.fix_in_reply_to/2: Use warn for non...
2020-07-13 HaelwennMerge branch '1937-renaming' into 'develop'
2020-07-13 Alex GleasonPrevent unapproved users from logging in
2020-07-13 Alex GleasonAdd `account_approval_required` instance setting
2020-07-12 hrefConfig/Docs: Expand behaviour suggestions at runtime
2020-07-12 Alexander StrizhakovMediaProxy whitelist setting now supports hosts with...
2020-07-11 Maksim Pechnikovfix reset confirmation email in admin section
2020-07-10 feldMerge branch 'fix/1924-s3-descriptions' into 'develop'
2020-07-10 Mark FelderMerge branch 'develop' into issue/1790-updated-oban
2020-07-10 feldMerge branch 'proxy-range-and-chunk' into 'develop'
2020-07-10 lainActivityPub: Don't rename a clashing nickname with...
2020-07-10 lainMerge branch 'chat-federation-information' into 'develop'
2020-07-10 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-10 HaelwennMerge branch 'admin-api-user-credentials-for-remote...
2020-07-10 lainMerge branch 'mix-tasks-improvement' into 'develop'
2020-07-10 lainMerge branch 'cluster-test-ci' into 'develop'
next