anatawa12
722584bf72
すべてのフォロー中の人のwithRepliesを変える機能 ( #12049 )
...
* feat: endpoint to update all following
* feat(frontend): change show replies for all
* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように
* fix: cancel not working
2023-10-21 18:39:19 +09:00
anatawa12
5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #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>
2023-10-17 20:56:17 +09:00
syuilo
eb740e2c72
enhance: タイムラインからRenoteを除外するオプションを追加
2023-09-28 11:41:41 +09:00
かっこかり
7dc9fe4e24
feat(frontend): センシティブなメディアを目立たせる設定を追加 ( #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>
2023-09-22 16:03:10 +09:00
syuilo
bb460a1785
feat(frontend): スリープ無効化機能
...
Resolve #11853
2023-09-20 10:02:39 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
syuilo
299c9c4118
feat(frontend): 任意のユーザーリストをタイムラインページにピン留めできるように
2023-09-19 10:58:42 +09:00
かっこかり
3456680e1d
新しい実績を追加 ( #11817 )
...
* (add) new achievement
* (update) changelog
* Update test-notification.ts
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-09-12 15:48:19 +09:00
かっこかり
cd6428715e
feat: テスト通知を送信できるようにする ( #11810 )
...
* (add) Notification test
* Update Changelog
* (add) backend, frontend impl
* globalEventの名前を明確にする
* Run API Extractor
2023-09-11 14:31:50 +09:00
syuilo
295665a177
enhance(frontend): リアクションの表示サイズをより大きくできるように
2023-09-10 17:16:50 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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>
2023-07-27 14:31:52 +09:00
tamaina
81ba841fb8
perf(frontend): MkMediaListのアスペクト比制限を調整 ( #11377 )
2023-07-25 19:44:52 +09:00
syuilo
c2d7008cff
tweak localization
...
Resolve #11119
2023-07-08 12:53:51 +09:00
syuilo
f6830885d7
tweak of cd8274888
2023-06-01 17:34:56 +09:00
syuilo
cd82748889
enhance(frontend): 追加の絵文字用辞書をダウンロードできるように
...
Resolve #10921
2023-06-01 17:10:53 +09:00
tamaina
59255e11b8
perf: MkImgWithBlurhashとMkMediaImageを最適化 ( #10782 )
...
* #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 41e9aa6f9b
.
* 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.
* ✌️
* workerNumber固定は不要
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19 09:44:06 +09:00
syuilo
d10d5a8d53
enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように
...
Resolve #10646
2023-05-16 12:16:37 +09:00
syuilo
a7ee4aabcb
chore(frontend): 設定画面を整理
2023-05-15 16:40:19 +09:00
yupix
f15f60d5b9
feat: 開発者モードを追加
2023-05-14 01:30:46 +00:00
syuilo
41e9aa6f9b
fix(frontend): センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正
...
Fix #10801
2023-05-08 18:23:35 +09:00
syuilo
7d1dde0f04
chore(frontend): クライアントの全般設定を整理
2023-05-07 20:59:29 +09:00
syuilo
63a0b7353a
chore(frontend): クライアントの全般設定を整理
2023-05-07 20:56:46 +09:00
syuilo
f82810cf1b
chore(frontend): クライアントの全般設定を整理
2023-05-07 20:48:46 +09:00
syuilo
614f12386e
feat(frontend): 通知の表示をカスタマイズできるように
2023-04-17 13:12:58 +09:00
tamaina
15761a0fa8
enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする ( #10452 )
...
* ✌️
* fix
* ✌️
* 422px上限
* 334
* min-height: 130px
* 64px
* fix
* wip
* ✌️
* 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
2023-04-15 21:35:19 +09:00
かっこかり
bcbf06ac8c
feat(client): データセーバーモードの追加 ( #10478 )
...
* 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
* 🎨
* リモートのファイルでsizeが0の場合は表示しない, refを作らない
* fix
* かっこ
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-15 15:29:57 +09:00
syuilo
29c9a7d71a
enhance(frontend): 常に広告を見られるオプションを追加
2023-04-10 10:22:25 +09:00
syuilo
ffbe896f28
enhance(client): ノートのリアクションを大きく表示するオプションを追加
2023-03-30 12:49:23 +09:00
syuilo
5f52b13325
enhance(frontend): クリップボタンをノートアクションに追加できるように
2023-03-24 16:54:37 +09:00
syuilo
31f9ea31b9
[ci skip] chore(client): showNoteActionsOnlyHover変更時にリロードダイアログを出すように
2023-03-06 11:53:04 +09:00
syuilo
dcd4d80869
enhance(client): improve channel ui
2023-03-04 10:34:54 +09:00
syuilo
7c3a390763
enhance(client): ノートの操作部をホバー時のみ表示するオプション
2023-02-28 20:53:32 +09:00
syuilo
e1d41063cd
enhance(client): make renote collapsing optional
...
Resolve #9891
2023-02-12 08:18:22 +09:00
syuilo
b0616b52ea
一部のMFM構文をopt-inに
...
あとMFMチートシートはMisskey Hubに移動
2023-02-11 11:31:18 +09:00
syuilo
58bfb4dca4
refactor
2023-01-07 15:09:46 +09:00
syuilo
d09e1f4925
refactor
2023-01-07 14:59:54 +09:00
syuilo
91503405b4
refactor(client): typed localStorage
2023-01-07 10:13:02 +09:00
syuilo
82c4f694a0
🎨
2023-01-06 13:40:17 +09:00
syuilo
047262ab20
refactor
2023-01-05 21:04:56 +09:00
syuilo
e44f83fb9c
update AiScript to 0.12.0
2023-01-03 15:51:49 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00