about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/poll_form.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-09[Glitch] Spell check input fieldsChristian Schmidt
2023-02-03[Glitch] Run eslint --fixClaire
2023-02-03[Glitch] Add lang attribute to image description textarea and poll option fieldChristian Schmidt
2022-12-15[Glitch] Adding 12 hours option for pollsPleclown
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2020-05-13[Glitch] Fix first poll option not being focused when adding a pollThibG
2020-04-02[Glitch] Improve polls: option lengths & redesignSasha Sorokin
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-22Move PollForm from features/composer to features/composeThibaut Girka