Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Everything else is in User.Query, no need for this odd kludge.
|
|
|
|
|
|
|
|
Optimize Pleroma.Utils.command_available?/1
See merge request pleroma/pleroma!3254
|
|
Both of these changes are needed or it doesn't work.
|
|
|
|
|
|
|
|
|
|
feature/object-hashtags-rework
|
|
|
|
|
|
|
|
Replaces Pbkdf2.
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
TestUploaderSuccess as the uploader
|
|
|
|
|
|
Standardize base url for uploads
See merge request pleroma/pleroma!3246
|
|
|
|
it to the list
|
|
whitelisted domains
|
|
They used to contain the path parameter `id` as query param,
which would break the link.
|
|
|
|
|
|
|
|
Upload.base_url/0
Now we should have a correct base URL for S3 hosted objects throughout the codebase.
|
|
|
|
|
|
|
|
reuse throughout the codebase
|
|
Create dir for EmojiStealPolicy automatically
See merge request pleroma/pleroma!3218
|
|
|
|
Cleanup Pleroma.Upload proxy opts
See merge request pleroma/pleroma!3236
|
|
Object: Rework how Object.normalize works
See merge request pleroma/pleroma!3229
|
|
AdminAPI: return user email
See merge request pleroma/pleroma!3240
|
|
mix task (logging of failed ids).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not try to guess which pagination we need by the existence of an :offset param.
Closes #2399
See merge request pleroma/pleroma!3230
|
|
|