summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/deck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): pull to ↵syuilo2023-11-102-4/+0
| | | | refreshするたびにストリーミング全体の再接続が行われるのを修正
* デッキのカラムからリロードできる機能を追加 (#12274)おさむのひと2023-11-109-11/+51
| | | | | | | | | | * デッキのカラムからリロードできる機能を追加 * tweak --------- Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): In deck layout, replies option is not saved after refreshsyuilo2023-11-031-0/+6
| | | | Fix #12228
* enhance: ↵syuilo2023-10-112-2/+9
| | | | | | ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に Resolve #12001
* fix: deck uiでuser listを見たときにリプライが表示されない ↵anatawa122023-10-031-2/+14
| | | | | | | | | | | | | (#11951) * fix: deck uiでuser listを見たときにリプライが表示されない * docs(changelog): deck uiでuser listを見たときにリプライが表示されない * Update list-column.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: improve tl performance (#11946)syuilo2023-10-032-14/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Update NoteCreateService.ts * wip * wip * wip * wip * Update NoteCreateService.ts * wip * Update NoteCreateService.ts * wip * Update user-notes.ts * wip * wip * wip * Update NoteCreateService.ts * wip * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * wip * Update timelines.ts * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * Update misskey-js.api.md * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * wip * Update timelines.ts * wip * test * Update activitypub.ts * refactor: UserListJoining -> UserListMembership * Update NoteCreateService.ts * wip
* fixsyuilo2023-09-291-0/+6
|
* enhance(frontend): ↵syuilo2023-09-292-1/+8
| | | | タイムラインでファイルが添付されたノートのみ表示するオプションを追加
* :art:syuilo2023-09-291-1/+1
|
* feat: 通知の受信設定を強化syuilo2023-09-292-6/+6
|
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-282-2/+33
|
* refactor(frontend): use ESMsyuilo2023-09-1912-35/+35
|
* (ad) translation for deck column settings (#11778)かっこかり2023-09-041-1/+2
|
* 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:
* chore: ↵Shun Sakai2023-07-2712-0/+60
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* enhance(client): ↵syuilo2023-07-171-0/+4
| | | | Deckで非ルートページにアクセスした際に簡易UIで表示しない設定を追加
* fix(frontend): ↵syuilo2023-07-081-2/+9
| | | | | | ページ遷移でスクロール位置が保持されない問題を修正 Fix #11068
* feat(frontend): deck ↵anatawa122023-07-052-10/+32
| | | | | | | | | UIのカラムからアンテナ、リストの編集画面を開けるように (#11104) * feat: add edit antenna button onto deck column * feat: add edit list button onto deck column * docs(changelog): add deck UIのカラムのメニューからアンテナとリストの編集画面を開けるようになりました
* enhance(frontend): improve ux of deck scrollsyuilo2023-06-241-0/+5
| | | | Resolve #11007
* :art:syuilo2023-06-111-0/+1
|
* fix(frontend): make scrollbar-color track transparenttamaina2023-06-011-0/+3
| | | | Fix #9414
* [ci skip] :art:syuilo2023-06-011-1/+1
|
* :art:syuilo2023-06-011-10/+14
|
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* tweak uisyuilo2023-05-311-2/+1
|
* :art:syuilo2023-05-291-1/+5
|
* lintsyuilo2023-05-2910-40/+5
|
* :art:syuilo2023-05-261-5/+5
|
* :art:syuilo2023-05-261-2/+31
|
* :art:syuilo2023-05-261-0/+13
|
* refactorsyuilo2023-05-2011-43/+20
|
* refactorsyuilo2023-05-201-38/+0
|
* refactorsyuilo2023-05-1911-23/+23
|
* fix:ロールタイムライン無効に関する修正 (#10843)nenohi2023-05-191-1/+1
| | | | | | | | | | | * 修正 * note visibility change * public投稿のみ * update changelog * RN非表示機能がうごかないところだった
* refactorsyuilo2023-05-081-2/+2
|
* :art:syuilo2023-04-221-1/+1
|
* :art:syuilo2023-04-211-4/+1
|
* Revert ":art:"syuilo2023-04-211-1/+5
| | | | This reverts commit af738d9ca9c13f07d1ba72d0ead7267e95ef7fc4.
* :art:syuilo2023-04-201-5/+1
|
* use channels/my-favorites on deck/channel-column/setChannel (#10662)tsukimizake2023-04-181-1/+1
|
* feat: role timelinesyuilo2023-04-123-0/+70
| | | | Resolve #10581
* enhance(client): 投稿フォームをちょっといい感じに (#10442)tamaina2023-04-051-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .formラッパーを削除 * fix type of MkPostFormAttaches * :rocket: * :art: * :art: * :art: * :art: * specifiedの時は連合なしをdisabledに * :v: * set select default * gap: 2px (max-width: 500px) / 4px * wip * :v: * :art: * fix maxTextLength * 今後表示しない * :art: * cache channel * :art: * 連合なしにする * use i18n.ts.neverShow * :v: * refactor * fix indent * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* タイムラインを正常に無効化できるように (#10299)atsuchan2023-03-121-5/+11
| | | | | | | | | | | | | | | | | | | * タイムラインを正常に無効化できるように Timeline can be disabled successfully * Tune: disabled timeline to update disabled state immediately カラムの判定の場所をこっちにしないとリアルタイムで更新が反映されないので変更(タイムラインを正常に無効化できるように) * modify disabled timeline icon to ti-circle-minus 無効化されたタイムラインのアイコンをTabler iconのti-circle-minusに修正 Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* enhance(client): improve channel uisyuilo2023-03-041-1/+0
|
* :art:syuilo2023-03-031-1/+1
|
* enhance(client): improve entrance pagesyuilo2023-02-226-15/+15
| | | | Resolve #9986
* fix(client): ↵syuilo2023-02-171-1/+3
| | | | | | MkHeader及びデッキのカラムでチャンネル一覧を選択したとき、最大5個までしか表示されない Fix #9904
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-164-5/+3
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* feat(client): add channel column to decksyuilo2023-02-093-1/+75
|
* refactor(client): use css modulessyuilo2023-01-144-25/+19
|