catstodon/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 [Glitch] Fix Web UI not displaying appropriate explanation when a user hides their follows/followers 2024-02-17 20:15:25 +01:00
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 Copy hooks/useHovering.ts to glitch-soc 2023-05-09 21:30:10 +02:00
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 [Glitch] Fix Web UI not displaying appropriate explanation when a user hides their follows/followers 2024-02-17 20:15:25 +01:00
packs Get rid of app/javascript/core 2024-04-28 15:04:52 +02:00
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers [Glitch] Add ability to reorder uploaded media before posting in web UI 2024-04-06 22:34:03 +02:00
selectors [Glitch] Upgrade Redux packages 2024-01-10 18:34:23 +01:00
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 [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
utils [Glitch] Use vanilla JS to get Rails CSRF values 2024-03-13 19:17:59 +01:00
api.ts [Glitch] Convert actions/account_notes into Typescript 2023-12-03 13:19:10 +01:00
blurhash.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00
compare_id.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
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 [Glitch] Change links in multi-column mode so tabs are open in single-column mode 2023-07-14 13:01:31 +02:00
load_keyboard_extensions.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
main.jsx [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
permissions.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
ready.js Move flavours/glitch/utils/ready to flavours/glitch/ready 2022-10-11 11:31:11 +02:00
scroll.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00
settings.js [Glitch] Add volume saving/reuse to video player 2023-12-18 18:42:07 +01:00
stream.js Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
test_helpers.tsx [Glitch] Update devDependencies (non-major) 2024-02-28 20:30:58 +01:00
theme.yml Remove theme fallback mechanism 2024-04-28 15:05:16 +02:00
uuid.ts [Glitch] Upgrade to typescript-eslint v6 2023-07-13 14:51:24 +02:00