summaryrefslogtreecommitdiff
path: root/src/server/activitypub/followers.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-102/+0
* feat: make possible to configure following/followers visibility (#7959)syuilo2021-11-071-1/+15
* refactor: use path alias to improve readabilitysyuilo2021-08-191-1/+1
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-9/+9
* refactor: refactoring importssyuilo2021-08-191-9/+9
* refactor: Use path aliassyuilo2021-03-231-2/+2
* Cache extra AP objects (#6349)MeiMei2020-05-151-1/+1
* Update dependencies :rocket:syuilo2019-09-271-2/+2
* strictNullChecks (#4666)syuilo2019-04-131-3/+3
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-23/+15
* Improve error handling of API (#4345)syuilo2019-02-221-1/+0
* Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-131-3/+10
* 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
* Return 404 for invalid Object ID (#3627)MeiMei2018-12-161-2/+7
* 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