Age | Commit message (Collapse) | Author |
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
Include own_votes in the poll data
See merge request pleroma/pleroma!3274
|
|
|
|
|
|
for voted & own_votes fields in polls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mox mode setup tweak; refactoring
See merge request pleroma/pleroma!3263
|
|
Deprecate Uploaders.S3, :public_endpoint
See merge request pleroma/pleroma!3251
|
|
|
|
needed.
|
|
It's no longer possible to have an active user account with User.is_confirmed == false
|
|
required at time of registration.
|
|
|
|
Fix Reblog API
Closes #2423
See merge request pleroma/pleroma!3261
|
|
|
|
|
|
|
|
Do not set visibility parameter to `public` by default and let CommonAPI to infer it from status.
|
|
|
|
Refactoring. Added warning to `clear_config/_` to minimize such issues in future.
|
|
Also cosmetic changes to make the code clearer
|
|
|
|
|
|
|
|
|
|
|
|
Both of these changes are needed or it doesn't work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replaces Pbkdf2.
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|