157 Commits (0c8d1435c565a50dacdb243d2a669d93ef71134f)

Author SHA1 Message Date
Eugen Rochko a2a189819e Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 4a0212bf2f Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Nolan Lawson 9710fd0c63 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
unarist 938a99c89d Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
ふぁぼ原 f48dc2f2d8 correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 199affb141 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Eugen Rochko 7ccb3a9d77 Simplify web UI character counter logic (#4463)
7 years ago
Yamagishi Kazutoshi 5be327104f Disable sensitive button when with content warnings (#4460)
7 years ago
Sorin Davidoi 56e35ab6e7 Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 39b0588256 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 8a9d376d6a Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi 9cb72c6600 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Sorin Davidoi 9582932d0a Improve accessibility (#4369)
7 years ago
Sorin Davidoi c0925a2cdd fix(compose_from): Do not autofocus on mobile (#4344)
7 years ago
Yamagishi Kazutoshi 6a0cf5945c Change defaultMessage for spoiler placeholder (#4329)
7 years ago
Sorin Davidoi 324d98b5a8 feat(compose): More space on mobile devices (#4282)
7 years ago
Sorin Davidoi 36d42f83f3 fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)
7 years ago
Eugen Rochko 5138dde794 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
7 years ago
Yamagishi Kazutoshi bf012605a3 Drawer tab according to column (#4135)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Sorin Davidoi 2b1ab274fe fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago
Eugen Rochko 4845069692 Debounce autosuggestions (#3836)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 379120da91 Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Nolan Lawson fbd7406c93 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
Sorin Davidoi ffea738a84 refactor: Import from react-router/lib (#3117)
7 years ago
Eugen Rochko c1d880d9a8 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
AA4ch1 6d039ffe97 Fix compose_form.js for #2904 (#2960)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
Yamagishi Kazutoshi cd27deb5e3 Prevent selection of unacceptable Content-Type files (#2910)
7 years ago
Nolan Lawson c9e8d229a4 add asynchronous emojione-picker (code-splitting) (#2863)
7 years ago
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
alpaca-tc 672de1c21e Fixes propTypes warning introduced by #2774 (#2824)
7 years ago
Eugen Rochko a14ae886b9 Fix #2725 (#2774)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago