about summary refs log tree commit diff
path: root/app/assets/javascripts/components/actions/meta.jsx
AgeCommit message (Collapse)Author
2016-09-12Adding a notification stack for error messagesEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will ↵Eugen Rochko
use an access token for API requests Adding better errors for the API controllers, posting a simple status works from the frontend now