mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Redirect to account status page for page of status stream entry (#7104) 2018-04-16 10:04:31 +02:00
helpers Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
javascript Weblate translations (2018-04-15) (#7141) 2018-04-15 16:56:03 +02:00
lib Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
policies Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
services Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
validators Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
views Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 2018-04-13 01:27:22 +02:00