aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub/views
AgeCommit message (Expand)Author
2020-06-08Merge branch 'features/apc2s-pagination' into 'develop'Haelwenn
2020-03-03Update CopyrightsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-09[#1505] Removed wrapping of reply URIs into `first` element, added comments t...Ivan Tashkinov
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of activ...Ivan Tashkinov
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to repl...Ivan Tashkinov
2019-12-17Hide follower counter when hiding is activatedEgor Kislitsyn
2019-10-21[#1304] Merged `develop`, handled User.Info.invisible.Ivan Tashkinov
2019-10-21Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-19tests: add test to ensure invisible actors are rendered with the invisible hi...Ariadne Conill
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-09-25Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-23Merge branch 'develop' into test/activity_pub/transmogrifier.exMaksim Pechnikov
2019-09-19Add test for correct AP outbox paginationD Anzorge
2019-09-19Merge branch 'develop' into test/activity_pub/transmogrifier.exMaksim Pechnikov
2019-09-17Mastodon API: Add a setting to hide follow/follower count from the user view ...eugenijm
2019-09-11added testsMaksim Pechnikov
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