glitch-soc/app/javascript/flavours/glitch/features/compose/containers
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
..
autosuggest_account_container.js ComposerTextarea → AutosuggestTextarea 2019-04-22 20:15:47 +02:00
compose_form_container.js Further JS code style changes 2023-02-04 22:31:47 +01:00
dropdown_container.js Fix privacy dropdown in boost modal on mobile (#1967) 2022-11-22 11:26:14 +01:00
emoji_picker_dropdown_container.js Port various forgotten fixes from upstream (#1864) 2022-10-12 19:03:28 +02:00
header_container.js Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +02:00
language_dropdown_container.js [Glitch] Add language dropdown to compose in web UI 2022-05-16 23:06:29 +02:00
navigation_container.js Port navigation bar from upstream (#1986) 2022-12-01 20:06:08 +01:00
options_container.js 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
poll_form_container.js [Glitch] Enable ESLint import recommended rules 2023-02-18 16:02:12 +01:00
privacy_dropdown_container.js Fix privacy dropdown in boost modal on mobile (#1967) 2022-11-22 11:26:14 +01:00
reply_indicator_container.js [Glitch] Add editing for published statuses 2022-02-10 19:10:20 +01:00
search_container.js Move DrawerSearch to Search + SearchContainer 2019-04-22 20:15:47 +02:00
search_results_container.js Fix imports importing modules from vanilla flavour instead of glitch 2019-08-31 18:23:24 +02:00
sensitive_button_container.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
upload_container.js [Glitch] Enable ESLint import recommended rules 2023-02-18 16:02:12 +01:00
upload_form_container.js ComposerUploadForm → UploadForm + UploadFormContainer 2019-04-22 20:15:47 +02:00
upload_progress_container.js [Glitch] Fix upload progress not communicating processing phase in web UI 2022-10-30 18:30:58 +01:00
warning_container.jsx Fix some more JS linting issues (#2211) 2023-05-08 14:02:41 +02:00