summaryrefslogtreecommitdiff
path: root/src/server/activitypub/followers.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve error handling of API (#4345)syuilo2019-02-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-131-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update string.ts * Refactor * Update string.ts * Update wrap-url.ts * Update string.ts * Update get-static-image-url.ts * Use querystring.stringify * Update outbox.ts * Back to the urlQuery * Update followers.ts * Update following.ts * Update outbox.ts * Update string.ts * Update get-static-image-url.ts * Update string.ts * Update string.ts * Separate prelude files
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-2/+2
|
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
|
* 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-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