summaryrefslogtreecommitdiff
path: root/packages/client/src/components/note-detailed.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixsyuilo2022-03-051-2/+13
|
* fix(client): ノート詳細が開けないのを直したりsyuilo2022-02-111-10/+13
| | | | Fix #8305
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-281-1/+1
|
* refactorsyuilo2022-01-181-4/+4
|
* Fix #8151 (#8152)tamaina2022-01-181-0/+1
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-141-728/+134
|
* enhance: pizzaxでstreamingのuser storage ↵tamaina2021-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | updateイベントを監視して更新 (#8095) * wip * wip? * ? * streamingのuser storage updateイベントを監視して更新 * 必要な時以外はストレージを更新しない * fix? * wip * fix * fix
* client: tweak uisyuilo2021-12-021-2/+2
|
* feat(client): ↵syuilo2021-11-281-1/+5
| | | | Renoteなノート詳細ページから元のノートページに遷移できるように
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-211-8/+0
|
* update linrsyuilo2021-11-191-33/+33
|
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-191-2/+2
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-13/+10
|
* refactor(client): use composition api for tooltip logicsyuilo2021-11-121-13/+13
|
* enhance: show renoters (#7954)Johann1502021-11-121-47/+16
| | | | | | | | | | | | | | | | | | * refactor: deduplicate renote button into component For now the renoters tooltip just uses the reaction viewer component with a fixed emoji symbol instead. * chore: remove unnecessary CSS * fix: forgot to rename variable * enhance: use own tooltip instead of reaction viewer * clean up style * fix additional renoters number * rename file to better represent content
* viaMobileフラグ廃止syuilo2021-11-121-1/+0
| | | | Close #7965
* refactoringsyuilo2021-11-121-0/+1229
Resolve #7779