54 Commits (b7cf758fbed204f117350bc8636fc3d610f60eb4)

Author SHA1 Message Date
Ondřej Hruška b7cf758fbe Fix JS errors and add back commit hash 7 years ago
Sorin Davidoi 32fa312b2a fix(compose_from): Do not autofocus on mobile (#4344) 7 years ago
Yamagishi Kazutoshi 117eb3b2bc Change defaultMessage for spoiler placeholder (#4329) 7 years ago
Ondřej Hruška 852acbd738 amend 3ba7c1e7 to actually do what I wanted to do *facepalm* 7 years ago
Ondřej Hruška 3ba7c1e725 Textarea does not auto-expand on mobile anymore (autofocus only on desktop) 7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282) 7 years ago
Sorin Davidoi 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221) 7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
kibigo! 5770d461b2 Moved glitch containers and commented unused files 7 years ago
Surinna Curtis e53fbb4a09 local-only/compose advanced options tweaks. 7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago
Ondřej Hruška 667b567606 Make avatar in compose navbar hover-to-play 7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879) 7 years ago
Ondřej Hruška d87d70e89a Fixed js type error in advanced_options_dropdown.js 7 years ago
Surinna Curtis 193f354d3e a real default for advanced options long description 7 years ago
Surinna Curtis 6b67b91eb1 satisfy eslint 7 years ago
Surinna Curtis 6b77424660 some adjustments to open/active for advanced options dropdown 7 years ago
Surinna Curtis 301c185878 highlight … button if any options enabled 7 years ago
Surinna Curtis f6ce1a9592 toggles for advanced options 7 years ago
Surinna Curtis 556cede00f Local-only option and dropdown all working 7 years ago
Surinna Curtis dd49c10cdb Further improvements to dropdown html 7 years ago
Surinna Curtis 85d5249479 The beginnings of an advanced options dropdown 7 years ago
Sorin Davidoi 4ce1540094 fix(features/compose): Handle external changes to the textarea (#3632) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839) 7 years ago
Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836) 7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 7 years ago
Yamagishi Kazutoshi cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607) 7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
masarakki 20b647020b refocus-after-toot (#3537) 7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498) 7 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394) 7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 7 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168) 7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141) 7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 7 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117) 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
Yamagishi Kazutoshi 459bbfa4b2 Prevent selection of unacceptable Content-Type files (#2910) 7 years ago
Nolan Lawson df81bc4a97 add asynchronous emojione-picker (code-splitting) (#2863) 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