about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/autosuggest_input.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-17Fix bad type for spellCheck attribute (#23638)Christian Schmidt
2023-02-04Spell check input fields (#23395)Christian Schmidt
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-24Add lang attribute to compose textarea and CW field (#23240)Claire
2021-02-22Fix default searchTokens (#15775)abcang
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG