mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-18 05:49:04 +01:00
839f893168
* 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 |
||
---|---|---|
.. | ||
__tests__ | ||
admin | ||
edited_timestamp | ||
account.js | ||
animated_number.js | ||
attachment_list.js | ||
autosuggest_emoji.js | ||
autosuggest_hashtag.js | ||
autosuggest_input.js | ||
autosuggest_textarea.js | ||
avatar.js | ||
avatar_composite.js | ||
avatar_overlay.js | ||
blurhash.js | ||
button.js | ||
check.js | ||
column.js | ||
column_back_button.js | ||
column_back_button_slim.js | ||
column_header.js | ||
common_counter.js | ||
dismissable_banner.js | ||
display_name.js | ||
domain.js | ||
dropdown_menu.js | ||
error_boundary.js | ||
gifv.js | ||
hashtag.js | ||
icon.js | ||
icon_button.js | ||
icon_with_badge.js | ||
image.js | ||
inline_account.js | ||
intersection_observer_article.js | ||
load_gap.js | ||
load_more.js | ||
load_pending.js | ||
loading_indicator.js | ||
logo.js | ||
media_attachments.js | ||
media_gallery.js | ||
missing_indicator.js | ||
modal_root.js | ||
navigation_portal.js | ||
not_signed_in_indicator.js | ||
permalink.js | ||
picture_in_picture_placeholder.js | ||
poll.js | ||
radio_button.js | ||
regeneration_indicator.js | ||
relative_timestamp.js | ||
scrollable_list.js | ||
server_banner.js | ||
setting_text.js | ||
short_number.js | ||
skeleton.js | ||
status.js | ||
status_action_bar.js | ||
status_content.js | ||
status_list.js | ||
timeline_hint.js |