summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix: プッシュ通知の変更が1時間ほど反映されない問題を...tamaina2024-02-234-0/+23
* refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-2316-18/+29
* fix: SSR時のmetaをエスケープするように (#13440)かっこかり2024-02-232-2/+4
* enhance: `meta`をSSR HTMLに埋め込む (#13436)かっこかり2024-02-237-419/+521
* flash/update で部分的に変更できるようにする (#13396)FineArchs2024-02-221-6/+6
* refactor: Refactor NoteReadService.read (#13429)tamaina2024-02-222-33/+32
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-223-6/+14
|\
| * fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-223-6/+14
* | enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2024-02-227-4/+54
|/
* fix: Bump sharp to 0.33.2 (#13391)tamaina2024-02-212-6/+7
* refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375)okayurisotto2024-02-212-24/+66
* fix: syuilo/misskey時代から使用してるサーバーが改変したバ...anatawa122024-02-191-0/+16
* fix: nodeinfoにenableMcaptchaとenableTurnstileが無い (#13387)anatawa122024-02-192-0/+4
* fix: allow moderators see role assigned users; fix #13301 (#13315)Cocoa Hoto2024-02-171-1/+1
* fix of 9a70ce8f5ea9df00001894809f5ce7bc69b14c8asyuilo2024-02-171-1/+1
* feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-176-8/+33
* Merge pull request from GHSA-qqrm-9grj-6v32tamaina2024-02-178-29/+157
* refactor(backend): remove/replace deprecated type deps (#13252)zyoshoka2024-02-164-6/+4
* fix typesyuilo2024-02-161-1/+1
* fixsyuilo2024-02-161-2/+2
* refactor(backend): misc/cacheをシンプルな実装に戻したsyuilo2024-02-162-65/+17
* リモートユーザーが復活してもキャッシュにより該当ユ...MeiMei2024-02-163-12/+33
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-1626-64/+497
* feat(backend): likeOnlyなどでハートにフォールバックする際異...Kisaragi2024-02-161-3/+3
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131107-1109/+1109
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131107-1172/+1174
* perf: omit search for immutable static requests (#13265)Acid Chicken (硫酸鶏)2024-02-133-23/+47
* enhance: 禁止ワードはリモートノートも対象に (#13280)tamaina2024-02-133-6/+5
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-02-121-0/+8
|\
| * feat: provide tarball (#13260)Acid Chicken (硫酸鶏)2024-02-121-0/+8
* | update SPDX-FileCopyrightTextsyuilo2024-02-121107-1174/+1172
|/
* update depssyuilo2024-02-091-5/+5
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-099-29/+164
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-0840-64/+64
* Enhance: 連合向けのノート配信を軽量化 (#13192)MeiMei2024-02-075-16/+80
* AP Key の JSON-LD 表現を修正 (#13170)MeiMei2024-02-061-0/+1
* Enhance(frontend): フロント側でもリアクション権限のチェッ...1Step6212024-02-062-0/+5
* keep cached avatar&banner when refresh fails to get new values (#13145)Gianni Ceccarelli2024-02-041-9/+26
* ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2024-02-044-13/+20
* fix(backend): メール配信機能が無効ならばメールを送ること...atsuchan2024-02-041-0/+2
* fix: api-docが開けない問題を修正 (#13132)yukineko2024-02-025-39/+43
* fix(backend): "誰でも新規登録できるようにする"の初期値をO...おさむのひと2024-02-021-0/+16
* fix: Hide reactions of all remote users / feat: moderators can see reactions ...tamaina2024-02-012-4/+22
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-3157-141/+113
* update depssyuilo2024-01-301-13/+13
* refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-3015-203/+696
* fix(backend): Fix typos in job configurations (#13086)woxtu2024-01-282-8/+8
* fix(reversi/backend): refactor and fixessyuilo2024-01-241-6/+7
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-246-10/+59
* enhance(reversi): improve matching systemsyuilo2024-01-241-10/+9