about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/compose_form.js
AgeCommit message (Expand)Author
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-29Count all URLs in text as 23 characters flat, do not count domain part of use...Eugen Rochko
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-24fix(compose_from): Do not autofocus on mobile (#4344)Sorin Davidoi
2017-07-24Change defaultMessage for spoiler placeholder (#4329)Yamagishi Kazutoshi
2017-07-17fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)Sorin Davidoi
2017-07-14Fix #4149, fix #1199 - Store emojis as unicode (#4189)Eugen Rochko
2017-06-25fix(features/compose): Handle external changes to the textarea (#3632)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-19Fix character/grapheme count stuff (#3839)Gô Shoemake
2017-06-19Debounce autosuggestions (#3836)Eugen Rochko
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-04refocus-after-toot (#3537)masarakki
2017-05-26Introduce react-textarea-autosize instead of using style.height side effects ...Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-17Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra l...Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-10Fix compose_form.js for #2904 (#2960)AA4ch1
2017-05-10Disabled auto focus on toot form when search results are shown. (#2942)fusshi-
2017-05-06remove legacy decorators, use lodash.debounce (#2830)Nolan Lawson
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko