about summary refs log tree commit diff
path: root/app/assets/javascripts/components/actions/follow.jsx
AgeCommit message (Expand)Author
2016-11-13Making upload button into a smaller icon buttonEugen 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-25Limit usernames to 30 chars, statuses to 500, open account after follow form ...Eugen Rochko
2016-09-18Remove unused action constantsEugen Rochko
2016-09-12Adding a notification stack for error messagesEugen Rochko
2016-09-03Fix reblogs of reblogs in UI, add follow form in UIEugen Rochko
2016-09-01Preparing for follow formEugen Rochko