Age | Commit message (Collapse) | Author |
|
|
|
The #NSFW hashtag test was broken anyway.
|
|
|
|
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).
|
|
Also fixes the return value of Parser.parse on errors, previously
was just `:ok` due to the logger call in the end
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usage).
|
|
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
|
|
This reverts merge request !2194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a.
|
|
This reverts merge request !1277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|