about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/compose.jsx
AgeCommit message (Expand)Author
2017-01-09Improve initialState loadingEugen Rochko
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2016-12-24Re-add unlisted toggle to the UIAnthony Bellew
2016-12-23Compose form in the UI now has public/private toggle instead of public/unlistedEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen 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-12Use full-text search for autosuggestionsEugen Rochko
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