summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkReactionsViewer.reaction.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2023-09-211-0/+4
|
* refactor(frontend): use ESMsyuilo2023-09-191-6/+6
|
* tabsyuilo2023-09-181-3/+3
|
* fix(frontend): prevent layout-shift of reactions viewersyuilo2023-09-181-1/+1
| | | | Fix #11842
* enhance(frontend): ↵syuilo2023-09-101-10/+22
| | | | リアクションの表示サイズをより大きくできるように
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* enhance(frontend): 押したリアクションのデザインを改善 (#11434)Ebise Lutica2023-07-311-7/+5
| | | | | * enhance(frontend): 押したリアクションのデザインを改善 * Update CHANGELOG
* 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>
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
|
* add notesyuilo2023-05-191-0/+2
|
* enhance(frontend): ↵syuilo2023-05-191-5/+12
| | | | リアクションの取り消し/変更時に確認ダイアログを出すように
* enhance(client): ↵syuilo2023-03-301-1/+12
| | | | ノートのリアクションを大きく表示するオプションを追加
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* enhance(client): MkNoteのリアクションの表示数は16に制限 (#9841)tamaina2023-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(client): MkNoteのリアクションの表示数は16に制限・リアクションの横の?ボタンでリアクション詳細 * info-circleにする * - Layout Shiftが起こらないように - 自分のリアクションは必ずつける * https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235 * remove logger * refactor * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * Revert "https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235" This reverts commit ec1315b1fb207e0c5b2a5f2f4a00de7379c7a29b. * wip * wip * :art: * fix * fix * fix * :art: * wip * remove extras from MkNoteDetailed * もっと! * no v-if * dashed --------- Co-authored-by: acid-chicken <root@acid-chicken.com>
* tweak custom emoji handlingsyuilo2023-01-261-1/+1
| | | | Close #9721
* アニメーション減らすオプション有効時はリアクション ↵syuilo2023-01-231-0/+2
| | | | アニメーションを無効に
* Achievements (#9665)syuilo2023-01-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactor(client): use css modulessyuilo2023-01-141-11/+11
|
* refactorsyuilo2023-01-081-2/+2
|
* :art:syuilo2023-01-081-7/+7
|
* refactorsyuilo2023-01-081-2/+2
|
* :art:syuilo2023-01-071-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-2/+2
|
* :art:syuilo2023-01-011-1/+5
|
* enhance(server): clean emoji responsesyuilo2022-12-311-1/+0
|
* ReactionsViewerが消えることがある問題を修正syuilo2022-12-301-1/+0
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+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/+135