about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/containers
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-18[Glitch] Enable ESLint no-useless-escapeNick Schonning
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
2023-02-04Further JS code style changesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2023-02-03[Glitch] Add lang attribute to image description textarea and poll option fieldChristian Schmidt
2023-01-24[Glitch] Add lang attribute to compose textarea and CW fieldClaire
2023-01-04Prevent doodle from closing on outside click (#2047)Plastikmensch
2022-12-01Port navigation bar from upstream (#1986)Claire
2022-11-22Fix privacy dropdown in boost modal on mobile (#1967)Claire
2022-11-12[Glitch] Add the ability to edit media attachment metadata for any unattached...Claire
2022-10-30[Glitch] Fix upload progress not communicating processing phase in web UIEugen Rochko
2022-10-12Port various forgotten fixes from upstream (#1864)Claire
2022-10-11Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/c...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-05-16[Glitch] Add language dropdown to compose in web UIEugen Rochko
2022-05-03Fix backend terms link not being usedClaire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2022-02-12[Glitch] Fix controls for unchangeable properties on status edit not being di...Claire
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-01-23[Glitch] Fix text being incorrectly pre-selected in composer textarea on /shareClaire
2021-08-09[Glitch] Fix logout link not working in safariTakeshi Umeda
2021-07-25[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...Claire
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