aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/views
AgeCommit message (Expand)Author
2019-10-06Move local keys out of `user.info`rinpatch
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-09-26Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.exrinpatch
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-08-04Do not add the "next" key to likes.json if there is no more itemsSergey Suprunenko
2019-08-03RefactorThibaut Girka
2019-08-03Only add `preferredUsername` to service actor json when the underlying user a...Thibaut Girka
2019-08-03Add preferredUsername to service actors so Mastodon can resolve themThibaut Girka
2019-07-17activitypub: represent internal fetch actorAriadne Conill
2019-07-12ActivityPub User view: Following/Followers refactoringrinpatch
2019-05-22move key generation functions into Pleroma.Keys moduleWilliam Pitcock
2019-05-03formatter.ex: Add get_emoji_map/1Haelwenn (lanodan) Monnier
2019-03-26AP UserView: Refactor banner / avatar display code, add test.lain
2019-03-25Attempt to fix incorrect federation of default instance avatarsMark Felder
2019-03-23activitypub: object view: use preloaded object when possibleWilliam Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-22Fix: Fixing an outbox related bug when local user activity is emptyKZ
2019-02-14activitypub: user view: formattingWilliam Pitcock
2019-02-14activitypub: user view: report totalItems=0 for follows/followers when hiddenWilliam Pitcock
2019-02-14activitypub: user view: remove totalItems from user outboxWilliam Pitcock
2019-02-14activitypub: user view: remove totalInbox from user inbox viewWilliam Pitcock
2019-02-14activitypub: user view: do not expose oAuth endpoints for instance usersWilliam Pitcock
2019-02-13activitypub: user view: use route helpers instead of hardcoded URIsWilliam Pitcock
2019-02-13activitypub: user view: add oauthRegistrationEndpoint to user profilesWilliam Pitcock
2019-02-13activitypub: user view: fix up endpoints renderingWilliam Pitcock
2019-02-13user view: add AP C2S oauth endpoints to local user profilesWilliam Pitcock
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-02-06hide_followings was renamed to hide_followers in the FE, but never synced up ...Mark Felder
2019-02-06Fix if clause in activity_pub user_viewhref
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-23Flake Ids for Users and Activitieshref
2019-01-17Fix bad link in likes collectionsxsdv1
2019-01-12Add route to get object like activitiessxsdv1
2018-12-31update copyright years to 2019William Pitcock
2018-12-30Implement ActivityPub inbox viewsxsdv1
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-02Hide network in ap.lain
2018-11-20Fix most mastodon api bugs.lain
2018-11-17activitypub: object view: avoid leaking private detailsWilliam Pitcock
2018-11-10activitypub: object view: sanitize both the activity and the object when an a...William Pitcock
2018-11-08user view: unify a @context entry that was missedWilliam Pitcock
2018-11-08Small refactor.lain
2018-08-27Merge branch 'feature/relay' into 'develop'lambda
2018-08-26Merge branch 'feature/emoji-in-local-users' into 'develop'kaniini
2018-08-26Merge branch 'develop' into 'feature/relay'kaniini
2018-08-16Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'kaniini