Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-11 | Refactor settings controllers (#14767) | Eugen Rochko | |
- Disallow suspended accounts from revoking sessions and apps - Allow suspended accounts to access exports | |||
2019-09-29 | Fix account migration not affecting followers on origin server (#11980) | Eugen Rochko | |
2019-09-29 | Add (back) option to set redirect notice on account without moving followers ↵ | Eugen Rochko | |
(#11994) Fix #11913 | |||
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko | |
Fix #10736 - Change data export to be available for non-functional accounts - Change non-functional accounts to include redirecting accounts | |||
2018-12-12 | Create Settings::BaseController (#9507) | ysksn | |
Define `Settings::BaseController#set_body_classes` so that sub classes inherit `Settings::BaseController` don't need to define `#set_body_classes` agein. | |||
2018-10-25 | Set @body_classes to admin layout (#9081) | Yamagishi Kazutoshi | |
2017-12-14 | Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) | Eugen Rochko | |
2017-11-28 | Fix account migration feature (#5837) | nullkal | |
* Make removable account migration * Fix error during update of account migration setting * Add notice when update account migration setting | |||
2017-11-27 | Add UI for setting up account migration (#5832) | Eugen Rochko | |