summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/note (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-1810-1355/+0
|
* fix lintsJohann1502022-06-241-1/+0
|
* fix: always remove completed tasks (#8771)Johann1502022-05-311-1/+2
|
* fix: wrong type for isVisibleForMeJohann1502022-05-241-1/+1
|
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-191-0/+5
| | | | | * fix spelling * fix(activitypub): add authorization checks
* fix _misskey_content of quote renotes (#8533)Johann1502022-05-011-0/+2
|
* refactorsyuilo2022-04-171-4/+4
|
* improve webhooksyuilo2022-04-031-8/+4
|
* feat: Webhook (#8457)syuilo2022-04-021-0/+36
| | | | | | | | | | | * feat: introduce webhook * wip * wip * wip * Update CHANGELOG.md
* limit federation of reactions on direct notes (#8448)Johann1502022-03-271-1/+10
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-268-39/+40
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* perf(server): refactor and performance improvementssyuilo2022-03-253-8/+6
|
* Resolve #7208 (#7226)Ehsan Javadynia2022-03-221-0/+4
| | | add decrement replies count on delete note and a test for that
* perf(server): disable some antenna features to improve performancesyuilo2022-03-221-14/+5
|
* perf(server): reduce db querysyuilo2022-03-211-11/+27
|
* feat: アンケート終了通知syuilo2022-03-061-0/+10
| | | | Resolve #4664
* refactor: Use ESM (#8358)syuilo2022-02-2710-109/+109
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* feat: introduce intersection calculation of chartssyuilo2022-02-091-1/+1
|
* imprpve active users chartsyuilo2022-02-061-3/+2
|
* refactorsyuilo2022-02-034-9/+9
|
* enhance: convert svg to png of custom emojissyuilo2022-01-211-9/+5
|
* fix lintsyuilo2021-12-099-46/+46
|
* viaMobileフラグ廃止syuilo2021-11-121-3/+0
| | | | Close #7965
* refactoringsyuilo2021-11-1210-0/+1295
Resolve #7779