about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/ui/containers/compose_form_container.jsx
AgeCommit message (Expand)Author
2016-10-30Basic username autocomplete for text areaEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-09-27Fix #58 - disable compose form while image is uploadingEugen Rochko
2016-09-22API returns mentions for statuses, compose form pre-fills all relevant userna...Eugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko