about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/status
AgeCommit message (Expand)Author
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-21Switch to compose route when replying and compose is not mountedEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-17Add an Intl polyfillEugen 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-11-04Adding list of who favourited statusEugen Rochko
2016-11-04Reduce code duplication, add touch scrolling behaviour for webkit browsersEugen Rochko
2016-11-03Add list of who reblogged statusEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-19Fix #100 - Add "back" button to certain viewsEugen Rochko
2016-10-09Improved how in-UI profiles lookEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-06Styling loading indicator, removing unused routes, adding "getting started" e...Eugen Rochko
2016-10-06Fix delete option missing from statuses in detailed viewEugen Rochko
2016-09-25Limit usernames to 30 chars, statuses to 500, open account after follow form ...Eugen Rochko
2016-09-25Improved styling for media/videos in detailed status viewEugen Rochko
2016-09-25Better styling for selected status in detailed viewEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-18Improve how account detailed view looks, load account's statusesEugen Rochko
2016-09-18Detailed status view scrollableEugen 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