summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkCustomEmojiDetailedDialog.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix code stylesyuilo2024-05-311-52/+56
|
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* Enhance(frontend): MkCustomEmojiDetailedDialogを調整 (#13015)1Step6212024-01-171-4/+6
| | | | | | | | | * MkEmojiDetailedDialogを調整 * 絵文字ライセンスでMFMを使えるように * <a> -> <MkLink> * 入力ボックスでmfmのオートコンプリートを効かせる
* Feat(frontend): ↵1Step6212024-01-131-0/+102
リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように (#12984) * リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように * update CHANGELOG.md * fix locale & type errors * fix locale etc * fix * fix type * lint fixes * lint fixes(2)