mastodon/app/javascript/flavours/glitch
Claire 9a8be8cf49 Remove theme fallback mechanism
Remove the `fallback` property and do not fallback to using another flavour
when a pack is not available in the selected flavour.

Flavours should define all packs, and should they wish to piggy-back on
another one, they can import that other one's pack explicitly instead.
2024-04-28 15:05:16 +02:00
..
actions [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
api_types
components [Glitch] Add the role ID to the badge component 2024-04-06 20:35:29 +02:00
containers [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional 2024-04-06 21:17:45 +02:00
features Fix follow request notifications not being displayed (#2695) 2024-04-24 17:00:48 +02:00
hooks
images Reduce code differences with upstream 2024-03-08 12:42:03 +01:00
locales New Crowdin translations 2024-04-22 04:27:38 +00:00
models
packs Get rid of `app/javascript/core` 2024-04-28 15:04:52 +02:00
polyfills
reducers [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
selectors
store [Glitch] Update dependency react-redux to v9.1.0 2024-01-22 19:15:02 +01:00
styles [Glitch] Fix background and icon on notification requests in web UI 2024-04-06 21:51:51 +02:00
types
utils [Glitch] Use vanilla JS to get Rails CSRF values 2024-03-13 19:17:59 +01:00
api.ts
blurhash.ts
compare_id.ts
initial_state.js [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional 2024-04-06 21:17:45 +02:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx
names.yml
performance.js
permissions.ts
ready.js
scroll.ts
settings.js
stream.js
test_helpers.tsx
theme.yml Remove theme fallback mechanism 2024-04-28 15:05:16 +02:00
uuid.ts