about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/containers
AgeCommit message (Expand)Author
2020-11-03[Glitch] Make “Mark media as sensitive” properly translatableMélanie Chauvel
2020-08-05[Glitch] Fallback to previous, more approximative hashtag RE on older browsersThibaut Girka
2020-08-02[Glitch] Fix the hashtag judgment of the compose form to be the same as the s...kedama
2020-03-14Fix posting privacy on secondary button with missing description confirmation...Thibaut Girka
2019-11-07[Glitch] Fix WebUI allowing to upload more items than the limitThibG
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-20Add button to edit media description from missing description confirmation di...Thibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-24[Glitch] Add audio uploadsEugen Rochko
2019-06-14Fix replying not automatically switching to compose form on mobileThibaut Girka
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka
2019-05-10Fix media description confirmation modalThibaut Girka
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-04-23Fix settings modalThibaut Girka
2019-04-22CleanupThibaut Girka
2019-04-22Add OptionsContainerThibaut Girka
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka
2019-04-22ComposerUploadForm → UploadForm + UploadFormContainerThibaut Girka
2019-04-22Move PollForm from features/composer to features/composeThibaut Girka
2019-04-22ComposerReply → ReplyIndicatorThibaut Girka
2019-04-22Refactor Compose*Warning → ContainerWarningThibaut Girka
2019-04-22features/composer/index.js → ComposeFormThibaut Girka
2019-04-22DrawerHeader → Header + HeaderContainerThibaut Girka
2019-04-22DrawerAccount → NavigationBar + NavigationContainerThibaut Girka
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
2019-04-22DrawerResults → SearchResults + SearchResultsContainerThibaut Girka
2019-04-22Move DrawerSearch to Search + SearchContainerThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!