Age | Commit message (Collapse) | Author |
|
This reverts commit 6124cfe9ae3eeb91fba9ecd1c8d5558fcc16c1c8.
|
|
Breaks cycles involving UserEmail
|
|
|
|
|
|
others are disabled
Also only check for subject as the body is a mess of html and we don't really need to prove its contents if the subject matches.
|
|
Email-like field in /api/v1/accounts/verify_credentials (for PeerTube OAuth plugin and alike)
See merge request pleroma/pleroma!3286
|
|
|
|
plugins like Peertube).
Addresses https://git.pleroma.social/pleroma/pleroma-support/-/issues/56.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|