mastodon/app/javascript/flavours/glitch
Matt Jankowski 01e77a0f34 [Glitch] Enable the eslint `react/no-unknown-property` rule
Port ee83d5c760 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-12-20 22:24:40 +01:00
..
actions [Glitch] Fix the loading bar with the new Redux actions 2023-12-20 19:49:44 +01:00
api_types [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
components [Glitch] Change dismissed banners to be stored server-side 2023-12-20 20:40:47 +01:00
containers Further reduce differences with upstream 2023-12-09 21:19:43 +01:00
features [Glitch] Enable the eslint `react/no-unknown-property` rule 2023-12-20 22:24:40 +01:00
hooks Copy hooks/useHovering.ts to glitch-soc 2023-05-09 21:30:10 +02:00
images
locales Update translation strings 2023-12-03 11:23:12 +01:00
models [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
packs Fix `@rails/ujs` imports 2023-10-24 20:23:31 +02:00
polyfills [Glitch] Improve Babel configuration and automatically load polyfills 2023-12-17 17:50:31 +01:00
reducers [Glitch] Change dismissed banners to be stored server-side 2023-12-20 20:40:47 +01:00
selectors [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
store [Glitch] Fix the loading bar with the new Redux actions 2023-12-20 19:49:44 +01:00
styles [Glitch] Fix onboarding step descriptions being truncated on narrow screens 2023-12-20 21:59:58 +01:00
types [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
utils Fix missed relative import discrepancy 2023-11-15 12:53:21 +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] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01: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
main.jsx [Glitch] Fix notification permissions being requested immediately after login 2023-09-15 21:33:28 +02:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere 2023-05-09 22:28:53 +02:00
permissions.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
ready.js
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
theme.yml Remove redundant asset preload (#2488) 2023-12-02 14:54:26 +01:00
uuid.ts [Glitch] Upgrade to `typescript-eslint` v6 2023-07-13 14:51:24 +02:00