index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
core
/
CustomEmojiService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
admin/emoji/updateの必須項目を減らす 等 (#13449)
FineArchs
2024-02-25
1
-0
/
+5
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
1
-1
/
+1
*
Remove unnecessary nullish coalescing (#12058)
woxtu
2023-10-18
1
-1
/
+1
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-1
/
+1
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-10-06
1
-0
/
+14
|
\
|
*
絵文字重複チェック (#11941)
nenohi
2023-10-06
1
-0
/
+14
*
|
clean up
syuilo
2023-10-06
1
-1
/
+0
|
/
*
feat: 通知の受信設定を強化
syuilo
2023-09-29
1
-1
/
+1
*
enhance: improve moderation log
syuilo
2023-09-25
1
-3
/
+4
*
improve moderation log
syuilo
2023-09-24
1
-5
/
+36
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-2
/
+2
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-21
/
+21
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
1
-8
/
+1
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
1
-3
/
+3
*
fix(backend): キャッシュが溜まり続けないように
syuilo
2023-06-10
1
-2
/
+12
*
feat: カスタム絵文字ごとにそれをリアクションとして使...
syuilo
2023-05-18
1
-2
/
+20
*
カスタム絵文字のライセンスを一括でできるように (#10671)
nenohi
2023-04-19
1
-0
/
+16
*
fix types
syuilo
2023-04-14
1
-1
/
+1
*
[ci skip] improve readability
syuilo
2023-04-13
1
-1
/
+1
*
fix
tamaina
2023-04-12
1
-1
/
+1
*
fix type in CustomEmojiService 2
tamaina
2023-04-12
1
-1
/
+2
*
fix type in CustomEmojiService
tamaina
2023-04-12
1
-2
/
+2
*
Update CustomEmojiService.ts
syuilo
2023-04-12
1
-0
/
+1
*
fix(backend): カスタム絵文字でリアクションできないことが...
syuilo
2023-04-12
1
-1
/
+6
*
enhance: カスタム絵文字関連の変更 (#9794)
tamaina
2023-04-12
1
-10
/
+1
*
カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...
Chimorium
2023-04-11
1
-6
/
+2
*
add note
syuilo
2023-04-09
1
-0
/
+1
*
fix(server): リアクションできない問題をとりあえず修正 (#1...
tamaina
2023-04-09
1
-1
/
+4
*
perf(backend): cache local custom emojis
syuilo
2023-04-06
1
-30
/
+157
*
refactor(backend): rename Cache -> MemoryCache
syuilo
2023-04-04
1
-3
/
+3
*
refactor(backend): rename cache class
syuilo
2023-03-24
1
-3
/
+3
*
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
2023-03-16
1
-0
/
+2
*
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
2023-03-14
1
-1
/
+1
*
refactor: fix types
syuilo
2023-02-17
1
-1
/
+1
*
revert: 650187deaf
syuilo
2023-02-08
1
-0
/
+8
*
perf(client): do not render custom emojis in user names
syuilo
2023-02-08
1
-8
/
+0
*
perf(server): improvement of external mediaProxy (#9787)
tamaina
2023-02-04
1
-1
/
+1
*
proxyRemoteFilesがfalseならリモートカスタム絵文字は直リン...
syuilo
2023-01-26
1
-1
/
+5
*
tweak custom emoji handling
syuilo
2023-01-26
1
-1
/
+131
*
chore: check emoji host
syuilo
2023-01-26
1
-4
/
+6
*
wip
tamaina
2023-01-22
1
-0
/
+8
*
enhance(server): clean emoji response
syuilo
2022-12-31
1
-132
/
+0
*
fix: use || for emoji url fallback instead of ??
tamaina
2022-12-30
1
-1
/
+2
*
enhance: Proxy custom emojis to reduce image size and accelerate the frontend...
tamaina
2022-12-30
1
-6
/
+1
*
chore: fix import position
syuilo
2022-12-04
1
-1
/
+1
[next]