Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The #NSFW hashtag test was broken anyway.
|
|
|
|
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).
|
|
|
|
|
|
not needed options deletion
|
|
Rich Media: Do not cache URLs for preview statuses
Closes #1987
See merge request pleroma/pleroma!2956
|
|
Also fixes the return value of Parser.parse on errors, previously
was just `:ok` due to the logger call in the end
|
|
Closes #1987
|
|
|
|
RichMedia parser fix
Closes #2047
See merge request pleroma/pleroma!2941
|
|
|
|
|
|
|
|
|
|
This reverts merge request !2784
|
|
This reverts merge request !2677
|
|
|
|
|
|
https://git.pleroma.social/pleroma/elixir-libraries/linkify
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setters
|
|
|
|
|
|
|
|
|