summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0421-89/+184
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-0415-54/+54
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-0420-448/+174
* add notessyuilo2023-04-031-0/+2
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-0313-179/+62
* perf(backend): cache timeline of a channel to redissyuilo2023-04-034-4/+53
* enhance(server): 動画サムネイルの縦の長さを最大422pxにするtamaina2023-04-021-1/+1
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-3111-56/+54
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-3113-2/+280
* use workspace:*, use pnpm@8.1.0tamaina2023-03-301-1/+1
* lint fixsyuilo2023-03-301-1/+1
* update depssyuilo2023-03-302-41/+41
* chore: integrate misskey-js as a workspace item (git subtree) (#10409)Kagami Sascha Rosylight2023-03-301-1/+1
* regionが空文字列のときはundefinedとする (#10410)YS2023-03-251-1/+1
* Revert "Additional changes for the merge"Kagami Sascha Rosylight2023-03-251-1/+1
* Additional changes for the mergeKagami Sascha Rosylight2023-03-251-1/+1
* fix testsyuilo2023-03-241-4/+4
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-2411-20/+78
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-245-19/+15
* 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
* fix(server): 空のアンテナが作成できるのを修正syuilo2023-03-241-1/+1
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-246-4/+38
* enhance: コンディショナルロールの条件に「投稿数が~以...syuilo2023-03-232-1/+19
* bump aws-sdk to v3 for s3 (#10363)YS2023-03-235-75/+180
* fix(backend): 絵文字を編集すると保存できないことがある問...syuilo2023-03-221-6/+6
* Update packages/backend/test/utils.tssyuilo2023-03-221-1/+1
* feat: queue force promote (#10370)CyberRex2023-03-223-0/+58
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-208-4/+58
* fix(users/show): ユーザーが見つからなかった場合に404ステー...choco2023-03-202-2/+3
* 絵文字の名前に@や:が使用できる (#9964)nenohi2023-03-201-3/+8
* fix indentationsyuilo2023-03-201-11/+11
* feat: drive cleaner (#10366)CyberRex2023-03-201-0/+10
* fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight2023-03-192-6/+20
* test(backend): Add tests for clips (#10358)Nanashia2023-03-192-0/+1009
* feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight2023-03-191-10/+7
* perf(backend): improve performance of timeline apissyuilo2023-03-193-3/+9
* Fix: foreignkey on reports (#9753)atsuchan2023-03-191-0/+15
* test(backend): Add tests for web resources (#10341)Nanashia2023-03-182-129/+468
* 絵文字のライセンスを表示できるようにsyuilo2023-03-174-18/+63
* feat: clip favoritesyuilo2023-03-1621-10/+323