Add avatar objects to user, fix specs.
[akkoma] / test / user_test.exs
2017-04-16 Roger BraunAdd avatar objects to user, fix specs.
2017-04-15 Roger BraunAdd user registration changeset.
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.