summaryrefslogtreecommitdiff
path: root/src/server/activitypub/following.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-13strictNullChecks (#4666)syuilo1-3/+3
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-24/+17
2019-02-22Improve error handling of API (#4345)syuilo1-1/+0
2019-02-13Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)1-3/+10
2019-02-13Migrate cafy to 14.0 (#4240)syuilo1-2/+2
2019-01-31 Do not import as pack from AP renderer (#4048)MeiMei1-3/+3
2018-12-16Return 404 for invalid Object ID (#3627)MeiMei1-3/+9
2018-11-02Refactoring, Clean up and bug fixessyuilo1-2/+2
2018-09-19Specify AP Cache-Control (#2735)MeiMei1-0/+1
2018-08-21Set ActivityPub Content-Typemei231-2/+5
2018-08-14Implement ActivityPub Followers/Following/Outboxmei231-0/+80