Add error messages for repeated follows and unfollows
[akkoma] / lib / pleroma / user.ex
2017-04-12 dtlunaAdd error messages for repeated follows and unfollows
2017-04-03 Roger BraunUse standard base url in User.
2017-03-23 Roger BraunReturn user specific json for logged in users.
2017-03-23 Roger BraunAdd unfollowing to TwAPI.
2017-03-23 Roger BraunAdd following TwAPI endpoint.
2017-03-21 Roger BraunBasic status creation and retrieval.
2017-03-20 Roger BraunAdd user schema.