49 Commits (6ec47d83264e948f8b4141099473d97592b4e1a6)

Author SHA1 Message Date
ThibG 5cf2f8c646 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
Eugen Rochko cc39785d45 Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
ThibG 3c6f8de45a Minor code cleanup (#10613)
6 years ago
Eugen Rochko a15b0dc600 Add UI for creating polls (#10184)
6 years ago
Hinaloe 6866739387 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
Eugen Rochko 77dc5cc132 Refactor icons in web UI to use Icon component (#9951)
6 years ago
ThibG 967079defa Split out is_changing_upload from is_submitting (#9536)
6 years ago
Eugen Rochko 27e829b362 Fix JS error when posting from page without router context (#9073)
6 years ago
Eugen Rochko 8efdf1a898 Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
Yamagishi Kazutoshi 23ab704b2b Upgrade Babel to version 7.0.0 (#5925)
6 years ago
Eugen Rochko d928aac40c Fix regression where CW is focused on reply (#7811)
6 years ago
kedama 101f5544e1 Control the focus when clicking the "CW" button. (#7776)
6 years ago
Mélanie Chauvel (ariasuni) a6ddd1aba2 Put the CW field between the toot we are replying to and the toot field (#7508)
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
abcang e6138441b7 Fix caret position after inserting emoji (#7167)
7 years ago
Emelia Smith 7d791f494b Fix: Prevent submission using same logic as submit button disabling. (#6993)
7 years ago
Eugen Rochko 0c2a08adeb Remove text requirement when media attached from statuses (#6672)
7 years ago
Lynx Kotoura cbf6bd4e0c Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago
Lynx Kotoura d7bd1906d4 Redesign tootbox (#5919)
7 years ago
Nolan Lawson b89628424d Refactor initial state: "me" (#5563)
7 years ago
Eugen Rochko 75207f55a5 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
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
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
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 8a9d376d6a Improve accessibility (part 3) (#4405)
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 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
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
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 615c580665 Add quotes ESLint rules (#3602)
7 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
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
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago