aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api
AgeCommit message (Collapse)Author
2017-05-12Fetch user on externalprofile if we don't know himRoger Braun
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-09Quick fix for database filling.Roger Braun
2017-05-08Add class=attachment to attachment links.Roger Braun
2017-05-07typo.Roger Braun
2017-05-07Add some twapi fixes.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-07Federate follow salmons.Roger Braun
2017-05-07Add conversation ids to twapi announce representer.Roger Braun
2017-05-05Some refactoring.Roger Braun
2017-05-05Merge branch 'develop' into dtluna/pleroma-refactor/1Roger Braun
2017-05-02Add attachment link to posts.Roger Braun
2017-05-02Add statusnet_profile_url to the TwAPI.Roger Braun
2017-05-02Add twkn timeline.Roger Braun
2017-05-01Remove superfluous transaction.Roger Braun
2017-05-01Cache objects in dev and prod.Roger Braun
2017-04-30Don't set statusnetConversationIds on replies anymore.Roger Braun
2017-04-30Wrap context creation in transaction.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-30Use cache for user info data.Roger Braun
Later these should be persisted in the user.
2017-04-28Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/unfollow-activity
2017-04-27Refactor code to comply with credo suggestionsdtluna
2017-04-26Merge branch 'develop' into feature/incoming_ostatusRoger Braun
2017-04-25Remove unnecessary status_update definitiondtluna
2017-04-25Add ostatus conversation as context.Roger Braun
2017-04-25Even more refactoring.Roger Braun
2017-04-25More refactoring.Roger Braun
2017-04-25Clean up status create method.Roger Braun
2017-04-24Return salmon path for users, basic incoming salmon handling.Roger Braun
2017-04-24Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into ↵dtluna
bugfix/deny-self-repeats
2017-04-24Deny whitespace statusesdtluna
2017-04-24Add error response to self-repeatsdtluna
2017-04-24Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into ↵dtluna
bugfix/deny-self-repeats
2017-04-23Add error response on empty statusdtluna
2017-04-23Merge branch 'feature/follow-unfollow-by-screen-name' into 'develop' lambadalambda
Follow and unfollow using screen_name See merge request !9
2017-04-22Add outgoin federation to twitter api.Roger Braun
Doesn't really belong there, find a different place for it. Should federate on every activity insertion.
2017-04-21Add Undo of Follow Activity insertiondtluna
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ostatusRoger Braun
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ↵dtluna
feature/follow-unfollow-by-screen-name
2017-04-21Quick fix for activities without 'to'.Roger Braun
2017-04-21Fix specs, add some user info.Roger Braun
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Refactor unfollow/2dtluna
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-17Add basic Ostatus user representer.Roger Braun
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-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