Glitch-Shrike/spec
Akihiko Odaki a1049e9380 Redirect to account status page for page of status stream entry (#7104)
Commit 519119f657 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.
2018-04-16 10:04:31 +02:00
..
controllers Redirect to account status page for page of status stream entry (#7104) 2018-04-16 10:04:31 +02:00
fabricators
features
fixtures
helpers
lib
mailers
models Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
policies
presenters
requests
routing
services Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
support
validators
views Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
workers
rails_helper.rb
spec_helper.rb