mastodon-glitch/app/javascript/mastodon
Claire 92c06a1113 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/admin/base_controller.rb`:
  Minor conflict caused by glitch-soc's theming system.
- `app/javascript/mastodon/initial_state.js`:
  Minor conflict caused by glitch-soc making use of max_toot_chars.
- `app/models/form/admin_settings.rb`:
  Minor conflict caused by glitch-soc's theming system.
- `app/models/trends.rb`:
  Minor conflict caused by glitch-soc having more granular
  notification settings for trends.
- `app/views/admin/accounts/index.html.haml`:
  Minor conflict caused by glitch-soc's theming system.
- `app/views/admin/instances/show.html.haml`:
  Minor conflict caused by glitch-soc's theming system.
- `app/views/layouts/application.html.haml`:
  Minor conflict caused by glitch-soc's theming system.
- `app/views/settings/preferences/notifications/show.html.haml`:
  Minor conflict caused by glitch-soc having more granular
  notification settings for trends.
- `config/navigation.rb`:
  Minor conflict caused by glitch-soc having additional
  navigation items for the theming system while upstream
  slightly changed every line.
2022-07-05 09:33:44 +02:00
..
actions Merge branch 'main' into glitch-soc/merge-upstream 2022-06-28 11:11:18 +02:00
components Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
containers Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
features Merge branch 'main' into glitch-soc/merge-upstream 2022-07-05 09:33:44 +02:00
locales Merge branch 'main' into glitch-soc/merge-upstream 2022-06-28 11:11:18 +02:00
middleware
reducers Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
selectors Remove dead code in WebUI filtering code (#18745) 2022-06-30 10:39:29 +02:00
service_worker Add notifications for new sign-ups (#16953) 2022-02-23 16:45:22 +01:00
storage
store
utils Add support for webp uploads (#18506) 2022-05-27 20:06:40 +02:00
api.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
base_polyfills.js
blurhash.js Fix not being able to open audio modal in web UI (#15283) 2020-12-07 04:29:37 +01:00
common.js
compare_id.js
extra_polyfills.js
initial_state.js Merge branch 'main' into glitch-soc/merge-upstream 2022-07-05 09:33:44 +02:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
permissions.js Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js