about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/autosuggest_input.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-19[Glitch] Fix bad type for spellCheck attributeChristian Schmidt
2023-02-09[Glitch] Spell check input fieldsChristian Schmidt
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-24[Glitch] Add lang attribute to compose textarea and CW fieldClaire
2021-02-22[Glitch] Fix default searchTokensabcang
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
2019-09-02[Glitch] Fix emoji autosuggestionsEugen Rochko
2019-09-02[Glitch] Add autosuggestions for hashtagsEugen Rochko
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-13[Glitch] Add single-column modeEugen Rochko
2019-05-30Fix incorrect PropType in Glitch AutosuggestInputslice
2019-04-26Hide suggestions by defaultThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka