summaryrefslogtreecommitdiffstats
path: root/app/models/account_migration.rb
AgeCommit message (Expand)Author
2023-10-24Use Rails 7.1 `normalizes` feature (#27521)Matt Jankowski
2023-05-02Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord'...Matt Jankowski
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-11-07Skip Webfinger cache during migrations as well (#19883)nightpool
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-21Accept acct starting with @ in account migration (#11907)Takeshi Umeda
2019-09-19Add account migration UI (#11846)Eugen Rochko