]> cat aescling's git repositories - mastodon.git/commit
Redirect to account status page for page of status stream entry (#7104)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Mon, 16 Apr 2018 08:04:31 +0000 (17:04 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 16 Apr 2018 08:04:31 +0000 (10:04 +0200)
commita1049e93807f57796eb6229f2dd1388be8b18225
treef8f67b9f7bb77dc251b4dffc86282f3c58387b67
parent7c43ed04fec0603073fe0b5a687992cab684a3b5
Redirect to account status page for page of status stream entry (#7104)

Commit 519119f657cf97ec187008a28dba00c1125a9292 missed a change for
stream entry page. Instead of duplicating the change, redirect to account
status page. It would also help crawlers (of search engines, for example)
to understand a stream entry URL and its corresponding status URL points
to the same page.
app/controllers/stream_entries_controller.rb
spec/controllers/stream_entries_controller_spec.rb