195 Commits (a173fb9e417cbb4fc7694672dd31bce90a3f9099)

Author SHA1 Message Date
  dtluna 594dd01ab2 Refactor follow API 7 years ago
  Roger Braun d2bf099ae6 Fix twitter api date. 7 years ago
  Roger Braun 129e30f465 Add basic config endpoint. 7 years ago
  Roger Braun 1b086834bd Don't return html in the text field. 7 years ago
  Roger Braun b666f11d2f Add max_id fetching to activity fetching. 7 years ago
  Roger Braun 8eea09889b Return directly addressed activities in friends timeline. 7 years ago
  Roger Braun 15655d992e Fix user representation after following. 7 years ago
  dtluna 65ef18a715 Add error messages for repeated follows and unfollows 7 years ago
  dtluna a7e74ee012 Add user timeline 7 years ago
  dtluna 6f99765fba Add home timeline 7 years ago
  dtluna c0e5b3459f Add unfollowing using screen_name parameter 7 years ago
  dtluna 896e40cd2b Add following using screen_name parameter 7 years ago
  dtluna 59a406d94c Add test for help/test resource 7 years ago
  dtluna 9383c0aada Add help/test resource 7 years ago
  dtluna 48b6ae2314 Add GET route for verify_credentials 7 years ago
  dtluna 0016589aea Remove ambiguity in call to make_date/0 7 years ago
  dtluna 57795f7332 Refactor lib/pleroma/web/twitter_api/twitter_api.ex 7 years ago
  Roger Braun 567ec494c5 Add user registration mix task. 7 years ago
  Roger Braun f45dc475c7 Fix replies. 7 years ago
  dtluna b502d7981c Add Follow Activity representer 7 years ago
  dtluna 8075badafe Add Follow activity insertion 7 years ago
  Roger Braun a83fa053de Parse mentions, save them, output them in TwAPI. 7 years ago
  Roger Braun ddaaab115e Use standard base url in User. 7 years ago
  Roger Braun 2e89d505d3 Connect attachments with objects, not activities. 7 years ago
  Roger Braun 6aa1523bb3 Put objects in inserted activties into the db. 7 years ago
  Roger Braun 73df2f8e5e Add attachments to the TwAPI. 7 years ago
  Roger Braun 42c90855ba Basic ObjectRepresenter. 7 years ago
  Roger Braun 4a6d48b0fe Return mimetype with attachment. 7 years ago
  Roger Braun 32aa83f3a2 Short circuit user verification if cookie is present. 7 years ago
  Roger Braun d18473f0c3 Add port if specified. 7 years ago
  Roger Braun e7dc39e40c Basic file uploading via TwAPI. 7 years ago
  Roger Braun 08fdbd6f3a Add Uploads. 7 years ago
  Roger Braun d2cdcc097b Add conversation fetching to TwAPI controller. 7 years ago
  Roger Braun 0dd3373304 Return statusnet_conversation_id in TwAPI. 7 years ago
  Roger Braun e25aea3fa7 Add conversation id to activities. 7 years ago
  Roger Braun e4de0ddc77 Add single status fetching to TwAPI. 7 years ago
  Roger Braun 866a2663d4 Add fetching of activities in context. 7 years ago
  Roger Braun ae50b165cc Add inReplyToStatus to TwAPI. 7 years ago
  Roger Braun e56dba1563 Add context and inReplyTo. 7 years ago
  Roger Braun 74112ef99e Add id to objects, too. 7 years ago
  Roger Braun 1f0f79d959 Generate ids for activities. 7 years ago
  Roger Braun 9ad045fd58 Return user specific json for logged in users. 7 years ago
  Roger Braun 30650e5bc6 Add unfollowing to TwAPI. 7 years ago
  Roger Braun 75e51b190d Add following TwAPI endpoint. 7 years ago
  Roger Braun e2e0cd75b7 Add friends timeline. 7 years ago
  Roger Braun 37e443ce6c Add friends status fetching. 7 years ago
  Roger Braun 569d9bac17 Add fetching for recipients. 7 years ago
  Roger Braun 2db28df4cf Add public timeline TwAPI. 7 years ago
  Roger Braun b9d0e34506 Add since_id for activitypub fetching. 7 years ago
  Roger Braun d4cf273f28 Add limiting to activity pub fetching. 7 years ago