akkoma
7 years agoAdd HTML sanitization library.
Roger Braun [Mon, 3 Apr 2017 16:28:00 +0000 (18:28 +0200)]
Add HTML sanitization library.

7 years agoUse standard base url in User.
Roger Braun [Mon, 3 Apr 2017 16:27:47 +0000 (18:27 +0200)]
Use standard base url in User.

7 years agoAdd TODO file.
Roger Braun [Mon, 3 Apr 2017 16:27:37 +0000 (18:27 +0200)]
Add TODO file.

7 years agoConnect attachments with objects, not activities.
Roger Braun [Thu, 30 Mar 2017 16:07:38 +0000 (18:07 +0200)]
Connect attachments with objects, not activities.

7 years agoPut objects in inserted activties into the db.
Roger Braun [Thu, 30 Mar 2017 16:07:01 +0000 (18:07 +0200)]
Put objects in inserted activties into the db.

7 years agoAdd index to objects.
Roger Braun [Thu, 30 Mar 2017 16:06:43 +0000 (18:06 +0200)]
Add index to objects.

7 years agoAdd attachments to the TwAPI.
Roger Braun [Thu, 30 Mar 2017 15:07:03 +0000 (17:07 +0200)]
Add attachments to the TwAPI.

7 years agoBasic ObjectRepresenter.
Roger Braun [Thu, 30 Mar 2017 14:08:49 +0000 (16:08 +0200)]
Basic ObjectRepresenter.

7 years agoReturn mimetype with attachment.
Roger Braun [Thu, 30 Mar 2017 14:08:23 +0000 (16:08 +0200)]
Return mimetype with attachment.

7 years agoShort circuit user verification if cookie is present.
Roger Braun [Thu, 30 Mar 2017 13:29:49 +0000 (15:29 +0200)]
Short circuit user verification if cookie is present.

7 years agoIgnore uploads.
Roger Braun [Thu, 30 Mar 2017 12:34:34 +0000 (14:34 +0200)]
Ignore uploads.

7 years agoAdd port if specified.
Roger Braun [Thu, 30 Mar 2017 12:32:36 +0000 (14:32 +0200)]
Add port if specified.

7 years agoBasic file uploading via TwAPI.
Roger Braun [Wed, 29 Mar 2017 00:05:51 +0000 (02:05 +0200)]
Basic file uploading via TwAPI.

7 years agoAdd Uploads.
Roger Braun [Tue, 28 Mar 2017 23:39:01 +0000 (01:39 +0200)]
Add Uploads.

7 years agoAdd conversation fetching to TwAPI controller.
Roger Braun [Tue, 28 Mar 2017 15:22:44 +0000 (17:22 +0200)]
Add conversation fetching to TwAPI controller.

7 years agoReturn statusnet_conversation_id in TwAPI.
Roger Braun [Tue, 28 Mar 2017 12:49:21 +0000 (14:49 +0200)]
Return statusnet_conversation_id in TwAPI.

7 years agoAdd conversation id to activities.
Roger Braun [Tue, 28 Mar 2017 12:40:09 +0000 (14:40 +0200)]
Add conversation id to activities.

This is for compatibility with the TwAPI.

7 years agoFix spec.
Roger Braun [Tue, 28 Mar 2017 12:04:13 +0000 (14:04 +0200)]
Fix spec.

7 years agoAdd single status fetching to TwAPI.
Roger Braun [Fri, 24 Mar 2017 00:16:28 +0000 (01:16 +0100)]
Add single status fetching to TwAPI.

7 years agoAdd fetching of activities in context.
Roger Braun [Thu, 23 Mar 2017 23:09:08 +0000 (00:09 +0100)]
Add fetching of activities in context.

7 years agoAdd inReplyToStatus to TwAPI.
Roger Braun [Thu, 23 Mar 2017 23:00:06 +0000 (00:00 +0100)]
Add inReplyToStatus to TwAPI.

7 years agoAdd context and inReplyTo.
Roger Braun [Thu, 23 Mar 2017 22:34:10 +0000 (23:34 +0100)]
Add context and inReplyTo.

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