Age | Commit message (Collapse) | Author |
|
It's no longer possible to have an active user account with User.is_confirmed == false
|
|
required at time of registration.
|
|
|
|
Also cosmetic changes to make the code clearer
|
|
|
|
|
|
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.
|
|
|
|
Cookie auth rework / Auth subsystem refactoring and tweaks
Closes pleroma/secteam/pleroma#3
See merge request pleroma/pleroma!3112
|
|
Stream follow updates
Closes #2299
See merge request pleroma/pleroma!3183
|
|
|
|
|
|
|
|
|
|
|
|
feature/expire-mutes
|
|
automatically follow all newly registered accounts
|
|
|
|
|
|
|
|
|
|
|
|
|