about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/upload_progress.js
AgeCommit message (Collapse)Author
2022-11-06Change glitch-soc composer classes to match upstreamClaire
2022-10-30[Glitch] Fix upload progress not communicating processing phase in web UIEugen Rochko
Port 30ef11022487364256656efee3cee92db2c839b2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-11Move some modules from flavours/glitch/utils/ back to ↵Claire
flavours/glitch/features/ui/util/
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2019-09-09Use upstream's Icon componentThibaut Girka
Rework the codebase to avoid unnecessary differences with upstream
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-04-22ComposerUploadForm → UploadForm + UploadFormContainerThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!