summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): アンテナのノート、チャンネルのノート、通知...syuilo2023-04-103-3/+3
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-099-34/+53
* fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo2023-04-091-2/+2
* fix(backend): 連合しているインスタンスについて予期せず配...syuilo2023-04-091-1/+1
* add notesyuilo2023-04-091-0/+1
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-092-3/+6
* fix(backend): 通知読み込みでエラーが発生する場合がある問...syuilo2023-04-091-0/+1
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-097-7/+92
* disable account migrationsyuilo2023-04-082-3/+3
* use for ofsyuilo2023-04-081-4/+4
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-081-1/+1
|\
| * chore: local test が redis version 起因で落ちる (#10519)omi2023-04-081-1/+1
* | disable flaky testsyuilo2023-04-081-34/+35
|/
* fetch person again (#10514)Namekuji2023-04-082-15/+23
* fix typesyuilo2023-04-081-2/+0
* feat(backend): support replication of postgresqlsyuilo2023-04-082-0/+26
* Create 1680931179228-account-move.jssyuilo2023-04-081-0/+17
* chore: use for instead of forEachsyuilo2023-04-081-4/+4
* feat: account migration (#10507)Namekuji2023-04-0814-55/+534
* enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo2023-04-081-24/+43
* fix(test): disable remote user testssyuilo2023-04-071-0/+6
* Revert "test"syuilo2023-04-071-1/+1
* testsyuilo2023-04-071-1/+1
* fix(backend): restore date properly of federated instance cachesyuilo2023-04-071-1/+9
* perf(backend): improve cache of federated instancessyuilo2023-04-072-18/+22
* enhance(backend): tweak cache of rolesyuilo2023-04-071-2/+2
* perf(backend): improve cache of instance of usersyuilo2023-04-071-7/+10
* typosyuilo2023-04-071-4/+4
* feat(backend): ジョブキュー用Redisを別サーバーに分離できる...syuilo2023-04-072-6/+17
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-0710-51/+64
* perf(backend): reduce db querysyuilo2023-04-071-1/+1
* update depssyuilo2023-04-061-23/+23
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-061-0/+2
|\
| * perf(backend): prevent emit needless db queriessyuilo2023-04-061-0/+2
* | perf(backend): cache avatar and banner url to dbsyuilo2023-04-0628-183/+126
|/
* perf(backend): reduce db querysyuilo2023-04-061-1/+7
* fix(backend): fix pack of notification behavioursyuilo2023-04-061-3/+7
* fixsyuilo2023-04-061-1/+1
* perf(backend): cache local custom emojissyuilo2023-04-0620-310/+335
* refactorsyuilo2023-04-061-2/+2
* perf(backend): reduce db querysyuilo2023-04-061-4/+7
* fix misskey-dev/misskey-#10417 (#10418)totegamma2023-04-061-0/+4
* fix: 通知インジケータが光りっぱなしになる問題を修正 (#...tamaina2023-04-062-4/+5
* fix: webhook delivery content-type (#9823) (#10458)xtexChooser2023-04-051-0/+1
* fixsyuilo2023-04-052-6/+21
* fixsyuilo2023-04-052-1/+1
* enhance(backend): improve userkeypair cachesyuilo2023-04-055-22/+32
* add notesyuilo2023-04-051-0/+1
* enhance(backend): improve cachesyuilo2023-04-0532-447/+263