Age | Commit message (Collapse) | Author |
|
|
|
No idea why this passed Gitlab CI
|
|
This shouldn't be too expensive, since the connections are pooled,
but it should save us some bandwidth since we won't fetch non-html
files and files that are too large for us to process (especially
since you can't cancel a request without closing the connection
with HTTP1).
|
|
|
|
(basing on Content-Length and Content-Type).
|
|
preview error or unsupported content type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/instances/instance.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if passed expires_at option and expiring activities are not configured
|
|
|
|
Feature/1790 removing expired tokens through Oban scheduled jobs
See merge request pleroma/pleroma!2957
|
|
Remove OStatus in testsuite
See merge request pleroma/pleroma!2968
|
|
Fix two pseudo-errors in websocket handler
Closes #2131
See merge request pleroma/pleroma!2982
|
|
(per https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2497#note_70771)
|
|
`:cowboy_req.reply` does not return tuples since 2.0, see
https://ninenines.eu/docs/en/cowboy/2.4/manual/cowboy_req.reply/
|
|
protocols
Closes #2131
|
|
|
|
|
|
|
|
|
|
(no longer needed due to adapter options unification).
|
|
|
|
for HTTP.get/_.
|
|
|
|
|
|
|
|
|
|
Making this configurable is misleading.
|
|
|
|
There's really no sound reason to turn this off anyway.
|