mastodon/app/javascript/flavours/glitch
Plastikmensch 5b0382abc5
Remove redundant asset preload (#2488)
* Remove redundant asset preload

preloading these is already handled by glitch-soc theming system, meaning glitch packs get preloaded and if the user is signed in, vanilla packs.

The theming system preloads these unconditionally though.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Remove preload of getting started

This matches upstreams preloads

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-12-02 14:54:26 +01:00
..
actions Fix code discrepancies with upstream 2023-11-15 21:52:19 +01:00
components Reduce differences with upstream in `Account` component 2023-11-20 13:24:02 +01:00
containers Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
features Change `ReplyIndicator` implementation and markup to match upstream's 2023-11-20 13:24:02 +01:00
hooks
images
locales New Crowdin translations 2023-11-11 04:27:29 +00:00
packs
polyfills
reducers Fix more code discrepancies 2023-11-15 17:16:21 +01:00
selectors Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
store Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
styles Reduce differences with upstream in `Account` component 2023-11-20 13:24:02 +01:00
types
utils Fix missed relative import discrepancy 2023-11-15 12:53:21 +01:00
api.js
blurhash.ts
compare_id.ts
initial_state.js
is_mobile.ts
load_keyboard_extensions.js
main.jsx
names.yml
performance.js
permissions.ts
ready.js
scroll.ts
settings.js
stream.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
theme.yml Remove redundant asset preload (#2488) 2023-12-02 14:54:26 +01:00
uuid.ts