about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components
AgeCommit message (Expand)Author
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut 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-20Remove code for giving focus to first media without descriptionThibaut Girka
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06Refactor composer Dropdown's component a bit to make it closer to upstreamThibaut Girka
2019-08-05Fix color of dropdown iconsThibaut Girka
2019-08-05[Glitch] Change icon button styles to make hover/focus states more obviousThibG
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-26Scroll to compose form rather than reply indicator on focusThibaut Girka
2019-06-20Fix NavigationBar stylingThibaut Girka
2019-06-19Change plaintext icon in composer optionsThibaut Girka
2019-06-16Do not scroll in the compose panel on single-columnThibaut Girka
2019-06-14Fix replying not automatically switching to compose form on mobileThibaut Girka
2019-06-13[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji...ThibG
2019-06-13[Glitch] Fix some React warningsEugen Rochko
2019-06-13[Glitch] Fix overlap of emoji button on search popupWenceslao Páez Chávez
2019-06-13[Glitch] Fix emoji picker being always displayedTakeshi Umeda
2019-06-13[Glitch] Improvement variable height in single column layoutTakeshi Umeda
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-07[Glitch] Scroll to compose form when focusJeong Arm
2019-06-06Fix CW field automatically getting the focus when it is always enabledThibaut Girka
2019-05-30Remove isRequired from Glitch ReplyIndicator statusslice
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Content-Type Dropdown: use the selected option icon for the menuHaelwenn (lanodan) Monnier
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-03Fix crash in onboarding modalThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-24Hide media upload form if no media are attachedThibaut Girka
2019-04-24Fix file uploadThibaut Girka
2019-04-22Fix ReferenceError in dropdownThibaut Girka
2019-04-22Fix broken reference to handleSubmitThibaut Girka
2019-04-22CleanupThibaut Girka
2019-04-22Move ComposerPublisher to ComposeThibaut Girka
2019-04-22Add OptionsContainerThibaut Girka
2019-04-22Move composer Dropdown from features/composer to features/composeThibaut Girka
2019-04-22Move ComposerTextareaIcons to TextareaIconsThibaut Girka
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka