summaryrefslogtreecommitdiff
path: root/packages/frontend/src/custom-emojis.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(frontend): ↵syuilo2023-05-311-1/+9
| | | | | | サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善 Resolve #10925
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-8/+5
| | | | #10838
* enhance(client): emojisはIndexedDBに保存する (#10121)tamaina2023-02-281-7/+16
| | | | | * enhance(client): emojisはIndexedDBに保存する * lastEmojisFetchedAt
* enhance(client): tweak custom emoji cachesyuilo2023-01-271-5/+10
|
* lintsyuilo2023-01-261-4/+4
|
* better category null handlingtamaina2023-01-221-4/+6
|
* remove console.logtamaina2023-01-221-4/+0
|
* 1時間にtamaina2023-01-221-1/+1
|
* wiptamaina2023-01-221-5/+5
|
* wiptamaina2023-01-221-2/+4
|
* wiptamaina2023-01-221-1/+13
|
* customEmojiCategories as computedtamaina2023-01-161-14/+8
|
* :v:tamaina2023-01-161-0/+1
|
* setIntervaltamaina2023-01-161-1/+1
|
* wiptamaina2023-01-161-8/+10
|
* refactorsyuilo2023-01-091-11/+10
|
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-091-0/+48