aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub/views
AgeCommit message (Expand)Author
2019-09-26Lintingrinpatch
2019-09-26Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-08-14Use info.fields instead of source_data for remote usersEgor Kislitsyn
2019-08-14Linkify custom fields values in ActivityPub.UserViewxEgor Kislitsyn
2019-08-14Add profile custom fields to ActivityPub.UserViewEgor Kislitsyn
2019-07-12AP user view: Add a test for hiding totalItems in following/followersrinpatch
2019-07-10Add license/copyright to all project filesfeld
2019-07-09[#878] Tests improvements per code review.Ivan Tashkinov
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-05-22move key generation functions into Pleroma.Keys moduleWilliam Pitcock
2019-03-26AP UserView: Refactor banner / avatar display code, add test.lain
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-14activitypub: user view: do not expose oAuth endpoints for instance usersWilliam Pitcock
2019-02-13tests: add tests for endpointsWilliam Pitcock
2018-11-17activitypub: object view: avoid leaking private detailsWilliam Pitcock
2018-11-08Small refactor.lain
2018-07-12activitypub: switch to using x509 representation for public keys instead of p...William Pitcock
2017-12-11ActivityPub: Add Objects View.Lain Iwakura