Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-24 | Note if the user is already following the target when authorizing follow (#6325) | Akihiko Odaki | |
2018-01-22 | Resolve URL for local account in follow authorization success view (#6324) | Akihiko Odaki | |
2017-07-10 | Remote following success page (#4129) | STJrInuyasha | |
* Added a success page to remote following Includes follow-through links to web (the old redirect target) and back to the remote user's profile * Use Account.new in spec instead of a fake with only id (fixes spec) * Fabricate(:account) over Account.new * Remove self from the success text (and all HTML with it) |