You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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.
8 years ago
..
controllers Redirect to account status page for page of status stream entry (#7104) 8 years ago
fabricators
features
fixtures
helpers
lib
mailers
models Allow more than the max pins if account is not local (#7105) 8 years ago
policies
presenters
requests
routing
services Add bio fields (#6645) 8 years ago
support
validators
views Paginate ancestor statuses in public page (#7102) 8 years ago
workers
rails_helper.rb
spec_helper.rb