summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: アンケート終了通知syuilo2022-03-061-0/+33
| | | | Resolve #4664
* feat: 時限ミュートsyuilo2022-03-043-1/+34
| | | | #7677
* fix esmsyuilo2022-03-011-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-2723-176/+176
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refacator: fix typwsyuilo2022-02-194-5/+5
|
* enhance: improve federation chartsyuilo2022-02-102-0/+30
|
* fix typosyuilo2022-02-091-1/+1
|
* feat: improve federation chartsyuilo2022-02-081-1/+2
|
* Improve chart engine (#8253)syuilo2022-02-064-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * Update core.ts * wip * wip * #7361 * delete network chart * federationChart強化 apRequestChart追加 * tweak
* refactorsyuilo2022-02-042-4/+8
|
* refactor: use date-fnssyuilo2022-02-046-12/+12
|
* ESMは使えないsyuilo2022-02-036-6/+6
|
* refactorsyuilo2022-02-031-3/+2
|
* update depssyuilo2022-02-036-6/+6
|
* refactor, enhance: ドライブ引数のオブジェクト化, ↵MeiMei2022-01-237-7/+7
| | | | | | | | | | | 追加時のcomment指定 (#8180) * refactor: ドライブの引数をオブジェクト化する Resolve #8177 * Resolve #8181 * fix * archivePath
* enhance: convert svg to png of custom emojissyuilo2022-01-212-3/+4
|
* feat(server): add more metadata for emoji exportsyuilo2022-01-211-1/+2
|
* refactor(server): use named exportsyuilo2022-01-207-7/+7
|
* feat: emojis importsyuilo2022-01-133-4/+94
|
* refactor(server): use insert instead of savesyuilo2022-01-031-2/+2
|
* fix(server): ↵syuilo2021-12-291-1/+2
| | | | エクスポートした絵文字の拡張子がfalseになることがあるのを修正
* Update export-custom-emojis.tssyuilo2021-12-121-2/+2
|
* refactorsyuilo2021-12-122-64/+37
|
* feat: カスタム絵文字エクスポートsyuilo2021-12-103-1/+135
|
* feat: improve follow exportsyuilo2021-12-101-15/+16
|
* fix lintsyuilo2021-12-0913-41/+41
|
* viaMobileフラグ廃止syuilo2021-11-121-1/+0
| | | | Close #7965
* refactorsyuilo2021-11-121-6/+6
|
* fix lint errorssyuilo2021-11-123-4/+4
|
* refactoringsyuilo2021-11-1219-0/+1331
Resolve #7779