summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Roger Braun [Sat, 15 Apr 2017 11:54:46 +0000 (13:54 +0200)]
Add announcements / retweets to TwAPI.
Roger Braun [Sat, 15 Apr 2017 10:11:20 +0000 (12:11 +0200)]
Add announcements to activitypub.
Roger Braun [Fri, 14 Apr 2017 16:59:11 +0000 (18:59 +0200)]
Update object correctly after setting context.
Roger Braun [Fri, 14 Apr 2017 16:27:17 +0000 (18:27 +0200)]
Add unliking to TwAPI controller.
Roger Braun [Fri, 14 Apr 2017 16:15:15 +0000 (18:15 +0200)]
Add unfavoriting to TwAPI.
Roger Braun [Fri, 14 Apr 2017 16:08:47 +0000 (18:08 +0200)]
Add unliking to activitypub.
Roger Braun [Fri, 14 Apr 2017 15:29:27 +0000 (17:29 +0200)]
Make new users follow themselves.
Roger Braun [Fri, 14 Apr 2017 15:13:51 +0000 (17:13 +0200)]
Add basic user caching.
Expires after 5 seconds.
Roger Braun [Fri, 14 Apr 2017 14:13:34 +0000 (16:13 +0200)]
Fix uploads and favorites in twidere / twittnuker.
Roger Braun [Fri, 14 Apr 2017 13:07:24 +0000 (15:07 +0200)]
Favorite changes.
- Add 'likes' to activity, collection of ids of people who liked it.
- show if you favorited something or not.
- Don't allow double favorites
- Address favorites to the followers of the liked activity's author.
Roger Braun [Thu, 13 Apr 2017 15:22:44 +0000 (17:22 +0200)]
Add favoriting to TwAPI controller.
Roger Braun [Thu, 13 Apr 2017 15:05:53 +0000 (17:05 +0200)]
Display like activities.
Roger Braun [Thu, 13 Apr 2017 15:05:35 +0000 (17:05 +0200)]
Update factory.
Roger Braun [Thu, 13 Apr 2017 14:19:07 +0000 (16:19 +0200)]
Add favoriting to twitter api.
Roger Braun [Thu, 13 Apr 2017 13:50:05 +0000 (15:50 +0200)]
Add liking to ActivityPub.
Roger Braun [Thu, 13 Apr 2017 13:49:42 +0000 (15:49 +0200)]
Add utility functions for objects and activities.
Roger Braun [Thu, 13 Apr 2017 13:49:24 +0000 (15:49 +0200)]
Add factories for testing.
Roger Braun [Thu, 13 Apr 2017 12:56:19 +0000 (14:56 +0200)]
Add actor to objects.
Roger Braun [Wed, 12 Apr 2017 17:34:58 +0000 (19:34 +0200)]
Fix twitter api date.
Roger Braun [Wed, 12 Apr 2017 15:47:56 +0000 (17:47 +0200)]
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Roger Braun [Wed, 12 Apr 2017 15:47:05 +0000 (17:47 +0200)]
Add basic config endpoint.
lambadalambda [Wed, 12 Apr 2017 15:30:46 +0000 (11:30 -0400)]
Merge branch 'feature/home-timeline' into 'develop'
Add home timeline
See merge request !6
lambadalambda [Wed, 12 Apr 2017 15:29:35 +0000 (11:29 -0400)]
Merge branch 'bugfix/verify_credentials_get' into 'develop'
account/verify_credentials bugfix
See merge request !2
Roger Braun [Wed, 12 Apr 2017 15:22:29 +0000 (17:22 +0200)]
Don't return html in the text field.
Roger Braun [Wed, 12 Apr 2017 15:11:01 +0000 (17:11 +0200)]
Add max_id fetching to activity fetching.
Roger Braun [Wed, 12 Apr 2017 14:53:46 +0000 (16:53 +0200)]
Test friends timeline more thoroughly.
Roger Braun [Wed, 12 Apr 2017 14:45:23 +0000 (16:45 +0200)]
Return directly addressed activities in friends timeline.
Roger Braun [Wed, 12 Apr 2017 14:38:55 +0000 (16:38 +0200)]
Fix user representation after following.
dtluna [Mon, 10 Apr 2017 15:26:14 +0000 (18:26 +0300)]
Add home timeline
lambadalambda [Mon, 10 Apr 2017 12:44:19 +0000 (08:44 -0400)]
Merge branch 'develop' into 'develop'
Add Follow activity insertion
See merge request !1
dtluna [Mon, 10 Apr 2017 12:41:21 +0000 (15:41 +0300)]
Add GET route for verify_credentials
dtluna [Mon, 10 Apr 2017 12:22:49 +0000 (15:22 +0300)]
Remove ambiguity in call to make_date/0
dtluna [Sat, 8 Apr 2017 14:19:57 +0000 (17:19 +0300)]
Refactor lib/pleroma/web/twitter_api/twitter_api.ex
dtluna [Sat, 8 Apr 2017 13:28:50 +0000 (16:28 +0300)]
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Roger Braun [Wed, 5 Apr 2017 10:27:25 +0000 (12:27 +0200)]
Add user registration mix task.
Roger Braun [Wed, 5 Apr 2017 09:59:38 +0000 (11:59 +0200)]
Fix replies.
Roger Braun [Wed, 5 Apr 2017 09:59:25 +0000 (11:59 +0200)]
Remove vestigial file.
dtluna [Tue, 4 Apr 2017 23:04:54 +0000 (02:04 +0300)]
Add Follow Activity representer
Roger Braun [Tue, 4 Apr 2017 15:21:11 +0000 (17:21 +0200)]
Add Pleroma-FE snapshot.
dtluna [Tue, 4 Apr 2017 00:30:07 +0000 (03:30 +0300)]
Add Follow activity insertion
Roger Braun [Mon, 3 Apr 2017 16:28:19 +0000 (18:28 +0200)]
Parse mentions, save them, output them in TwAPI.
Roger Braun [Mon, 3 Apr 2017 16:28:00 +0000 (18:28 +0200)]
Add HTML sanitization library.
Roger Braun [Mon, 3 Apr 2017 16:27:47 +0000 (18:27 +0200)]
Use standard base url in User.
Roger Braun [Mon, 3 Apr 2017 16:27:37 +0000 (18:27 +0200)]
Add TODO file.
Roger Braun [Thu, 30 Mar 2017 16:07:38 +0000 (18:07 +0200)]
Connect attachments with objects, not activities.
Roger Braun [Thu, 30 Mar 2017 16:07:01 +0000 (18:07 +0200)]
Put objects in inserted activties into the db.
Roger Braun [Thu, 30 Mar 2017 16:06:43 +0000 (18:06 +0200)]
Add index to objects.
Roger Braun [Thu, 30 Mar 2017 15:07:03 +0000 (17:07 +0200)]
Add attachments to the TwAPI.
Roger Braun [Thu, 30 Mar 2017 14:08:49 +0000 (16:08 +0200)]
Basic ObjectRepresenter.
Roger Braun [Thu, 30 Mar 2017 14:08:23 +0000 (16:08 +0200)]
Return mimetype with attachment.
Roger Braun [Thu, 30 Mar 2017 13:29:49 +0000 (15:29 +0200)]
Short circuit user verification if cookie is present.
Roger Braun [Thu, 30 Mar 2017 12:34:34 +0000 (14:34 +0200)]
Ignore uploads.
Roger Braun [Thu, 30 Mar 2017 12:32:36 +0000 (14:32 +0200)]
Add port if specified.
Roger Braun [Wed, 29 Mar 2017 00:05:51 +0000 (02:05 +0200)]
Basic file uploading via TwAPI.
Roger Braun [Tue, 28 Mar 2017 23:39:01 +0000 (01:39 +0200)]
Add Uploads.
Roger Braun [Tue, 28 Mar 2017 15:22:44 +0000 (17:22 +0200)]
Add conversation fetching to TwAPI controller.
Roger Braun [Tue, 28 Mar 2017 12:49:21 +0000 (14:49 +0200)]
Return statusnet_conversation_id in TwAPI.
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.
Roger Braun [Tue, 28 Mar 2017 12:04:13 +0000 (14:04 +0200)]
Fix spec.
Roger Braun [Fri, 24 Mar 2017 00:16:28 +0000 (01:16 +0100)]
Add single status fetching to TwAPI.
Roger Braun [Thu, 23 Mar 2017 23:09:08 +0000 (00:09 +0100)]
Add fetching of activities in context.
Roger Braun [Thu, 23 Mar 2017 23:00:06 +0000 (00:00 +0100)]
Add inReplyToStatus to TwAPI.
Roger Braun [Thu, 23 Mar 2017 22:34:10 +0000 (23:34 +0100)]
Add context and inReplyTo.
Roger Braun [Thu, 23 Mar 2017 20:22:49 +0000 (21:22 +0100)]
Add id to objects, too.
Roger Braun [Thu, 23 Mar 2017 16:56:49 +0000 (17:56 +0100)]
Generate ids for activities.
Roger Braun [Thu, 23 Mar 2017 14:51:34 +0000 (15:51 +0100)]
Return user specific json for logged in users.
Roger Braun [Thu, 23 Mar 2017 12:13:09 +0000 (13:13 +0100)]
Add unfollowing to TwAPI.
Roger Braun [Wed, 22 Mar 2017 17:36:08 +0000 (18:36 +0100)]
Add following TwAPI endpoint.
Roger Braun [Wed, 22 Mar 2017 16:25:59 +0000 (17:25 +0100)]
Add friends timeline.
Roger Braun [Wed, 22 Mar 2017 15:51:20 +0000 (16:51 +0100)]
Add friends status fetching.
Roger Braun [Wed, 22 Mar 2017 13:45:17 +0000 (14:45 +0100)]
Add fetching for recipients.
Roger Braun [Tue, 21 Mar 2017 20:09:20 +0000 (21:09 +0100)]
Add public timeline TwAPI.
Roger Braun [Tue, 21 Mar 2017 19:31:48 +0000 (20:31 +0100)]
Add since_id for activitypub fetching.
Roger Braun [Tue, 21 Mar 2017 19:22:05 +0000 (20:22 +0100)]
Add limiting to activity pub fetching.
Roger Braun [Tue, 21 Mar 2017 17:17:35 +0000 (18:17 +0100)]
Add status posting via TwAPI.
Roger Braun [Tue, 21 Mar 2017 16:53:20 +0000 (17:53 +0100)]
Basic status creation and retrieval.
Roger Braun [Tue, 21 Mar 2017 08:21:52 +0000 (09:21 +0100)]
Basic AP objects.
Roger Braun [Mon, 20 Mar 2017 20:30:44 +0000 (21:30 +0100)]
Add Twitter API verify_credentials endpoint.
Roger Braun [Mon, 20 Mar 2017 20:30:18 +0000 (21:30 +0100)]
Add Twitter API user representer.
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.
Roger Braun [Mon, 20 Mar 2017 20:28:31 +0000 (21:28 +0100)]
Add user schema.
Roger Braun [Mon, 20 Mar 2017 16:45:47 +0000 (17:45 +0100)]
Add basic auth.
Roger Braun [Fri, 17 Mar 2017 16:09:58 +0000 (17:09 +0100)]
Phoenix skeleton