nyastodon/app/javascript/styles/mastodon
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
..
_mixins.scss Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
about.scss Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
accessibility.scss
accounts.scss Fix badge color not affected (#18826) 2022-07-19 01:06:11 +02:00
admin.scss
basics.scss
boost.scss
branding.scss
compact_header.scss
components.scss Add server banner to web app, add GET /api/v2/instance to REST API (#19294) 2022-10-09 19:51:39 +02:00
containers.scss
dashboard.scss Fix contrast of some elements with new brand colors (#18691) 2022-06-19 08:18:08 +02:00
emoji_picker.scss
footer.scss
forms.scss
lists.scss
modal.scss Use custom mascot on static share page (#15687) 2021-02-11 02:18:56 +01:00
polls.scss
reset.scss
rtl.scss
statuses.scss
tables.scss
variables.scss
widgets.scss