Commit Graph

  • f97c8e4379 Add utility functions for objects and activities. Roger Braun 2017-04-13 15:49:42 +0200
  • 4cac385411 Add factories for testing. Roger Braun 2017-04-13 15:49:24 +0200
  • 1ccbe562c9 Add actor to objects. Roger Braun 2017-04-13 14:56:19 +0200
  • a8e50d602b Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/repeated-follow-unfollow dtluna 2017-04-13 15:36:00 +0300
  • 594dd01ab2 Refactor follow API dtluna 2017-04-13 15:32:13 +0300
  • 3ff917b5dd Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/follow-by-screen-name dtluna 2017-04-13 15:18:18 +0300
  • 84c2012810 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/help-test dtluna 2017-04-13 15:15:09 +0300
  • d2bf099ae6 Fix twitter api date. Roger Braun 2017-04-12 19:34:58 +0200
  • f3e7771fd6 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop Roger Braun 2017-04-12 17:47:56 +0200
  • 129e30f465 Add basic config endpoint. Roger Braun 2017-04-12 17:47:05 +0200
  • bf22b1547c Merge branch 'feature/home-timeline' into 'develop' lambadalambda 2017-04-12 11:30:46 -0400
  • 7469616f44 Merge branch 'bugfix/verify_credentials_get' into 'develop' lambadalambda 2017-04-12 11:29:35 -0400
  • 1b086834bd Don't return html in the text field. Roger Braun 2017-04-12 17:22:29 +0200
  • b666f11d2f Add max_id fetching to activity fetching. Roger Braun 2017-04-12 17:11:01 +0200
  • 6a179a44be Test friends timeline more thoroughly. Roger Braun 2017-04-12 16:53:46 +0200
  • 8eea09889b Return directly addressed activities in friends timeline. Roger Braun 2017-04-12 16:45:23 +0200
  • 15655d992e Fix user representation after following. Roger Braun 2017-04-12 16:38:55 +0200
  • 65ef18a715 Add error messages for repeated follows and unfollows dtluna 2017-04-12 17:34:36 +0300
  • a7e74ee012 Add user timeline dtluna 2017-04-10 20:08:14 +0300
  • 6f99765fba Add home timeline dtluna 2017-04-10 18:26:14 +0300
  • c0e5b3459f Add unfollowing using screen_name parameter dtluna 2017-04-10 16:45:47 +0300
  • 896e40cd2b Add following using screen_name parameter dtluna 2017-04-10 16:38:21 +0300
  • 59a406d94c Add test for help/test resource dtluna 2017-04-10 16:00:57 +0300
  • 9383c0aada Add help/test resource dtluna 2017-04-10 15:54:53 +0300
  • b5e94bf930 Merge branch 'develop' into 'develop' lambadalambda 2017-04-10 08:44:19 -0400
  • 48b6ae2314 Add GET route for verify_credentials dtluna 2017-04-10 15:41:21 +0300
  • 0016589aea Remove ambiguity in call to make_date/0 dtluna 2017-04-10 15:22:49 +0300
  • 57795f7332 Refactor lib/pleroma/web/twitter_api/twitter_api.ex dtluna 2017-04-08 17:19:57 +0300
  • 8f43992121 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop dtluna 2017-04-08 16:28:50 +0300
  • 567ec494c5 Add user registration mix task. Roger Braun 2017-04-05 12:27:25 +0200
  • f45dc475c7 Fix replies. Roger Braun 2017-04-05 11:59:38 +0200
  • bd247727e2 Remove vestigial file. Roger Braun 2017-04-05 11:59:25 +0200
  • b502d7981c Add Follow Activity representer dtluna 2017-04-05 02:04:54 +0300
  • b57fa46e6a Add Pleroma-FE snapshot. Roger Braun 2017-04-04 17:21:11 +0200
  • 8075badafe Add Follow activity insertion dtluna 2017-04-04 03:30:07 +0300
  • a83fa053de Parse mentions, save them, output them in TwAPI. Roger Braun 2017-04-03 18:28:19 +0200
  • 2e88cc4cbd Add HTML sanitization library. Roger Braun 2017-04-03 18:28:00 +0200
  • ddaaab115e Use standard base url in User. Roger Braun 2017-04-03 18:27:47 +0200
  • 4f7567b98c Add TODO file. Roger Braun 2017-04-03 18:27:37 +0200
  • 2e89d505d3 Connect attachments with objects, not activities. Roger Braun 2017-03-30 18:07:38 +0200
  • 6aa1523bb3 Put objects in inserted activties into the db. Roger Braun 2017-03-30 18:07:01 +0200
  • 40eb0e4c24 Add index to objects. Roger Braun 2017-03-30 18:06:43 +0200
  • 73df2f8e5e Add attachments to the TwAPI. Roger Braun 2017-03-30 17:07:03 +0200
  • 42c90855ba Basic ObjectRepresenter. Roger Braun 2017-03-30 16:08:49 +0200
  • 4a6d48b0fe Return mimetype with attachment. Roger Braun 2017-03-30 16:08:23 +0200
  • 32aa83f3a2 Short circuit user verification if cookie is present. Roger Braun 2017-03-30 15:29:49 +0200
  • e1525edbe8 Ignore uploads. Roger Braun 2017-03-30 14:34:34 +0200
  • d18473f0c3 Add port if specified. Roger Braun 2017-03-30 14:32:36 +0200
  • e7dc39e40c Basic file uploading via TwAPI. Roger Braun 2017-03-29 02:05:51 +0200
  • 08fdbd6f3a Add Uploads. Roger Braun 2017-03-29 01:39:01 +0200
  • d2cdcc097b Add conversation fetching to TwAPI controller. Roger Braun 2017-03-28 17:22:44 +0200
  • 0dd3373304 Return statusnet_conversation_id in TwAPI. Roger Braun 2017-03-28 14:49:21 +0200
  • e25aea3fa7 Add conversation id to activities. Roger Braun 2017-03-28 14:40:09 +0200
  • bb07efdaab Fix spec. Roger Braun 2017-03-28 14:04:13 +0200
  • e4de0ddc77 Add single status fetching to TwAPI. Roger Braun 2017-03-24 01:16:28 +0100
  • 866a2663d4 Add fetching of activities in context. Roger Braun 2017-03-24 00:09:08 +0100
  • ae50b165cc Add inReplyToStatus to TwAPI. Roger Braun 2017-03-24 00:00:06 +0100
  • e56dba1563 Add context and inReplyTo. Roger Braun 2017-03-23 23:34:10 +0100
  • 74112ef99e Add id to objects, too. Roger Braun 2017-03-23 21:22:49 +0100
  • 1f0f79d959 Generate ids for activities. Roger Braun 2017-03-23 17:56:49 +0100
  • 9ad045fd58 Return user specific json for logged in users. Roger Braun 2017-03-23 15:51:34 +0100
  • 30650e5bc6 Add unfollowing to TwAPI. Roger Braun 2017-03-23 13:13:09 +0100
  • 75e51b190d Add following TwAPI endpoint. Roger Braun 2017-03-22 18:36:08 +0100
  • e2e0cd75b7 Add friends timeline. Roger Braun 2017-03-22 17:25:59 +0100
  • 37e443ce6c Add friends status fetching. Roger Braun 2017-03-22 16:51:20 +0100
  • 569d9bac17 Add fetching for recipients. Roger Braun 2017-03-22 14:45:17 +0100
  • 2db28df4cf Add public timeline TwAPI. Roger Braun 2017-03-21 21:09:20 +0100
  • b9d0e34506 Add since_id for activitypub fetching. Roger Braun 2017-03-21 20:31:48 +0100
  • d4cf273f28 Add limiting to activity pub fetching. Roger Braun 2017-03-21 20:22:05 +0100
  • ad303783af Add status posting via TwAPI. Roger Braun 2017-03-21 18:17:35 +0100
  • 9a8850eb9e Basic status creation and retrieval. Roger Braun 2017-03-21 17:53:20 +0100
  • 8de523c8ae Basic AP objects. Roger Braun 2017-03-21 09:21:52 +0100
  • 093fd1832d Add Twitter API verify_credentials endpoint. Roger Braun 2017-03-20 21:30:44 +0100
  • 980717fdce Add Twitter API user representer. Roger Braun 2017-03-20 21:30:18 +0100
  • 142e8f8f3e Don't use fetch access in plug. Roger Braun 2017-03-20 21:28:38 +0100
  • 66f536ecba Add user schema. Roger Braun 2017-03-20 21:28:31 +0100
  • e32dbfc9a5 Add basic auth. Roger Braun 2017-03-20 17:45:47 +0100
  • a93f3421a7 Phoenix skeleton Roger Braun 2017-03-17 17:09:58 +0100