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/app/views/statuses
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
* Change public accounts pages to mount the web UI

* Fix handling of remote usernames in routes

- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict

* Fix missing `multiColumn` prop

* Fix failing test

* Use `discoverable` attribute to control indexing directives

* Fix `<ColumnLoading />` not using `multiColumn`

* Add `noindex` to accounts in REST API

* Change noindex directive to not be rendered by default before a route is mounted

* Add loading indicator for detailed status in web UI

* Fix missing indicator appearing while account is loading in web UI
2 years ago
..
_attachment_list.html.haml Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
_detailed_status.html.haml Change public accounts pages to mount the web UI (#19319) 2 years ago
_og_description.html.haml Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
_og_image.html.haml Change how changes to media attachments are stored for edits (#17696) 3 years ago
_poll.html.haml Refactor formatter (#17828) 3 years ago
_simple_status.html.haml Change public accounts pages to mount the web UI (#19319) 2 years ago
_status.html.haml Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 3 years ago
embed.html.haml Fix error when trying to render component for media without meta (#16112) 4 years ago
show.html.haml Change public accounts pages to mount the web UI (#19319) 2 years ago