Commit Graph

3 Commits (401559c376078ef98e11c3034977b835b4086b5b)

Author SHA1 Message Date
Akihiko Odaki fa310695fa Note if the user is already following the target when authorizing follow (#6325) 7 years ago
Akihiko Odaki 8cc65cde27 Resolve URL for local account in follow authorization success view (#6324) 7 years ago
STJrInuyasha 7a889a8e12 Remote following success page (#4129)
* 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)
8 years ago