Age | Commit message (Collapse) | Author |
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
Object: Rework how Object.normalize works
See merge request pleroma/pleroma!3229
|
|
Now it defaults to not fetching, and the option is named.
|
|
|
|
|
|
Defaults to Cachex.
|
|
|
|
|
|
in-service search but are hidden from external services like search bots.
|
|
|
|
feature/expire-mutes
|
|
alexgleason/pleroma-restrict-domain
|
|
|
|
|
|
|
|
|
|
|
|
Use libmagic via majic
Closes #1736
See merge request pleroma/pleroma!2534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disallow password resets for deactivated accounts
Closes #2095
See merge request pleroma/pleroma!2935
|
|
|
|
Disallow password resets for deactivated accounts
Closes #2095
See merge request pleroma/pleroma!2935
|
|
|
|
Ensure all responses to password reset events are identical.
|