30 Commits (3074338d79e5e9eb056d810c234e57f14c04c5f9)

Author SHA1 Message Date
Claire 83a8efa9ca
Add lang attribute to compose textarea and CW field (#23240) 1 year ago
Eugen Rochko 1f564051b6
Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 3 years ago
Yamagishi Kazutoshi f96a891853
Fix ref attr for react-textarea-autozsize (#13936) 4 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442) 5 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422) 5 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989) 5 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970) 5 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917) 5 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555) 5 years ago
unarist 84214b864c Ignore keyevents during text composition (#7205) 6 years ago
unarist 4e35ce8269 Fix Esc hotkey behavior (#7199) 6 years ago
Akihiko Odaki 460e380d38 Implement tag auto-completion by history (#6621) 6 years ago
Neetshin b4bc594c5a Add aria-autocomplete='list' in Textaria (#5889) 7 years ago
kibigo! e19fc6a9f8 Restore vanilla components 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Ondřej Hruška 723890b6fa
use zerowidth spaces for emojis 7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
Ondřej Hruška 06e299cef5
Revert "autoscroll emoji suggestions box" 7 years ago
Ondřej Hruška 8a24ad5828
Revert "Merge pull request #149 from glitch-soc/mojon-suggest" 7 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065) 7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 7 years ago
Ondřej Hruška c89cce0219 autoscroll emoji suggestions box 7 years ago
Ondřej Hruška a3760b7729 TURBO shortcode search 7 years ago
Ondřej Hruška 3783062450 Emoji and Hashtag autocomplete 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631) 7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 7 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 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
Paul bc1a91f4cd Fix only typo (#3035) 7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942) 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
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
geta6 15a4fc5dcc Automatically change the size of textarea (#2128) 7 years ago
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651) 7 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 7 years ago
Kibigo 91c79f2445 Better smart/dumb component separation 7 years ago
Kibigo e84c1dc95f Support for pasting images from clipboard 7 years ago
Eugen Rochko d180aaa2a7 Fix #186 - Add RTL support to the compose form textarea and statuses output 7 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer 7 years ago
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions 7 years ago
Jessica Stokes 1da73ecade
Fix Command-enter tooting 7 years ago