summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNote.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-1/+1
|
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-311-5/+4
| | | | Resolve #7740
* enhance(frontend): ↵syuilo2023-03-241-1/+9
| | | | クリップボタンをノートアクションに追加できるように
* feat: Reaction acceptance (#10256)syuilo2023-03-081-9/+24
| | | | | | | * wip * wip * デフォルト設定
* enhance(client): provide sticktyFootersyuilo2023-03-021-8/+8
|
* enhance(client): Renote した時の表示をリップルエフェクトと ↵Khsmty2023-03-011-2/+23
| | | | | | | | | | | | | | | toast に (#10116) * enhance(client): Renote した時の表示を toast に * fix: lint エラー * enhance(client): Renote した時の表示をリップルエフェクトに * toast も追加 * rippleeffect のタイミング変更 * toast の位置を header に被らないように
* :art:syuilo2023-03-011-0/+1
|
* :art:syuilo2023-03-011-2/+2
|
* :art:syuilo2023-03-011-16/+32
|
* enhance(client): ↵syuilo2023-02-281-8/+35
| | | | ノートの操作部をホバー時のみ表示するオプション
* :art:syuilo2023-02-251-5/+37
|
* enhance(client): renoteした際の表示を改善syuilo2023-02-251-2/+2
| | | | Resolve #10078
* enhance(client): ローカルのみ -> 連合なしsyuilo2023-02-241-1/+1
| | | | Resolve #10055
* enhance(client): tweak renote collapsing logicsyuilo2023-02-231-4/+1
|
* enhance(client): MFMのx3, ↵kabo24682023-02-211-0/+2
| | | | x4が含まれていたらノートをたたむようにした (#10012)
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): use tabler icons (#9915)taiy2023-02-141-1/+1
|
* tweaksyuilo2023-02-121-1/+2
|
* enhance(client): make possible to in-channel renote/quotesyuilo2023-02-121-2/+29
|
* :art:syuilo2023-02-121-0/+6
|
* enhance(client): make renote collapsing optionalsyuilo2023-02-121-2/+2
| | | | Resolve #9891
* enhance(client): MkNoteのリアクションの表示数は16に制限 (#9841)tamaina2023-02-111-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* enhance(client): ↵syuilo2023-02-111-2/+3
| | | | URLが4つ以上添付されている場合折りたたむように
* tweak MkNotesyuilo2023-02-111-1/+1
|
* enhance(client): ↵syuilo2023-02-111-1/+2
| | | | 添付ファイルが5つ以上あるときは折りたたむように
* enhance(client): ↵syuilo2023-02-111-6/+49
| | | | | | 一度見たノートのRenoteは省略して表示するように Resolve #1792
* fix(client): register_note_view_interruptor not workingsyuilo2023-02-081-1/+1
| | | | Fix #9826
* revert: 650187deafsyuilo2023-02-081-2/+2
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-2/+2
| | | | #9778
* tweak custom emoji handlingsyuilo2023-01-261-2/+2
| | | | Close #9721
* 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
* refactorsyuilo2023-01-161-2/+2
|
* typosyuilo2023-01-151-1/+1
|
* tweak csssyuilo2023-01-101-2/+2
|
* refactor(client): use css modulessyuilo2023-01-101-1/+1
|
* fix stylesyuilo2023-01-101-4/+4
|
* tweak stylesyuilo2023-01-101-17/+3
|
* refactor(client): use css modulessyuilo2023-01-101-304/+254
|
* :art:syuilo2023-01-091-1/+1
| | | | Resolve #9498
* tweak clientsyuilo2023-01-091-2/+2
|
* tweaksyuilo2023-01-081-3/+2
|
* tweak note componsntsyuilo2023-01-081-4/+8
|
* :art:syuilo2023-01-081-1/+1
|
* tweak note componentsyuilo2023-01-081-5/+60
|
* refactorsyuilo2023-01-031-2/+2
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-5/+5
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* refactorsyuilo2022-12-301-15/+15
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-3/+3
|