summaryrefslogtreecommitdiff
path: root/src/client/components/note.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-1228/+0
* feat: thread mute (#7930)syuilo2021-10-311-0/+15
* refactor(client): コンポーネント名が紛らわしくなるのでprevi...syuilo2021-10-161-3/+3
* :art:syuilo2021-10-031-1/+1
* refactor componentssyuilo2021-09-301-1/+1
* feat: ノートの翻訳機能syuilo2021-08-151-0/+32
* Improve clientsyuilo2021-08-081-4/+4
* Use FontAwesome as web font instead of vue component (#7469)syuilo2021-04-201-54/+43
* Tweak UIsyuilo2021-04-141-11/+0
* Resolve #7425syuilo2021-04-111-1/+14
* Default UI redesign (#7429)syuilo2021-04-101-5/+18
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-18/+5
* refactor: Tweak path alias of clientsyuilo2021-03-231-12/+12
* better note read handlingsyuilo2021-03-211-1/+2
* Revert "perf: Reduce database query"syuilo2021-03-211-9/+1
* perf: Reduce database querysyuilo2021-03-191-1/+9
* Improve reaction picker performancesyuilo2021-03-051-1/+2
* Revert "perf: use overflow: clip instead of hidden" (#7273)tamaina2021-03-021-6/+3
* Resolve #7270syuilo2021-02-281-14/+8
* 絵文字ピッカーを常に表示するようにsyuilo2021-02-271-1/+1
* perf: use overflow: clip instead of hiddensyuilo2021-02-271-3/+6
* 右クリックでリアクションピッカーを開くオプションsyuilo2021-02-201-1/+7
* wipsyuilo2021-02-151-2/+2
* noteコンポーネントを二つに分けたりsyuilo2021-01-011-31/+2
* Improve note auto collapse algorithmsyuilo2020-12-311-1/+1
* Better note auto collapse algorithmsyuilo2020-12-311-1/+1
* Tweak note collapse thresholdsyuilo2020-12-301-2/+2
* Resolve #3620syuilo2020-12-301-3/+42
* テキストを選択した状態でノートのコンテキストメニュ...syuilo2020-12-291-1/+1
* タイトルバー非表示オプションsyuilo2020-12-291-1/+1
* add notesyuilo2020-12-261-0/+8
* wipsyuilo2020-12-261-41/+41
* wipsyuilo2020-12-261-4/+4
* Storage improve (#6976)syuilo2020-12-191-23/+23
* ショートカットからお気に入りとRenote時にダイアログを...kabo24682020-12-111-1/+35
* :art:syuilo2020-12-051-1/+1
* wipsyuilo2020-11-291-1/+1
* Improve reaction pickersyuilo2020-11-181-1/+1
* 一旦パブリックにしないとクリップ作成できない問題を...syuilo2020-11-151-1/+2
* wip: clipsyuilo2020-11-151-1/+43
* Improve emoji pickersyuilo2020-11-141-30/+14
* 絵文字ピッカーを強化 + 絵文字ピッカーをリアクション...syuilo2020-11-071-14/+30
* Refactorsyuilo2020-11-031-2/+2
* メモリリークの一因になってそうだったのでrefを渡すの...syuilo2020-11-011-5/+2
* Instance Tickersyuilo2020-10-271-0/+8
* 自前ルーティング (#6759)syuilo2020-10-251-12/+7
* Resolve #6087syuilo2020-10-191-1/+16
* Make unrenote button dangersyuilo2020-10-181-0/+1
* Migrate to Vue3 (#6587)syuilo2020-10-171-194/+203
* Fix: Channel 投稿を削除編集すると Channel 外に投稿されるの...sobadon2020-09-221-1/+1