summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/CustomEmojiService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+8
* refactorsyuilo2022-12-041-2/+2
* fix import typesyuilo2022-09-211-2/+2
* testsyuilo2022-09-191-13/+13
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+175