summaryrefslogtreecommitdiff
path: root/src/server/activitypub/following.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-3/+3
| | | | | | * Do not import as pack from AP renderer * rename
* Return 404 for invalid Object ID (#3627)MeiMei2018-12-161-3/+9
| | | | | | | | | | | | | | | | * Update activitypub.ts * Update activitypub.ts * Update featured.ts * Update followers.ts * Update following.ts * Update outbox.ts * Fix following, outbox
* Refactoring, Clean up and bug fixessyuilo2018-11-021-2/+2
|
* Specify AP Cache-Control (#2735)MeiMei2018-09-191-0/+1
|
* Set ActivityPub Content-Typemei232018-08-211-2/+5
|
* Implement ActivityPub Followers/Following/Outboxmei232018-08-141-0/+80