Age | Commit message (Collapse) | Author |
|
feature/object-hashtags-rework
# Conflicts:
# CHANGELOG.md
|
|
Deprecate Uploaders.S3, :public_endpoint
See merge request pleroma/pleroma!3251
|
|
Refactoring. Added warning to `clear_config/_` to minimize such issues in future.
|
|
feature/object-hashtags-rework
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
Now it defaults to not fetching, and the option is named.
|
|
`data.tag` on Object update.
|
|
Validate the content-type of the response when fetching an object,
according to https://www.w3.org/TR/activitypub/#x3-2-retrieving-objects.
content-type headers had to be added to many mocks in order to support
this, some of this was done with a regex. While I did go over the
resulting files to check I didn't modify anything unrelated, there is a
possibility I missed something.
Closes pleroma#1948
|
|
|
|
|