20 Commits (32fa312b2acd80775ee254712003e020e3397f25)

Author SHA1 Message Date
  Sorin Davidoi 32fa312b2a fix(compose_from): Do not autofocus on mobile (#4344) 6 years ago
  Yamagishi Kazutoshi 117eb3b2bc Change defaultMessage for spoiler placeholder (#4329) 6 years ago
  Sorin Davidoi 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221) 6 years ago
  Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 6 years ago
  Sorin Davidoi 4ce1540094 fix(features/compose): Handle external changes to the textarea (#3632) 6 years ago
  Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 6 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 6 years ago
  Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839) 6 years ago
  Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836) 6 years ago
  Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 7 years ago
  Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
  masarakki 20b647020b refocus-after-toot (#3537) 7 years ago
  Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 7 years ago
  Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
  Eugen Rochko 0d59d7c680 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089) 7 years ago
  Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
  AA4ch1 2db53526c9 Fix compose_form.js for #2904 (#2960) 7 years ago
  fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942) 7 years ago
  Nolan Lawson 553e13144f remove legacy decorators, use lodash.debounce (#2830) 7 years ago
  Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
  Yamagishi Kazutoshi 46943b64c6 Reset textarea height when press submit key (#2681) 7 years ago
  Tomohiro Suwa 416c9675fc Don't toot request with only blank characters (#2154) 7 years ago
  Eugen 501514960a Followers-only post federation (#2111) 7 years ago
  Stephen Burgess 995f0ad51c feat(cw-button): Add aria controls to CW trigger (#2303) 7 years ago
  Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338) 7 years ago
  Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 7 years ago
  Andrey Blinov 972f6bc861 Fix Textarea height should be reset upon sending toot #2189 (#2236) 7 years ago
  Tomohiro Suwa 7832425fdd Fix css for toot button when uploading images (#2161) 7 years ago
  Tomohiro Suwa f23281e31e Disable toot button when above 500 characters (#2088) 7 years ago
  Koala Yeung 08059ddda9 jslint: fix jslint warnings (#1704) 7 years ago
  Koala Yeung faefd8ec8f Update javascript English translation files and some defaultValue (#1676) 7 years ago
  Jessica Stokes 8a6096a3de Allow typing a toot while an image uploads (#1429) 7 years ago
  Eugen Rochko 6ec6fe259a Compose form layout fixes 7 years ago
  Eugen Rochko 1fd88e3bad Fix up visual indicators for compose form privacy 7 years ago
  Eugen Rochko d8c5a83827 Redesigned compose form 7 years ago
  Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 7 years ago
  Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker 7 years ago
  Eugen Rochko 95ebfa5610 Simplify passing of prop 7 years ago
  Kibigo 91c79f2445 Better smart/dumb component separation 7 years ago
  Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox 7 years ago
  Eugen Rochko 974d712fbe Improve performance of compose form 7 years ago
  Eugen Rochko e8ea9669c9 Fix links and wording 7 years ago
  Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status 7 years ago
  Eugen Rochko 677e95031e Clean up collapsible components 7 years ago
  shel 968fae2603 Add privacy disclaimer 7 years ago
  Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
  Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 7 years ago
  hoodie ac3f5a8316 easier comprehension of toot settings and properties (#595) 7 years ago
  Zachary Spector 237cb41ab4 Less ambiguous sensitive content toggle label (#556) 7 years ago
  Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago