Commit Graph

12517 Commits (50aadc3d5cc35e5210cb12c4858ecfdba4df56b1)
 

Author SHA1 Message Date
Roger Braun 1b086834bd Don't return html in the text field.
8 years ago
Roger Braun b666f11d2f Add max_id fetching to activity fetching.
8 years ago
Roger Braun 6a179a44be Test friends timeline more thoroughly.
8 years ago
Roger Braun 8eea09889b Return directly addressed activities in friends timeline.
8 years ago
Roger Braun 15655d992e Fix user representation after following.
8 years ago
dtluna 65ef18a715 Add error messages for repeated follows and unfollows
8 years ago
dtluna a7e74ee012 Add user timeline
8 years ago
dtluna 6f99765fba Add home timeline
8 years ago
dtluna c0e5b3459f Add unfollowing using screen_name parameter
8 years ago
dtluna 896e40cd2b Add following using screen_name parameter
8 years ago
dtluna 59a406d94c Add test for help/test resource
8 years ago
dtluna 9383c0aada Add help/test resource
8 years ago
lambadalambda b5e94bf930 Merge branch 'develop' into 'develop'
8 years ago
dtluna 48b6ae2314 Add GET route for verify_credentials
8 years ago
dtluna 0016589aea Remove ambiguity in call to make_date/0
8 years ago
dtluna 57795f7332 Refactor lib/pleroma/web/twitter_api/twitter_api.ex
8 years ago
dtluna 8f43992121 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
8 years ago
Roger Braun 567ec494c5 Add user registration mix task.
8 years ago
Roger Braun f45dc475c7 Fix replies.
8 years ago
Roger Braun bd247727e2 Remove vestigial file.
8 years ago
dtluna b502d7981c Add Follow Activity representer
8 years ago
Roger Braun b57fa46e6a Add Pleroma-FE snapshot.
8 years ago
dtluna 8075badafe Add Follow activity insertion
8 years ago
Roger Braun a83fa053de Parse mentions, save them, output them in TwAPI.
8 years ago
Roger Braun 2e88cc4cbd Add HTML sanitization library.
8 years ago
Roger Braun ddaaab115e Use standard base url in User.
8 years ago
Roger Braun 4f7567b98c Add TODO file.
8 years ago
Roger Braun 2e89d505d3 Connect attachments with objects, not activities.
8 years ago
Roger Braun 6aa1523bb3 Put objects in inserted activties into the db.
8 years ago
Roger Braun 40eb0e4c24 Add index to objects.
8 years ago
Roger Braun 73df2f8e5e Add attachments to the TwAPI.
8 years ago
Roger Braun 42c90855ba Basic ObjectRepresenter.
8 years ago
Roger Braun 4a6d48b0fe Return mimetype with attachment.
8 years ago
Roger Braun 32aa83f3a2 Short circuit user verification if cookie is present.
8 years ago
Roger Braun e1525edbe8 Ignore uploads.
8 years ago
Roger Braun d18473f0c3 Add port if specified.
8 years ago
Roger Braun e7dc39e40c Basic file uploading via TwAPI.
8 years ago
Roger Braun 08fdbd6f3a Add Uploads.
8 years ago
Roger Braun d2cdcc097b Add conversation fetching to TwAPI controller.
8 years ago
Roger Braun 0dd3373304 Return statusnet_conversation_id in TwAPI.
8 years ago
Roger Braun e25aea3fa7 Add conversation id to activities.
8 years ago
Roger Braun bb07efdaab Fix spec.
8 years ago
Roger Braun e4de0ddc77 Add single status fetching to TwAPI.
8 years ago
Roger Braun 866a2663d4 Add fetching of activities in context.
8 years ago
Roger Braun ae50b165cc Add inReplyToStatus to TwAPI.
8 years ago
Roger Braun e56dba1563 Add context and inReplyTo.
8 years ago
Roger Braun 74112ef99e Add id to objects, too.
8 years ago
Roger Braun 1f0f79d959 Generate ids for activities.
8 years ago
Roger Braun 9ad045fd58 Return user specific json for logged in users.
8 years ago
Roger Braun 30650e5bc6 Add unfollowing to TwAPI.
8 years ago