about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/status/components/action_bar.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-27Sync a locale files for JavaScript (#2513)Yamagishi Kazutoshi
2017-04-27Add aria-label to icon driven dropdown menus (#2516)Lindsey Bieda
2017-04-27Copy over "Boost" hover text fix to detailed view. (#2508)Kaylee
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-15Indicate when a toot is part of a chain with a "reply all" icon (#1869)Eugen
2017-04-15jslint: fix jslint warnings (#1704)Koala Yeung
2017-04-11Bypass boost confirm modal if alt is pressedblackle
2017-03-15Add "direct" visibility level in the backend. Web UI is not yetEugen Rochko
2017-03-01Improved dropdownsEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-11Better animationsEugen Rochko
2017-01-08Expand dropdown leftways on status viewblackle
2016-12-24Fix #367 - Lock icon instead of retweet icon on boost button on private statusesEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-10Fix #131 - Make active favourite buttons yellowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-09Improved how in-UI profiles lookEugen Rochko
2016-09-25Limit usernames to 30 chars, statuses to 500, open account after follow form ...Eugen Rochko
2016-09-25Better styling for selected status in detailed viewEugen Rochko