summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/CustomEmojiService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* admin/emoji/updateの必須項目を減らす 等 (#13449)FineArchs2024-02-251-0/+5
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-10-061-0/+14
|\
| * 絵文字重複チェック (#11941)nenohi2023-10-061-0/+14
* | clean upsyuilo2023-10-061-1/+0
|/
* feat: 通知の受信設定を強化syuilo2023-09-291-1/+1
* enhance: improve moderation logsyuilo2023-09-251-3/+4
* improve moderation logsyuilo2023-09-241-5/+36
* refactor(backend): update directory structure for modelssyuilo2023-09-201-2/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-21/+21
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-8/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-3/+3
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-2/+12
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-181-2/+20
* カスタム絵文字のライセンスを一括でできるように (#10671)nenohi2023-04-191-0/+16
* fix typessyuilo2023-04-141-1/+1
* [ci skip] improve readabilitysyuilo2023-04-131-1/+1
* fixtamaina2023-04-121-1/+1
* fix type in CustomEmojiService 2tamaina2023-04-121-1/+2
* fix type in CustomEmojiServicetamaina2023-04-121-2/+2
* Update CustomEmojiService.tssyuilo2023-04-121-0/+1
* fix(backend): カスタム絵文字でリアクションできないことが...syuilo2023-04-121-1/+6
* enhance: カスタム絵文字関連の変更 (#9794)tamaina2023-04-121-10/+1
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-111-6/+2
* add notesyuilo2023-04-091-0/+1
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-091-1/+4
* perf(backend): cache local custom emojissyuilo2023-04-061-30/+157
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-3/+3
* refactor(backend): rename cache classsyuilo2023-03-241-3/+3
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-161-0/+2
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-141-1/+1
* refactor: fix typessyuilo2023-02-171-1/+1
* revert: 650187deafsyuilo2023-02-081-0/+8
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-8/+0
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-1/+1
* proxyRemoteFilesがfalseならリモートカスタム絵文字は直リン...syuilo2023-01-261-1/+5
* tweak custom emoji handlingsyuilo2023-01-261-1/+131
* chore: check emoji hostsyuilo2023-01-261-4/+6
* wiptamaina2023-01-221-0/+8
* enhance(server): clean emoji responsesyuilo2022-12-311-132/+0
* fix: use || for emoji url fallback instead of ??tamaina2022-12-301-1/+2
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-301-6/+1
* chore: fix import positionsyuilo2022-12-041-1/+1