summaryrefslogtreecommitdiff
path: root/src/server/activitypub/followers.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Return 404 for invalid Object ID (#3627)MeiMei2018-12-161-2/+7
| | | | | | | | | | | | | | | | * 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