summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_test.exs
AgeCommit message (Collapse)Author
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 ↵dtluna
feature/follow-unfollow-by-screen-name
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Merge branch 'feature/unfollow-by-screen-name' of ↵dtluna
ssh.gitgud.io:dtluna/pleroma into feature/follow-unfollow-by-screen-name
2017-04-20Merge branch 'feature/follow-by-screen-name' of ssh.gitgud.io:dtluna/pleroma ↵dtluna
into feature/follow-unfollow-by-screen-name
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
Feature/user timeline See merge request !8
2017-04-17Merge branch 'bugfix/repeated-follow-unfollow' into 'develop' lambadalambda
Add error messages for repeated follows and unfollows See merge request !7
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 ↵dtluna
bugfix/repeated-follow-unfollow
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/unfollow-by-screen-name
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/follow-by-screen-name
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/user-timeline
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 ↵dtluna
feature/user-timeline
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/unfollow-by-screen-name
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
Expires after 5 seconds.
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 ↵dtluna
bugfix/repeated-follow-unfollow
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/follow-by-screen-name
2017-04-12Test friends timeline more thoroughly.Roger Braun
2017-04-12Return directly addressed activities in friends timeline.Roger Braun
2017-04-12Add error messages for repeated follows and unfollowsdtluna
2017-04-10Add unfollowing using screen_name parameterdtluna
2017-04-10Add following using screen_name parameterdtluna
2017-04-04Add Follow activity insertiondtluna
2017-04-03Parse mentions, save them, output them in TwAPI.Roger Braun
2017-03-30Connect attachments with objects, not activities.Roger Braun