summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20201231185546_confirm_logged_in_users.exs
AgeCommit message (Collapse)Author
2022-02-25Copyright bump for 2022Sean King
2021-01-15Remove toggle_confirmation; require explicit state changeMark Felder
Also cosmetic changes to make the code clearer
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2020-12-31Migration to confirm previously-logged-in usersAlex Gleason