summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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(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-079-49/+55
* perf(backend): reduce db querysyuilo2023-04-071-1/+1
* 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-0627-183/+109
|/
* 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
* enhance(backend): チャンネルの既読管理を削除syuilo2023-04-056-89/+6
* enhance(backend): improve cachesyuilo2023-04-0420-87/+182
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-0415-54/+54
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-0419-448/+163
* add notessyuilo2023-04-031-0/+2
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-0312-179/+52
* perf(backend): cache timeline of a channel to redissyuilo2023-04-034-4/+53
* enhance(server): 動画サムネイルの縦の長さを最大422pxにするtamaina2023-04-021-1/+1
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-3110-56/+43
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-3112-2/+259
* lint fixsyuilo2023-03-301-1/+1
* update depssyuilo2023-03-301-1/+1
* regionが空文字列のときはundefinedとする (#10410)YS2023-03-251-1/+1
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-2410-20/+67
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-244-19/+4
* enhance of f01e6ef6bfsyuilo2023-03-241-1/+5
* perf(backend): ドライブのチャートはローカルユーザーのみ...syuilo2023-03-241-8/+10
* refactorsyuilo2023-03-241-1/+1
* refactor(backend): rename cache classsyuilo2023-03-2415-52/+137