summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkReactionsViewer.details.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): ピン留め or ↵おさむのひと2024-03-021-1/+1
| | | | | | | | | | | | | 履歴に表示されるカスタム絵文字がサーバから削除されるとリアクションが出来なくなる (#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
|
* fix(frontend): ↵zyoshoka2023-11-111-2/+1
| | | | | | | | | | | | | | | | | | | | | アイコンデコレーションが見切れる問題を修正 (#12239) * fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように * Revert "fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように" This reverts commit db246b13d9c5b3a6112b4cf38f605cc8c967639b. * fix: tweak padding of account in navbar * fix: set minimum height of note preview * fix: リアクション一覧でアイコンデコレーションが見切れないように * Update CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 11以上されているリアクションにおいてツールチップで ↵Srgr02023-11-031-1/+1
| | | | | | | | | | | | | されるリアクション数が本来よりも1多い問題を修正 (#12219) * Update MkReactionsViewer.reaction.vue * Update CHANGELOG.md * Update MkReactionsViewer.details.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): use ESMsyuilo2023-09-191-1/+1
|
* 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>
* refactorsyuilo2023-05-191-2/+2
|
* fix(client): cat ears are clipped in MkReactionsViewer (#10445)Acid Chicken (硫酸鶏)2023-04-141-9/+10
| | | | | | | | | | | * fix: cat ears are clipped in MkReactionsViewer * fix: missing padding * fix border --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* refactorsyuilo2023-01-161-1/+1
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-141-49/+49
|
* refactorsyuilo2023-01-081-2/+2
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-2/+1
|
* 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/+96