about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/compose
AgeCommit message (Expand)Author
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
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-19Fix links and wordingEugen Rochko
2017-02-19Adjust naming of public timeline -> "local timeline" vs "whole known network"Eugen Rochko
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-13Add remote mentions warning when composing a private statusEugen Rochko
2017-02-13Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5Eugen Rochko
2017-02-13Clean up collapsible componentsEugen Rochko
2017-02-11Add privacy disclaimershel
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-02-03easier comprehension of toot settings and properties (#595)hoodie
2017-01-27Less ambiguous sensitive content toggle label (#556)Zachary Spector
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-16Show 'do not display in public timeline' when replying to selfblackle