summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/settings/general.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(frontend): ↵Camilla Ett2023-11-241-0/+3
| | | | | | | | | リアクションの横幅を150pxに制限するかどうかユーザーが選べるように (#12416) * feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように * localesの変更をjs-JP.ymlのみに修正し、日本語をより分かりやすく * クラス名を.icon から .limitWidthに変更
* enhance(frontend): tweak settings pagesyuilo2023-11-041-3/+1
|
* feat: notification groupingsyuilo2023-11-021-0/+3
| | | | Resolve #12211
* feat(frontend): ↵_2023-10-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | スワイプやボタンでタイムラインを再読込する機能 (#12113) * pc reloading * add: disable TL websocket option * fix: stream disconnect when reload * add: pull to refresh * fix: pull to refresh * add changelog * fact: change to disableStreamingTimeline * lint * remove: en-US text * refactor * refactor * add license identifier * tweak * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * change name timeoutHeartBeat * tweak * :art: --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* lint fixessyuilo2023-10-291-0/+3
|
* chore(frontend): tweak settings uisyuilo2023-10-221-11/+0
|
* enhance(frontend): ↵syuilo2023-10-221-1/+3
| | | | アイコンのデコレーションを非表示にできるように
* すべてのフォロー中の人のwithRepliesを変える機能 (#12049)anatawa122023-10-211-0/+11
| | | | | | | | | * feat: endpoint to update all following * feat(frontend): change show replies for all * docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように * fix: cancel not working
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 ↵anatawa122023-10-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#12048) * feat: add defaultWithReplies to MiUser * feat: use defaultWithReplies when creating MiFollowing * feat: update defaultWithReplies from API * feat: return defaultWithReplies as a part of $i * feat(frontend): configure defaultWithReplies * docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように * fix: typo * style: fix lint failure * chore: improve UI text * chore: make optional params of UserFollowingService.follow() object * chore: UserFollowingService.follow() accept withReplies * chore: add withReplies to MiFollowRequest * chore: process withReplies for follow request * feat: accept withReplies on 'following/create' endpoint * feat: store defaultWithReplies in client store * Revert "feat: return defaultWithReplies as a part of $i" This reverts commit f2cc4fe6 * Revert "feat: update defaultWithReplies from API" This reverts commit 95e3cee6 * Revert "feat: add defaultWithReplies to MiUser" This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5. * feat: configuring withReplies in import-following * feat(frontend): configure withReplies * fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown * fix(backend): withReplies of following/create not working * fix(frontend): importFollowing error * fix: withReplies is not working with follow import * fix(frontend): use v-model * style: fix lint --------- Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-2/+0
|
* feat(frontend): ↵かっこかり2023-09-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | センシティブなメディアを目立たせる設定を追加 (#11851) * (add) highlight sensitive image * Update Changelog * (change) 設定の位置 * (add) apply mediaHighlight to video * (change) image -> media * Update CHANGELOG * やっぱもうちょっと太い方がいい * (fix) style * Update ja-JP.yml --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(frontend): スリープ無効化機能syuilo2023-09-201-0/+3
| | | | Resolve #11853
* refactor(frontend): use ESMsyuilo2023-09-191-8/+8
|
* feat(frontend): ↵syuilo2023-09-191-0/+23
| | | | 任意のユーザーリストをタイムラインページにピン留めできるように
* 新しい実績を追加 (#11817)かっこかり2023-09-121-2/+30
| | | | | | | | | | | | | * (add) new achievement * (update) changelog * Update test-notification.ts * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: テスト通知を送信できるようにする (#11810)かっこかり2023-09-111-0/+3
| | | | | | | | | | | * (add) Notification test * Update Changelog * (add) backend, frontend impl * globalEventの名前を明確にする * Run API Extractor
* enhance(frontend): ↵syuilo2023-09-101-2/+8
| | | | リアクションの表示サイズをより大きくできるように
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377)tamaina2023-07-251-0/+1
|
* tweak localizationsyuilo2023-07-081-4/+4
| | | | Resolve #11119
* tweak of cd8274888syuilo2023-06-011-4/+19
|
* enhance(frontend): ↵syuilo2023-06-011-0/+22
| | | | | | 追加の絵文字用辞書をダウンロードできるように Resolve #10921
* perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)tamaina2023-05-191-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * #10781 * fix tsconfig * fetch image?? * Revert "fetch image??" This reverts commit 0925c28d5a4f328264c39d5591dc736795541683. * wip * Revert "wip" This reverts commit be97c6cb88318bcea441edeeecb69b6d6ed0dd8f. * loading="eager" * loading="eager" 2 * error * wip * wip * wip * wip * clean up * fix * 生成するworkerを1つにする? * clean up * use buraha * wip * smaller width, height * update buraha * clean up * fix * Update MkMediaImage.vue * Update MkImgWithBlurhash.vue * Revert "fix(frontend): センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正" This reverts commit 41e9aa6f9b03107518224e2ebde8889c64408204. * Update MkMediaList.vue * Update MkMediaList.vue * Update MkMediaList.vue * Update CHANGELOG.md * wait for decode * fix * ? * (test) remove container-type: inline-size; * Revert "(test) remove container-type: inline-size;" This reverts commit 9448e64228428175a3d624c04df1bfad0f59cb69. * container-name * Revert "container-name" This reverts commit 94385d32213a00a06a59fbd2296d6ef1b5f91785. * width: 100%; * improve performance * refactor * wip * WIP * wip * Revert "wip" This reverts commit 36e3b75cab8114e423544b79a8e2df353880f43b. * Revert "WIP" This reverts commit 05b729ef9189aea052ba411ac10f30a46cc668c8. * Revert "wip" This reverts commit 0801e7936116c58154d7cecfea955dd15fa61a77. * #10860 * wip * no worker * Revert "no worker" This reverts commit a9c49e4fb49976958a7594393343d52be0e082d7. * :v: * workerNumber固定は不要 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance: ↵syuilo2023-05-161-0/+2
| | | | | | タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように Resolve #10646
* chore(frontend): 設定画面を整理syuilo2023-05-151-10/+5
|
* feat: 開発者モードを追加yupix2023-05-141-1/+5
|
* fix(frontend): ↵syuilo2023-05-081-1/+2
| | | | | | センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正 Fix #10801
* chore(frontend): クライアントの全般設定を整理syuilo2023-05-071-21/+21
|
* chore(frontend): クライアントの全般設定を整理syuilo2023-05-071-36/+39
|
* chore(frontend): クライアントの全般設定を整理syuilo2023-05-071-11/+20
|
* feat(frontend): 通知の表示をカスタマイズできるようにsyuilo2023-04-171-0/+22
|
* enhance(client): ↵tamaina2023-04-151-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする (#10452) * :v: * fix * :v: * 422px上限 * 334 * min-height: 130px * 64px * fix * wip * :v: * fix * max-height: none * MkImgWithBlurHashでratioを計算する * wip * fix * fix? * Revert "fix?" This reverts commit e39d832dd1498ae58a2372b6dc527585ae165bac. * Revert "fix" This reverts commit 15be36ba55a411c5aac69037f693e1d922451f15. * Revert "wip" This reverts commit af7d86f69dd89e138d98f1285976b502f382e6c6. * fix * Revert "Revert "wip"" This reverts commit bb0036ae22ea2bca896ee9bb500bae624e81049b. * Revert "Revert "fix"" This reverts commit c1d94a45c575cc843e061a0c55df1106bf033035. * Revert "Revert "fix?"" This reverts commit 9cb4fbfd96db9adaf92cf3ec1f6f15b1b257d7b3. * fix * use clamp * readable * add 1:1, 3:4 * moveComment * 3:4 → 2:3 * fix * default * fallback * Revert "fallback" This reverts commit 741717dd4903ed89b6536d8ea1ca061aacfa7dcb. * Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように #10626
* feat(client): データセーバーモードの追加 (#10478)かっこかり2023-04-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * change nsfw settings * Update CHANGELOG.md * (fix) eliminate warning message when manually hide * Apply suggestions from code review Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * (change) translation key * revert nsfw settings (partial) * (add) data saver setting * Integrate MkMediaBlurhash and MkImgWithBlurhash * Update CHANGELOG.md * :art: * リモートのファイルでsizeが0の場合は表示しない, refを作らない * fix * かっこ --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* enhance(frontend): 常に広告を見られるオプションを追加syuilo2023-04-101-0/+2
|
* enhance(client): ↵syuilo2023-03-301-0/+2
| | | | ノートのリアクションを大きく表示するオプションを追加
* enhance(frontend): ↵syuilo2023-03-241-0/+2
| | | | クリップボタンをノートアクションに追加できるように
* [ci skip] chore(client): ↵syuilo2023-03-061-0/+1
| | | | showNoteActionsOnlyHover変更時にリロードダイアログを出すように
* enhance(client): improve channel uisyuilo2023-03-041-0/+2
|
* enhance(client): ↵syuilo2023-02-281-0/+2
| | | | ノートの操作部をホバー時のみ表示するオプション
* enhance(client): make renote collapsing optionalsyuilo2023-02-121-0/+2
| | | | Resolve #9891
* 一部のMFM構文をopt-inにsyuilo2023-02-111-2/+4
| | | | あとMFMチートシートはMisskey Hubに移動
* refactorsyuilo2023-01-071-19/+19
|
* refactorsyuilo2023-01-071-16/+16
|
* refactor(client): typed localStoragesyuilo2023-01-071-9/+10
|
* :art:syuilo2023-01-061-5/+5
|
* refactorsyuilo2023-01-051-44/+52
|
* update AiScript to 0.12.0syuilo2023-01-031-2/+0
|
* rename: client -> frontendsyuilo2022-12-271-0/+196