about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02Reset textarea height when press submit key (#2681)Yamagishi Kazutoshi
2017-05-01fix(dropdowns): Allow for dropdowns to fill full column (#2684)Stephen Burgess
2017-04-30Fix character_counter.jsx (#2653)AA4ch1
2017-04-29Expand uploaded thumbnail (#2611)alpaca-tc
2017-04-27Sync a locale files for JavaScript (#2513)Yamagishi Kazutoshi
2017-04-26Don't toot request with only blank characters (#2154)Tomohiro Suwa
2017-04-26Toolbar icons accessible names (#1424)JP DeVries
2017-04-25Fixes string length issue for multibyte characters. (#2443)Ash Furrow
2017-04-25Username above toot box UI changes (#2418)Ash Furrow
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23feat(cw-button): Add aria controls to CW trigger (#2303)Stephen Burgess
2017-04-23fix(style): Fix regressions introduced by #2338 (#2345)Stephen Burgess
2017-04-23Add a confirmation modal: (#2279)Eugen
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-22Improve aria support - Columns and Navigation Drawer Icons (#2299)Stephen Burgess
2017-04-22Added strings for emoji category localization (#2302)Ashley
2017-04-22Allowed the emoji picker 'Search...' string to be localized (#2294)Ashley
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-20Fix Textarea height should be reset upon sending toot #2189 (#2236)Andrey Blinov
2017-04-19Fix css for toot button when uploading images (#2161)Tomohiro Suwa
2017-04-19fix search text 'zero' (#2150)matsurai25
2017-04-18Disable toot button when above 500 characters (#2088)Tomohiro Suwa
2017-04-17Add function color remaining text (#1980)usagi-f
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-15jslint: fix jslint warnings (#1704)Koala Yeung
2017-04-13Update javascript English translation files and some defaultValue (#1676)Koala Yeung
2017-04-11Improve emoji picker look (#1493)Eugen
2017-04-11Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_...Eugen
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10Allow typing a toot while an image uploads (#1429)Jessica Stokes
2017-04-10Add search to emoji picker (#1395)Gavin Mogan
2017-04-02Fix feed regeneration bugEugen Rochko
2017-03-31Fix reworked searchEugen Rochko
2017-03-31Rework searchEugen Rochko
2017-03-29Improve emojis - use SVGs where possibleEugen Rochko
2017-03-26Add tooltip to privacy dropdownEugen Rochko
2017-03-26Compose form layout fixesEugen Rochko
2017-03-25Clarify privacy optionsshel
2017-03-25Fix up visual indicators for compose form privacyEugen Rochko
2017-03-25When replying to status with content warning, prefill content warningEugen Rochko
2017-03-25Privacy dropdown i18nEugen Rochko
2017-03-25Redesigned compose formEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-02Fix #231 - MutingEugen Rochko
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-03-01Simplify passing of propEugen Rochko
2017-03-01Better smart/dumb component separationKibigo
2017-02-27Character counter fixKibigo