mastodon/app/javascript/flavours/glitch
Claire 16c5354b8c
Fix some more JS linting issues (#2211)
* Minor refactor and linting fixup in `flavours/glitch/actions/accounts.js`

This is some added boilerplate but it's much more consistent with the remaining
of the code, and avoids the linting issue.

* Fix missing /privacy-policy link in DM warning because of wrongly-named import

* Fix unnecessary import

* Fix regexp in flavours/glitch/utils/hashtag.js
2023-05-08 14:02:41 +02:00
..
actions Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00
components Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
containers Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
features Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00
images
locales New Crowdin updates (#2202) 2023-05-07 13:37:47 +02:00
middleware
packs [Glitch] Add client-side validation for taken username in sign-up form 2023-04-22 10:47:44 +02:00
reducers Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00
selectors Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
store
styles Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
utils Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00
api.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
base_polyfills.js [Glitch] Remove Array.prototype.includes polyfill 2023-04-09 12:03:11 +02:00
blurhash.js
compare_id.js
extra_polyfills.js
initial_state.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
is_mobile.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
load_keyboard_extensions.js
load_polyfills.js [Glitch] Remove Array.prototype.includes polyfill 2023-04-09 12:03:11 +02:00
main.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
names.yml
performance.js [Glitch] Move marky to devDependency 2023-03-31 22:50:57 +02:00
permissions.js
ready.js
scroll.js
settings.js
stream.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
theme.yml [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
uuid.ts [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00