aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23added warning to use old keysMaksim Pechnikov
2020-07-22added check user email for welcome emailMaksim Pechnikov
2020-07-22fix sender for welcome emailMaksim Pechnikov
2020-07-22update descriptionMaksim Pechnikov
2020-07-22added testsMaksim Pechnikov
2020-07-21added welcome emailMaksim Pechnikov
2020-07-20Merge branch 'patch-1' into 'develop'Haelwenn
2020-07-20fix markdown rendering withing <details>; typo parent**s**_visibleDym Sohin
2020-07-18Merge branch 'fix/followredirects-hackney' into 'develop'feld
2020-07-18Don't enable Pleroma.HTTP.Middleware.FollowRedirects unless Gun is usedhref
2020-07-17Merge branch 'fix-1958' into 'develop'Haelwenn
2020-07-17OpenAPI: Add :id to follower/following endpoints, fixes #1958Alex Gleason
2020-07-17Merge branch 'feature/expose-post-formats' into 'develop'Haelwenn
2020-07-17Expose the post formats in /api/v1/instanceMark Felder
2020-07-17Merge branch 'feature/totp-input-improvements' into 'develop'feld
2020-07-17TOTP length is configurable, so we can't hardcode this here.Mark Felder
2020-07-17Merge branch 'chore/issue-template-remove-tasks' into 'develop'rinpatch
2020-07-17Bug issue template: remove choice in "Installation type"rinpatch
2020-07-16Improve TOTP token and recovery input fields in OAuth loginMark Felder
2020-07-15Merge branch 'refactor/gun-pool-registry' into 'develop'feld
2020-07-15Merge branch 'develop' into refactor/gun-pool-registryMark Felder
2020-07-15Merge branch 'refactor/notification_settings' into 'develop'feld
2020-07-15Update FE bundleMark Felder
2020-07-15Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-15Merge branch 'features/mrf-reasons' into 'develop'rinpatch
2020-07-15Merge branch 'fix/oban-pruning' into 'develop'rinpatch
2020-07-15Merge branch 'issue/sign-authority' into 'develop'feld
2020-07-15MastoAPI: fix & test giving MRF reject reasonsHaelwenn (lanodan) Monnier
2020-07-15Bring back oban job pruningrinpatch
2020-07-15ConnectionPool.Worker: do not stop with an error when there is a timeoutrinpatch
2020-07-15Merge branch 'develop' into issue/sign-authorityMaksim Pechnikov
2020-07-15Set a default timeout for Gun adapter timeouthref
2020-07-15Don't test tls_options in adapter helper test.href
2020-07-15host is now uselesshref
2020-07-15Simplify TLS optshref
2020-07-15Go back to upstream Teslahref
2020-07-15Bump gunhref
2020-07-15parentheses...href
2020-07-15Fix race in enforcer/reclaimer starthref
2020-07-15Ensure connections error get known by the callerhref
2020-07-15ConnectionPool.Worker: Open gun conn in continue instead of inithref
2020-07-15config.exs: set gun retries to 0rinpatch
2020-07-15Connection Pool: fix LRFU implementation to not actually be LRUrinpatch
2020-07-15Request limiter setup: consider {:error, :existing} a successrinpatch
2020-07-15FollowRedirects: Unconditionally release the connection if there is an errorrinpatch
2020-07-15config.exs: make gun the default againrinpatch
2020-07-15Gun adapter helper: fix wildcard cert issues on OTP 23rinpatch
2020-07-15Add documentation for new connection pool settings and remove somerinpatch
2020-07-15Use erlang monotonic time for CRF calculationrinpatch
2020-07-15Adapter Helper: Use built-in ip address typerinpatch