about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components/status.jsx
AgeCommit message (Expand)Author
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-01-30Add explicit "load more" link to the bottom of StatusList and notificationsEugen Rochko
2016-11-24Center header in account column, hide media in "muted" status components (not...Eugen Rochko
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen Rochko
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-19Graphic emoji in usernames in the "reblogged" string above statusEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-10Enable emojis in reply indicator as wellEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-04Optimize how statuses are re-rendered and relative time intervalsEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-25Guard against unexisting statuses renderingEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-18This should fix itEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Will this fix the issue?Eugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-06Fix how missing display name is displayed (fallback to username)Eugen Rochko
2016-09-30Deleting statuses from UIEugen Rochko
2016-09-25Better styling for selected status in detailed viewEugen Rochko
2016-09-22Make in-text mentions open account detailed view when possibleEugen Rochko
2016-09-18Detailed status view scrollableEugen Rochko
2016-09-17Adding webm playback to UIEugen Rochko
2016-09-17Adding media controller, 1 webm/compose form allowed, previews generatedEugen Rochko
2016-09-16Setting up preliminary "detailed" routes in the UI, new API end-point for fet...Eugen Rochko
2016-09-13Adding sense of self to the UI, cleaning up routing, adding third (detail) co...Eugen Rochko
2016-09-05Displaying media attachments in timelinesEugen Rochko
2016-09-01Preparing for follow formEugen Rochko
2016-09-01Reblogs fixedEugen Rochko
2016-09-01Favouriting works, reblogging is a little broken because of <Status>Eugen Rochko
2016-09-01Small style fixesEugen Rochko
2016-08-31Replies in the compose formEugen Rochko
2016-08-31Improving styling a little bitEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko
2016-08-25Improving statuses, adding a composer drawer, which doesn't work yetEugen Rochko
2016-08-24More styling for statusesEugen Rochko
2016-08-24Removing mini-profiler that doesn't work, formatting timelines a bit betterEugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko