about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/autosuggest_input.js
AgeCommit message (Expand)Author
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