Age | Commit message (Collapse) | Author |
|
Fix object spoofing vulnerability in attachments
See merge request pleroma/secteam/pleroma!18
|
|
|
|
|
|
|
|
Fix emoji in Question, force generated context/context_id insertion
Closes #1870
See merge request pleroma/pleroma!2915
|
|
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/2063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ingestion Pipeline Revamp
See merge request pleroma/pleroma!2315
|
|
|
|
|
|
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\/>'
|
|
|
|
|
|
|
|
federation (in addition to reply-to depth restriction).
|
|
Log at debug level for object deletion, not error.
See merge request pleroma/pleroma!2066
|
|
|
|
|
|
|
|
|
|
|
|
non-string)
|
|
This resulted in error messages about failed refetches being logged.
|
|
Probably fixes the issue hj had, where polls would have different
counters between endpoints.
|
|
|
|
|
|
|
|
|
|
|
|
origins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement refreshing the object with an interval and call the function
when getting the poll.
|
|
|