Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-12 | Update fix-duplicates maintenance script to support latest migrations (#16231) | Claire | |
* Update maintenance script to support latest database migrations * Update Account#merge_with! | |||
2020-12-04 | Fix account merging in maintenance script (#15264) | ThibG | |
Also include AccountNote and AccountDeletionRequest to the list of classes needing to be reassigned the merged account. | |||
2020-12-02 | Fix followers hash cache not being invalidated on account merge (#15256) | ThibG | |
Also clear relationships cache. | |||
2020-11-23 | Add `tootctl accounts merge` (#15201) | Eugen Rochko | |
* Add `tootctl accounts merge` * Update lib/mastodon/accounts_cli.rb Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> |