Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-03 | Fix server error when failing to follow back followers from `/relationships` ↵ | Claire | |
(#23787) | |||
2023-03-03 | Fix “Remove all followers from the selected domains” being more ↵ | Claire | |
destructive than it claims (#23805) | |||
2020-11-12 | Add interrelationship icon (#15149) | Takeshi Umeda | |
* Add interrelationship icon * Fix arrow for rtl * Fix to predefined color | |||
2020-11-12 | Add follow selected followers button (#15148) | Takeshi Umeda | |
* Add follow selected followers button * Fix unused variable * Fix i18n normalize | |||
2020-01-23 | Change followers page to relationships page in admin UI (#12927) | Eugen Rochko | |
Allow browsing and filtering all relationships instead of just followers, unify the codebase with the user-facing relationship manager, add ability to see who the user invited | |||
2020-01-20 | Various fixes and improvements (#12878) | Eugen Rochko | |
* Fix unused role routes being generated * Remove unused JavaScript code * Refactor filters code to be DRYer * Fix `.count == 0` comparisons to `.empty?` in views * Fix filters in views | |||
2019-03-28 | Add order options to relationship manager UI (#10404) | Eugen Rochko | |
2019-03-18 | Add dormant filter to relationship manager, rename other filters (#10308) | Eugen Rochko | |
Rename "abandoned" to "moved", and "active" to "primary" | |||
2019-03-16 | Add relationship manager UI (#10268) | Eugen Rochko | |