about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/compose.jsx
AgeCommit message (Expand)Author
2016-10-30Basic username autocomplete for text areaEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-09-26Fix #55 - Filter self from pre-filled mentionsEugen Rochko
2016-09-22Uploading/undoing media modifies status text. Also: status text trimmed befor...Eugen 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
2016-09-12Adding a notification stack for error messagesEugen Rochko
2016-09-07UI for uploading media attachments (and cancelling them)Eugen Rochko
2016-09-05Make compose form also use normalized dataEugen Rochko
2016-08-31Fix typoEugen Rochko
2016-08-31Replies in the compose formEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko