aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17Merge branch 'feature/expose-post-formats' into 'develop'Haelwenn
2020-07-17Expose the post formats in /api/v1/instanceMark Felder
2020-07-17using atom keys in search paramsAlexander Strizhakov
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-16Sanitize `reason` param in POST /api/v1/accountsAlex Gleason
2020-07-16Migrate :auto_linker --> Pleroma.Formatter in ConfigDBAlex Gleason
2020-07-16Formatter: Test link with local mentionAlex Gleason
2020-07-16Use updated Linkify from gitAlex Gleason
2020-07-16description.exs typofixesAlex Gleason
2020-07-16Merge remote-tracking branch 'upstream/develop' into linkifyAlex Gleason
2020-07-16Improve TOTP token and recovery input fields in OAuth loginMark Felder
2020-07-16fix docsMaksim Pechnikov
2020-07-16Apply 1 suggestion(s) to 1 file(s)Maksim
2020-07-16Apply 1 suggestion(s) to 1 file(s)Maksim
2020-07-16Merge branch 'develop' into issue/1023Maksim Pechnikov
2020-07-16update task messagesMaksim Pechnikov
2020-07-15Merge branch 'refactor/gun-pool-registry' into 'develop'feld
2020-07-15Squash User approval migrationsAlex Gleason
2020-07-15Use `approval_required` in /api/v1/instanceAlex Gleason
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