summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_controller_test.exs
AgeCommit message (Expand)Author
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-26Fix retweet spec.Roger Braun
2017-04-24Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into b...dtluna
2017-04-24Deny whitespace statusesdtluna
2017-04-24Add error response to self-repeatsdtluna
2017-04-23Add error response on empty statusdtluna
2017-04-21Fix specs, add some user info.Roger Braun
2017-04-20Add statuses/mentions endpointdtluna
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-17Add user timeline spec testdtluna
2017-04-17Fix syntax error.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Add basic Avatar updating code.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Add registration to the TwAPI controller.Roger Braun
2017-04-15Add retweeting to TwAPI controller.Roger Braun
2017-04-14Add unliking to TwAPI controller.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-04-13Add favoriting to TwAPI controller.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-12Fix user representation after following.Roger Braun
2017-04-10Add test for help/test resourcedtluna
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun
2017-03-28Fix spec.Roger Braun
2017-03-24Add single status fetching to TwAPI.Roger Braun
2017-03-23Return user specific json for logged in users.Roger Braun
2017-03-23Add unfollowing to TwAPI.Roger Braun
2017-03-23Add following TwAPI endpoint.Roger Braun
2017-03-22Add friends timeline.Roger Braun
2017-03-21Add public timeline TwAPI.Roger Braun
2017-03-21Add status posting via TwAPI.Roger Braun
2017-03-21Basic status creation and retrieval.Roger Braun
2017-03-20Add Twitter API verify_credentials endpoint.Roger Braun