Commit Graph

10753 Commits (4bfad0b483957acf755a043f33799742997da859)
 

Author SHA1 Message Date
Mark Felder 4bfad0b483 Support blocking via query parameters as well and document the change.
4 years ago
Egor Kislitsyn bdb3375933
Allow unblocking a domain via query params
4 years ago
feld f0d13fc3f7 Merge branch 'fix/followredirects-hackney' into 'develop'
4 years ago
href 4bac25e6f5 Don't enable Pleroma.HTTP.Middleware.FollowRedirects unless Gun is used
4 years ago
Haelwenn 10d46235cf Merge branch 'fix-1958' into 'develop'
4 years ago
Alex Gleason 48f8b26c92
OpenAPI: Add :id to follower/following endpoints, fixes #1958
4 years ago
Haelwenn b782739ffe Merge branch 'feature/expose-post-formats' into 'develop'
4 years ago
Mark Felder 20a496d2cb Expose the post formats in /api/v1/instance
4 years ago
feld 64b4de4af1 Merge branch 'feature/totp-input-improvements' into 'develop'
4 years ago
Mark Felder 62438530e2 TOTP length is configurable, so we can't hardcode this here.
4 years ago
rinpatch a3fdd1446f Merge branch 'chore/issue-template-remove-tasks' into 'develop'
4 years ago
rinpatch 2a3bb23091 Bug issue template: remove choice in "Installation type"
4 years ago
Mark Felder 3be64556db Improve TOTP token and recovery input fields in OAuth login
4 years ago
feld 3a2b2cb6f2 Merge branch 'refactor/gun-pool-registry' into 'develop'
4 years ago
Mark Felder b2d398b1d0 Merge branch 'develop' into refactor/gun-pool-registry
4 years ago
feld 00f9b53f07 Merge branch 'refactor/notification_settings' into 'develop'
4 years ago
Mark Felder 34d1d3e93e Update FE bundle
4 years ago
Mark Felder 9d30bacace Merge branch 'develop' into refactor/notification_settings
4 years ago
rinpatch 0fe36b311c Merge branch 'features/mrf-reasons' into 'develop'
4 years ago
rinpatch 2ce141fb0e Merge branch 'fix/oban-pruning' into 'develop'
4 years ago
feld a2f9bc77b6 Merge branch 'issue/sign-authority' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier d29b8997f4
MastoAPI: fix & test giving MRF reject reasons
4 years ago
rinpatch c413649a8d Bring back oban job pruning
4 years ago
rinpatch 7115c5f82e ConnectionPool.Worker: do not stop with an error when there is a timeout
4 years ago
Maksim Pechnikov 3f8bff8d6b Merge branch 'develop' into issue/sign-authority
4 years ago
href 6d583bcc3b Set a default timeout for Gun adapter timeout
4 years ago
href e499275076 Don't test tls_options in adapter helper test.
4 years ago
href afd378f84c host is now useless
4 years ago
href ce1a42bd04 Simplify TLS opts
4 years ago
href ebfa591689 Go back to upstream Tesla
4 years ago
href 6b1f6a1cf7 Bump gun
4 years ago
href 53ba6815b1 parentheses...
4 years ago
href 23d714ed30 Fix race in enforcer/reclaimer start
4 years ago
href 6a0f2bdf8c Ensure connections error get known by the caller
4 years ago
href 46dd276d68 ConnectionPool.Worker: Open gun conn in continue instead of init
4 years ago
rinpatch 33747e9366 config.exs: set gun retries to 0
4 years ago
rinpatch a705637dcf Connection Pool: fix LRFU implementation to not actually be LRU
4 years ago
rinpatch 9b73c35ca8 Request limiter setup: consider {:error, :existing} a success
4 years ago
rinpatch 12fa5541f0 FollowRedirects: Unconditionally release the connection if there is an error
4 years ago
rinpatch 9df5918974 config.exs: make gun the default again
4 years ago
rinpatch 37f1e781cb Gun adapter helper: fix wildcard cert issues on OTP 23
4 years ago
rinpatch 007843b75e Add documentation for new connection pool settings and remove some
4 years ago
rinpatch 7882f28569 Use erlang monotonic time for CRF calculation
4 years ago
rinpatch 00926a63fb Adapter Helper: Use built-in ip address type
4 years ago
rinpatch bf3492ceb3 Connection Pool: add tests
4 years ago
rinpatch 721e89e88b Remove tests for old pool
4 years ago
rinpatch 4128e3a84a HTTP: Implement max request limits
4 years ago
rinpatch 94c8f3cfaf Use a custom pool-aware FollowRedirects middleware
4 years ago
rinpatch 281ddd5e37 Connection pool: fix connections being supervised by gun_sup
4 years ago
rinpatch 1b15cb066c Connection pool: Add client death tracking
4 years ago