| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring | syuilo | 2021-11-12 | 1 | -92/+0 |
| | | | | | Resolve #7779 | ||||
| * | refactor: use path alias to improve readability | syuilo | 2021-08-19 | 1 | -1/+1 |
| | | |||||
| * | fix: mochaが動かないため拡張子なしに戻した | syuilo | 2021-08-19 | 1 | -5/+5 |
| | | |||||
| * | refactor: refactoring imports | syuilo | 2021-08-19 | 1 | -5/+5 |
| | | | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい | ||||
| * | Parse followers audience from followers URI (#7112) | InspectorCaracal | 2021-02-06 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add followersUri * add followersUri to audience parse * fetch followersUri * followersUri db migration * update followersUri * Rename 1611354329133-followersUri to 1611354329133-followersUri.ts * typo * Update person.ts * create/update person consistency * Update audience.ts * missing paren * tabs * use strict equality * Update audience.ts | ||||
| * | AP audience (visibility) パースの修正 (#5783) | MeiMei | 2020-01-30 | 1 | -0/+93 |
| * Refactor audience * audienceのないAP Object 対応 * fix * Update src/remote/activitypub/audience.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/remote/activitypub/audience.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||