summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global/MkEmoji.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): ピン留め or ↵おさむのひと2024-03-021-3/+2
| | | | | | | | | | | | | 履歴に表示されるカスタム絵文字がサーバから削除されるとリアクションが出来なくなる (#13486) * fix(frontend): ピン留めに登録されているカスタム絵文字がサーバから削除されるとリアクションが出来なくなる * fix CHANGELOG.md * fix Unicode Emojis * fix Unicode Emojis * fix
* (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): バブルゲームの諸々を修正・改良2 (#12948)かっこかり2024-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (fix) ゲームが正常に終了するように * (enhance) 効果音の音量を設定可能に * (add) store * (add) スクショにロゴの透かしを入れる * Update packages/frontend/src/pages/drop-and-fusion.vue Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * tweak * tweak * tweak * tweak * Update drop-and-fusion.vue * tweak * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)Kagami Sascha Rosylight2024-01-071-6/+4
| | | | | | | | | * fix(frontend/emoji) restore U+FE0F for simple emojis * Update CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): ↵YAVIIGI2023-12-131-0/+2
| | | | | | | | | ノート中の絵文字をタップして「リアクションする」を押したときにリアクションサウンドが鳴るようにする (#12624) * Add sound.play() in copy reaction * Update CHANGELOG.md * fix lint error
* enhance(frontend): ↵syuilo2023-11-051-3/+32
| | | | 投稿内のunicode絵文字もメニューを出せるように
* 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>
* tweak custom emoji handlingsyuilo2023-01-261-53/+5
| | | | Close #9721
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * fix(client): ↵tamaina2023-01-251-1/+1
| | | | | | | | | | | | アニメーションをオフに設定しても絵文字のアニメーションが止まらない Fix #9720
* | remove console.logtamaina2023-01-221-1/+0
| |
* | wiptamaina2023-01-221-7/+8
| |
* | fixtamaina2023-01-221-1/+1
|/
* fix(client): ↵syuilo2023-01-221-2/+2
| | | | | | リアクションのカスタム絵文字が表示されないことがあるのを修正 Fix #9683
* fix(client): ↵syuilo2023-01-221-1/+1
| | | | | | リアクションのカスタム絵文字が表示されないのを修正 Fix #9682
* refactorsyuilo2023-01-221-1/+1
|
* ローカルのカスタム絵文字については直接オリジナルURL ↵syuilo2023-01-211-1/+5
| | | | リクエストするように
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-1/+3
| | | | Resolve #9516
* refactor(client): use css modulessyuilo2023-01-101-21/+21
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix 912791b3absyuilo2022-12-301-1/+2
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-10/+6
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+81