chinwagsocial/app
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
2022-10-20 14:35:29 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
helpers Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
javascript Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
lib Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
serializers Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
services Add synchronization of remote featured tags (#19380) 2022-10-20 09:15:52 +02:00
validators Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
views Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
workers Add synchronization of remote featured tags (#19380) 2022-10-20 09:15:52 +02:00