Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/user-timeline
[akkoma] / lib / pleroma / user.ex
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunAdd avatar objects to user, fix specs.
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-15 Roger BraunAdd user registration changeset.
2017-04-14 Roger BraunAdd basic user caching.
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.