51 Commits (b89e003c4d049d64d2d4015357b8b931370bc5f0)

Author SHA1 Message Date
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951) 6 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536) 6 years ago
Eugen Rochko 01c169e796
Fix JS error when posting from page without router context (#9073) 6 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 6 years ago
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810) 6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799) 6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925) 6 years ago
Eugen Rochko 09147186b7
Fix regression where CW is focused on reply (#7811) 7 years ago
Lain Iwakura 6bae583d2f
Handle character limit in initial state in frontend. 7 years ago
kedama a99179d31f Control the focus when clicking the "CW" button. (#7776) 7 years ago
Mélanie Chauvel (ariasuni) 691107263c Put the CW field between the toot we are replying to and the toot field (#7508) 7 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595) 7 years ago
ThibG 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593) 7 years ago
abcang 727917e91e Fix caret position after inserting emoji (#7167) 7 years ago
Emelia Smith 6a895e1ab3 Fix: Prevent submission using same logic as submit button disabling. (#6993) 7 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 7 years ago
Lynx Kotoura 8bf4cc72b6 Excahnge the order of spoiler-input and unlocked warning (#6015) 7 years ago
Lynx Kotoura 0aeec0390b Redesign tootbox (#5919) 7 years ago
kibigo! e19fc6a9f8 Restore vanilla components 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Lain Iwakura ca5440b93d Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific. 7 years ago
Lain Iwakura dae8916544 Code style fixes. 7 years ago
Lain Iwakura d11b1a1aa7 Handle character limit in initial state in frontend. 7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
Ondřej Hruška 516eeeb43d option to add title to <Button>, use for toot buttons (#197) 7 years ago
Ondřej Hruška d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194) 7 years ago
Ondřej Hruška eb907a5bab
formatting fix for eslint 7 years ago
David Yip 39c9cdf7fe Remove unused filesAttached property. 7 years ago
Ondřej Hruška 4421f6598f
Fix dual toot button wrong behavior after compose re-design 7 years ago
Ondřej Hruška 26f08f0791
double-decker tootbox 7 years ago
Ondřej Hruška 33e806217f
Initial doodle support 7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149) 7 years ago
Ondřej Hruška 8a24ad5828
Revert "Merge pull request #149 from glitch-soc/mojon-suggest" 7 years ago
Ondřej Hruška 210e6776fc
Fix intl warning with disabled secondary toot btn 7 years ago
Ondřej Hruška 1924a71b5a
Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled 7 years ago
Ondřej Hruška 67f8277526 Add secondary toot button (opt-in) (#153) 7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052) 7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046) 7 years ago
Ondřej Hruška a3760b7729 TURBO shortcode search 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Ondřej Hruška cb42dd8497 Fix onboarding modal & add re-open button (#129) 7 years ago
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405) 7 years ago
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 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