akkoma
7 years agoAdd id to objects, too.
Roger Braun [Thu, 23 Mar 2017 20:22:49 +0000 (21:22 +0100)]
Add id to objects, too.

7 years agoGenerate ids for activities.
Roger Braun [Thu, 23 Mar 2017 16:56:49 +0000 (17:56 +0100)]
Generate ids for activities.

7 years agoReturn user specific json for logged in users.
Roger Braun [Thu, 23 Mar 2017 14:51:34 +0000 (15:51 +0100)]
Return user specific json for logged in users.

7 years agoAdd unfollowing to TwAPI.
Roger Braun [Thu, 23 Mar 2017 12:13:09 +0000 (13:13 +0100)]
Add unfollowing to TwAPI.

7 years agoAdd following TwAPI endpoint.
Roger Braun [Wed, 22 Mar 2017 17:36:08 +0000 (18:36 +0100)]
Add following TwAPI endpoint.

7 years agoAdd friends timeline.
Roger Braun [Wed, 22 Mar 2017 16:25:59 +0000 (17:25 +0100)]
Add friends timeline.

7 years agoAdd friends status fetching.
Roger Braun [Wed, 22 Mar 2017 15:51:20 +0000 (16:51 +0100)]
Add friends status fetching.

7 years agoAdd fetching for recipients.
Roger Braun [Wed, 22 Mar 2017 13:45:17 +0000 (14:45 +0100)]
Add fetching for recipients.

7 years agoAdd public timeline TwAPI.
Roger Braun [Tue, 21 Mar 2017 20:09:20 +0000 (21:09 +0100)]
Add public timeline TwAPI.

7 years agoAdd since_id for activitypub fetching.
Roger Braun [Tue, 21 Mar 2017 19:31:48 +0000 (20:31 +0100)]
Add since_id for activitypub fetching.

7 years agoAdd limiting to activity pub fetching.
Roger Braun [Tue, 21 Mar 2017 19:22:05 +0000 (20:22 +0100)]
Add limiting to activity pub fetching.

7 years agoAdd status posting via TwAPI.
Roger Braun [Tue, 21 Mar 2017 17:17:35 +0000 (18:17 +0100)]
Add status posting via TwAPI.

7 years agoBasic status creation and retrieval.
Roger Braun [Tue, 21 Mar 2017 16:53:20 +0000 (17:53 +0100)]
Basic status creation and retrieval.

7 years agoBasic AP objects.
Roger Braun [Tue, 21 Mar 2017 08:21:52 +0000 (09:21 +0100)]
Basic AP objects.

7 years agoAdd Twitter API verify_credentials endpoint.
Roger Braun [Mon, 20 Mar 2017 20:30:44 +0000 (21:30 +0100)]
Add Twitter API verify_credentials endpoint.

7 years agoAdd Twitter API user representer.
Roger Braun [Mon, 20 Mar 2017 20:30:18 +0000 (21:30 +0100)]
Add Twitter API user representer.

7 years agoDon't use fetch access in plug.
Roger Braun [Mon, 20 Mar 2017 20:28:38 +0000 (21:28 +0100)]
Don't use fetch access in plug.

This makes it work with structs.

7 years agoAdd user schema.
Roger Braun [Mon, 20 Mar 2017 20:28:31 +0000 (21:28 +0100)]
Add user schema.

7 years agoAdd basic auth.
Roger Braun [Mon, 20 Mar 2017 16:45:47 +0000 (17:45 +0100)]
Add basic auth.

7 years agoPhoenix skeleton
Roger Braun [Fri, 17 Mar 2017 16:09:58 +0000 (17:09 +0100)]
Phoenix skeleton