mastodon/app/javascript/flavours/glitch
Claire eee36267d6 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/mastodon/locales/ja.json`:
  Upstream change too close to a glitch-soc-specific string.
  The glitch-soc-specific string should not have been in this file, so it
  has been moved to `app/javascript/flavours/glitch/locales/ja.js`.
- `app/javascript/packs/public.js`:
  Upstream refactored a part, that as usual is split and duplicated in various
  pack files. Updated those pack files accordingly.
- `app/views/layouts/application.html.haml`:
  Upstream fixed custom.css path in a different way than we did, went with
  upstream's change.
2022-10-30 18:15:28 +01:00
..
actions [Glitch] Add featured tags selector for WebUI 2022-10-28 19:24:02 +02:00
components [Glitch] Fix number of uses being shown again on trending hashtags in web UI 2022-10-28 19:49:45 +02:00
containers [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
features [Glitch] Fix closed registrations message not appearing in web UI 2022-10-28 19:49:45 +02:00
images
locales Merge branch 'main' into glitch-soc/merge-upstream 2022-10-30 18:15:28 +01:00
middleware
packs Merge branch 'main' into glitch-soc/merge-upstream 2022-10-30 18:15:28 +01:00
reducers [Glitch] Add featured tags selector for WebUI 2022-10-28 19:24:02 +02:00
selectors [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
store
styles [Glitch] Fix number of uses being shown again on trending hashtags in web UI 2022-10-28 19:49:45 +02:00
utils [Glitch] Add ability to view previous edits of a status in admin UI 2022-10-28 19:24:02 +02:00
api.js
base_polyfills.js
blurhash.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
names.yml
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
theme.yml
uuid.js