summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend/ApNoteService): try retrieving again when failed by duplication (...Kagami Sascha Rosylight2023-08-082-20/+47
* enhance(backend): Improve behavior of correctFilename (#11484)tamaina2023-08-083-37/+93
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)tamaina2023-08-053-1/+93
* feat: sensitive channel (#11438)anatawa122023-08-058-0/+36
* Fix typos (#11450)woxtu2023-08-053-5/+5
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-05107-542/+71
* update deps (#11409)syuilo2023-07-3110-41/+43
* Remove an unused dependency (#11405)woxtu2023-07-292-2/+0
* chore: add missing license identifiersyuilo2023-07-282-0/+10
* feat(backend): support OAuth 2.0 authorization (#11053)Kagami Sascha Rosylight2023-07-278-6/+1490
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271013-236/+5034
* Use promises API (#11351)woxtu2023-07-273-17/+8
* refactor: forkでデフォルトのノート文字数を変更した場合、...猫ロキP@deflis2023-07-271-2/+3
* build: close #10953Acid Chicken (硫酸鶏)2023-07-261-13/+15
* fix: hide sensitive gallery image on OGP (#11380)Acid Chicken (硫酸鶏)2023-07-251-2/+6
* fix(backend): Change isPublic to correctly recognize as:Public term (#11347)Koki Takahashi2023-07-251-1/+1
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-258-10/+10
* Use BullMQAdapter (#11367)hutchisr2023-07-251-2/+2
* refactor: avoid redundant method chainAcid Chicken (硫酸鶏)2023-07-211-1/+1
* enhance: Add OGP data for notes with multiple images/videos (#11142)Alex2023-07-211-10/+12
* perf(backend): use RSA 2048bitsyuilo2023-07-212-2/+2
* fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo2023-07-211-5/+5
* fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron2023-07-211-0/+2
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
* fix redis configtamaina2023-07-201-0/+1
* enhance(backend): 設定ファイルでioredisの全てのオプションを...tamaina2023-07-204-66/+35
* enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo2023-07-201-3/+3
* perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)2023-07-202-9/+11
* perf(backend): createPersonでキャッシュに保存する, DBのトラン...tamaina2023-07-201-57/+42
* enhance: ユーザーにロールが期限付きでアサインされてい...syuilo2023-07-202-3/+14
* Remove unused dependencies (#11327)woxtu2023-07-201-6/+0
* fix: failed to resolve acct URI which points to local Person (#11024)xtex2023-07-192-4/+22
* Fix auto-fixable issues (#11314)woxtu2023-07-1936-71/+70
* update depssyuilo2023-07-181-10/+10
* enhance(backend): add unix socket support (#11275)dogcraft2023-07-173-3/+16
* fix of #11293syuilo2023-07-161-3/+3
* Export notes with file detail (#11293)CGsama2023-07-161-2/+8
* use happy-dom 10.0.3syuilo2023-07-161-1/+1
* feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight2023-07-157-12/+165
* fix type errorssyuilo2023-07-151-5/+6
* refactor(backend): Improve UUID generation (#11286)woxtu2023-07-158-28/+25
* update depssyuilo2023-07-152-12/+12
* fix: typo in comment (#11283)ZerglingGo2023-07-151-1/+1
* feat: MeilisearchにIndexするノートの範囲を設定できるように ...まっちゃとーにゅ2023-07-152-1/+22
* enhance: 招待機能の改善 (#11195)yukineko2023-07-1518-33/+667
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-1412-27/+28
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-143-3/+3
* fix runtime errorsyuilo2023-07-131-67/+67
* refactor(backend): `core/activitypub` (#11247)okayurisotto2023-07-1313-159/+163