summaryrefslogtreecommitdiff
path: root/src/client/components/note.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Channel (#6621)syuilo2020-08-181-2/+14
* Full view mode (#6636)syuilo2020-08-091-1/+1
* fix(client): Reactivate pollsyuilo2020-07-311-10/+10
* 自分のノートにリアクションを押せるように (#6506)Xeltica2020-07-301-2/+2
* feat(client): AiScript: ノート書き換えAPIsyuilo2020-07-291-3/+13
* chore: Remove debug codesyuilo2020-07-271-2/+0
* refactor(client): Use v-model for note component, freeze objectsyuilo2020-07-271-31/+83
* ワードミュート (#6594)syuilo2020-07-271-5/+22
* refactor(client): Do not mutate prop directlysyuilo2020-07-271-55/+36