Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
[akkoma] / lib / pleroma / web / twitter_api / twitter_api.ex
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunFederate follow salmons.
2017-05-05 Roger BraunSome refactoring.
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-01 Roger BraunRemove superfluous transaction.
2017-05-01 Roger BraunCache objects in dev and prod.
2017-04-30 Roger BraunDon't set statusnetConversationIds on replies anymore.
2017-04-30 Roger BraunWrap context creation in transaction.
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
2017-04-28 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-27 dtlunaRefactor code to comply with credo suggestions
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 BraunAdd ostatus conversation as context.
2017-04-25 Roger BraunEven more refactoring.
2017-04-25 Roger BraunMore refactoring.
2017-04-25 Roger BraunClean up status create method.
2017-04-25 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...
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 'ostatus' into develop
2017-04-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-22 Roger BraunAdd outgoin federation to twitter api.
2017-04-21 dtlunaAdd Undo of Follow Activity insertion
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 Roger BraunQuick fix for activities without 'to'.
2017-04-20 lambadalambdaMerge branch 'feature/mentions-timeline' into 'develop'
2017-04-20 dtlunaAdd statuses/mentions endpoint
2017-04-20 dtlunaRefactor unfollow/2
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-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 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 unfavoriting to TwAPI.
2017-04-14 Roger BraunAdd basic user caching.
2017-04-14 Roger BraunFix uploads and favorites in twidere / twittnuker.
2017-04-14 dtlunaAdd user timeline
2017-04-13 Roger BraunDisplay like activities.
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 dtlunaRefactor follow API
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 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-10 dtlunaRemove ambiguity in call to make_date/0
2017-04-08 dtlunaRefactor lib/pleroma/web/twitter_api/twitter_api.ex
2017-04-08 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-04 dtlunaAdd Follow Activity representer
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-30 Roger BraunReturn mimetype with attachment.
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 public timeline TwAPI.
2017-03-21 Roger BraunAdd status posting via TwAPI.
2017-03-21 Roger BraunBasic status creation and retrieval.