Return user specific json for logged in users.
authorRoger Braun <roger@rogerbraun.net>
Thu, 23 Mar 2017 14:51:34 +0000 (15:51 +0100)
committerRoger Braun <roger@rogerbraun.net>
Thu, 23 Mar 2017 14:51:34 +0000 (15:51 +0100)
commit9ad045fd587f83386d9582136c971dbcd4410b67
tree54494c309d4f9b34cae343b8a2e4cc4a5878f4d0
parent30650e5bc610810d129bf02891a73ac11340710b
Return user specific json for logged in users.
lib/pleroma/user.ex
lib/pleroma/web/twitter_api/representers/activity_representer.ex
lib/pleroma/web/twitter_api/representers/user_representer.ex
lib/pleroma/web/twitter_api/twitter_api.ex
lib/pleroma/web/twitter_api/twitter_api_controller.ex
test/user_test.exs
test/web/twitter_api/representers/activity_representer_test.exs
test/web/twitter_api/representers/user_representer_test.exs
test/web/twitter_api/twitter_api_controller_test.exs
test/web/twitter_api/twitter_api_test.exs