summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_test.exs
AgeCommit message (Expand)Author
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-30Order conversation fetches like GS does.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-06-18Fetch user feed on externalprofile request.Roger Braun
2017-06-14Do some basic escaping.Roger Braun
2017-06-14Move mention parsing to Formatter module.Roger Braun
2017-06-12Enable user timelines.Roger Braun
2017-05-30Shorten names in links.Roger Braun
2017-05-18Keep newlines around.Roger Braun
2017-05-18Save tags in object.Roger Braun
2017-05-17Twitter API refactoring.Roger Braun
2017-05-15Fix mention replacing.Roger Braun
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-08Add class=attachment to attachment links.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-02Add attachment link to posts.Roger Braun
2017-05-02Add twkn timeline.Roger Braun
2017-05-02Fix specs, add local marker to actitivies.Roger Braun
2017-04-30Don't set statusnetConversationIds on replies anymore.Roger Braun
2017-04-30Stop adding statusnetConversationIds.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/fo...dtluna
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Merge branch 'feature/unfollow-by-screen-name' of ssh.gitgud.io:dtluna/plerom...dtluna
2017-04-20Merge branch 'feature/follow-by-screen-name' of ssh.gitgud.io:dtluna/pleroma ...dtluna
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-17Merge branch 'bugfix/repeated-follow-unfollow' into 'develop' lambadalambda
2017-04-17Switch cache implementation for size limiting.Roger Braun
2017-04-16Remove unnecesary queriesdtluna
2017-04-16Remove unnecesary assertsdtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/un...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/fo...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Fix typodtluna
2017-04-16Add user timeline fetching without credentialsdtluna
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/un...dtluna
2017-04-16Preserve newlines in messages.Roger Braun
2017-04-16Add user registration to TwAPI.Roger Braun
2017-04-15Add announcements / retweets to TwAPI.Roger Braun
2017-04-14Update object correctly after setting context.Roger Braun
2017-04-14Add unliking to TwAPI controller.Roger Braun
2017-04-14Add unfavoriting to TwAPI.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-04-14Add user timelinedtluna
2017-04-13Add favoriting to twitter api.Roger Braun
2017-04-13Add actor to objects.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...dtluna