Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
[akkoma] / test / web / twitter_api / twitter_api_test.exs
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-02 Roger BraunAdd attachment link to posts.
2017-05-02 Roger BraunAdd twkn timeline.
2017-05-02 Roger BraunFix specs, add local marker to actitivies.
2017-04-30 Roger BraunDon't set statusnetConversationIds on replies anymore.
2017-04-30 Roger BraunStop adding statusnetConversationIds.
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-26 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-26 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-25 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-24 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-20 lambadalambdaMerge branch 'feature/mentions-timeline' into 'develop'
2017-04-20 dtlunaAdd statuses/mentions endpoint
2017-04-20 dtlunaMerge branch 'feature/unfollow-by-screen-name' of ssh...
2017-04-20 dtlunaMerge branch 'feature/follow-by-screen-name' of ssh...
2017-04-19 lambadalambdaMerge branch 'feature/user-timeline' into 'develop'
2017-04-17 lambadalambdaMerge branch 'bugfix/repeated-follow-unfollow' into...
2017-04-17 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-17 Roger BraunSwitch cache implementation for size limiting.
2017-04-16 dtlunaRemove unnecesary queries
2017-04-16 dtlunaRemove unnecesary asserts
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaFix typo
2017-04-16 dtlunaAdd user timeline fetching without credentials
2017-04-16 Roger BraunAdd avatar objects to user, fix specs.
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunPreserve newlines in messages.
2017-04-16 Roger BraunAdd user registration to TwAPI.
2017-04-15 Roger BraunAdd announcements / retweets to TwAPI.
2017-04-14 Roger BraunUpdate object correctly after setting context.
2017-04-14 Roger BraunAdd unliking to TwAPI controller.
2017-04-14 Roger BraunAdd unfavoriting to TwAPI.
2017-04-14 Roger BraunAdd basic user caching.
2017-04-14 dtlunaAdd user timeline
2017-04-13 Roger BraunAdd favoriting to twitter api.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 Roger BraunAdd actor to objects.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 lambadalambdaMerge branch 'feature/home-timeline' into 'develop'
2017-04-12 lambadalambdaMerge branch 'bugfix/verify_credentials_get' into ...
2017-04-12 Roger BraunTest friends timeline more thoroughly.
2017-04-12 Roger BraunReturn directly addressed activities in friends timeline.
2017-04-12 dtlunaAdd error messages for repeated follows and unfollows
2017-04-10 dtlunaAdd unfollowing using screen_name parameter
2017-04-10 dtlunaAdd following using screen_name parameter
2017-04-10 lambadalambdaMerge branch 'develop' into 'develop'
2017-04-08 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-04 dtlunaAdd Follow activity insertion
2017-04-03 Roger BraunParse mentions, save them, output them in TwAPI.
2017-03-30 Roger BraunConnect attachments with objects, not activities.
2017-03-30 Roger BraunAdd attachments to the TwAPI.
2017-03-29 Roger BraunBasic file uploading via TwAPI.
2017-03-28 Roger BraunAdd conversation fetching to TwAPI controller.
2017-03-28 Roger BraunReturn statusnet_conversation_id in TwAPI.
2017-03-28 Roger BraunAdd conversation id to activities.
2017-03-24 Roger BraunAdd single status fetching to TwAPI.
2017-03-23 Roger BraunAdd context and inReplyTo.
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-22 Roger BraunAdd friends status fetching.
2017-03-21 Roger BraunAdd status posting via TwAPI.
2017-03-21 Roger BraunBasic status creation and retrieval.