about summary refs log tree commit diff
path: root/app/assets/javascripts/components/actions/compose.jsx
AgeCommit message (Expand)Author
2016-11-12Add limit to search resultsEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-03Aria-labels actually didn't work in React, so removing. Fixing some bugsEugen Rochko
2016-11-03Add own composed status to home without waiting for websocket eventEugen Rochko
2016-10-30Actually complete the autosuggestion featureEugen Rochko
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-18Improve how errors are displayed in the UIEugen Rochko
2016-10-18Add console.error to all axios failuresEugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko
2016-09-18Live update account timelines, small fix for replyComposeEugen Rochko
2016-09-18Remove unused action constantsEugen 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-05Fix reply bug introduced when compose form started using normalized dataEugen
2016-09-05Make compose form also use normalized dataEugen Rochko
2016-09-01Favouriting works, reblogging is a little broken because of <Status>Eugen Rochko
2016-08-31Replies in the compose formEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko