about summary refs log tree commit diff
path: root/app/views/api/v1/accounts/relationship.rabl
AgeCommit message (Collapse)Author
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts
2016-11-03Caching should work correctly now (fingers crossed)Eugen Rochko
2016-11-03Need to disable caching again due to bug in RablEugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko