aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Expand)Author
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Make test output easier to read.lain
2018-02-11Basic AP user building.Roger Braun
2017-12-12Add recipients field to activities.Lain Iwakura
2017-12-11ActivityPub: Add controller tests.Lain Iwakura
2017-12-11ActivityPub: Add Objects View.Lain Iwakura
2017-11-09Add actor column to activities.Roger Braun
2017-11-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-05Fix bug when no posts are in the db.Roger Braun
2017-11-02Handle nil cases.Roger Braun
2017-11-02Don't return blocked users' activities in contexts.Roger Braun
2017-11-02Don't return activities from blocked users.Roger Braun
2017-09-04Don't delete new delete activity...Roger Braun
2017-09-04Add delete to ActivityPub.Roger Braun
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-30Order conversation fetches like GS does.Roger Braun
2017-05-16AP refactoring.Roger Braun
2017-05-07Prevent double insertions.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-03Remove doubled 'to' recipients.Roger Braun
2017-05-02Save context in likes / announces.Roger Braun
2017-04-21Add Undo of Follow Activity insertiondtluna
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
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