Apply 1 suggestion(s) to 1 file(s)
[akkoma] / lib /
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-23 Maksim Pechnikovadded warning to use old keys
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 Maksim Pechnikovadded check user email for welcome email
2020-07-22 Lain SoykafStatusView: Handle badly formatted emoji reactions.
2020-07-22 Maksim Pechnikovfix sender for welcome email
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-21 Maksim Pechnikovadded welcome email
2020-07-20 Alex GleasonPleroma.Formatter can have partial updates
2020-07-18 feldMerge branch 'fix/followredirects-hackney' into 'develop'
2020-07-18 hrefDon't enable Pleroma.HTTP.Middleware.FollowRedirects...
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 Alex GleasonFully delete users with status :approval_pending
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 Alexander Strizhakovusing atom keys in search params
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 MaksimApply 1 suggestion(s) to 1 file(s)
2020-07-16 MaksimApply 1 suggestion(s) to 1 file(s)
2020-07-16 Maksim PechnikovMerge branch 'develop' into issue/1023
2020-07-16 Maksim Pechnikovupdate task messages
2020-07-15 feldMerge branch 'refactor/gun-pool-registry' into 'develop'
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 rinpatchConnectionPool.Worker: do not stop with an error when...
2020-07-15 Maksim PechnikovMerge branch 'develop' into issue/sign-authority
2020-07-15 hrefSet a default timeout for Gun adapter timeout
2020-07-15 hrefhost is now useless
2020-07-15 hrefSimplify TLS opts
2020-07-15 hrefparentheses...
2020-07-15 hrefFix race in enforcer/reclaimer start
2020-07-15 hrefEnsure connections error get known by the caller
2020-07-15 hrefConnectionPool.Worker: Open gun conn in continue instea...
2020-07-15 rinpatchConnection Pool: fix LRFU implementation to not actuall...
2020-07-15 rinpatchRequest limiter setup: consider {:error, :existing...
2020-07-15 rinpatchFollowRedirects: Unconditionally release the connection...
2020-07-15 rinpatchGun adapter helper: fix wildcard cert issues on OTP 23
2020-07-15 rinpatchAdd documentation for new connection pool settings...
2020-07-15 rinpatchUse erlang monotonic time for CRF calculation
2020-07-15 rinpatchAdapter Helper: Use built-in ip address type
2020-07-15 rinpatchHTTP: Implement max request limits
2020-07-15 rinpatchUse a custom pool-aware FollowRedirects middleware
2020-07-15 rinpatchConnection pool: fix connections being supervised by...
2020-07-15 rinpatchConnection pool: Add client death tracking
2020-07-15 rinpatchConnection pool: Fix a possible infinite recursion...
2020-07-15 rinpatchConnection pool: implement logging and telemetry events
2020-07-15 rinpatchConnection Pool: register workers using :via
2020-07-15 rinpatchConnection pool: Fix race conditions in limit enforcement
2020-07-15 rinpatchConnection pool: check that there actually is a result
2020-07-15 rinpatchConnection Pool: don't enforce pool limits if no new...
2020-07-15 rinpatchRefactor gun pooling and simplify adapter option insertion
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... fetcher: Reinject Question through validator
2020-07-15 Haelwenn (lanodan... fetcher: more descriptive variable names
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 GleasonAdd :approval_pending to User @type account_status
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
next