Glitch-Shrike/app/javascript/mastodon/features/ui/components
Eugen Rochko bf3cb42da7 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
Cherry-picked d2528b26b6

Conflicts:
- `app/serializers/initial_state_serializer.rb`:
  Upstream changed stuff, we had extra attributes.
  Applied upstream changes while keeping our extra attributes.
- `app/serializers/rest/instance_serializer.rb`:
  Upstream actually moved that to `app/serializers/rest/v1/instance_serializer.rb`,
  so updated that file by keeping our extra attributes, and took upstream's
  version of `app/serializers/rest/instance_serializer.rb`.
- `spec/views/about/show.html.haml_spec.rb`:
  Took upstream's version.
2022-10-09 19:51:39 +02:00
..
__tests__
actions_modal.js
audio_modal.js
block_modal.js
boost_modal.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
compare_history_modal.js
compose_panel.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-09 19:51:39 +02:00
confirmation_modal.js
drawer_loading.js
embed_modal.js
filter_modal.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
focal_point_modal.js
follow_requests_nav_link.js
image_loader.js Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562) 2022-07-20 20:56:44 +09:00
link_footer.js Change path of privacy policy page (#19249) 2022-09-29 06:22:12 +02:00
list_panel.js
media_modal.js
modal_loading.js
modal_root.js Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
mute_modal.js
navigation_panel.js Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
notifications_counter_icon.js
report_modal.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-09 19:51:39 +02:00
sign_in_banner.js Add sign-up button to logged-out web UI (#19250) 2022-09-29 06:21:51 +02:00
tabs_bar.js
upload_area.js
video_modal.js
zoomable_image.js