aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Collapse)Author
2017-04-16Add basic Avatar updating code.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-16Support data uris in uploads.Roger Braun
2017-04-15Address liking / announcing to the original author.Roger Braun
2017-04-15Add announcements to activitypub.Roger Braun
2017-04-14Add unliking to activitypub.Roger Braun
2017-04-14Favorite changes.Roger Braun
- 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.
2017-04-13Add liking to ActivityPub.Roger Braun
2017-04-12Add max_id fetching to activity fetching.Roger Braun
2017-03-30Put objects in inserted activties into the db.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-24Add fetching of activities in context.Roger Braun
2017-03-23Add id to objects, too.Roger Braun
2017-03-23Generate ids for activities.Roger Braun
2017-03-22Add friends status fetching.Roger Braun
2017-03-22Add fetching for recipients.Roger Braun
2017-03-21Add public timeline TwAPI.Roger Braun
2017-03-21Add since_id for activitypub fetching.Roger Braun
2017-03-21Add limiting to activity pub fetching.Roger Braun
2017-03-21Add status posting via TwAPI.Roger Braun
2017-03-21Basic status creation and retrieval.Roger Braun
2017-03-21Basic AP objects.Roger Braun