* Fix SettingsController -> SettingsStore import cycles * Fix AnalyticsToast<->AnalyticsLearnMoreDialog import cycle * Fix emojipicker import cycle * Fix MessageComposerButtons import cycle * Fix ReadReceiptGroup<>ReadReceiptMarker import cycle * Fix RoomSettingsDialog import cycles * Fix SlashCommands import cycles * Fix Pill import cycles * Fill TODO comment
* Refactor languageHandler to avoid import cycles Also move its tests to vitest * Small refactor * Iterate * Iterate
mkdir apps/web/scripts mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts And a couple of gitignore tweaks Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>