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 |
|
tamaina
|
0db88a5a3b
|
refactor: サウンド関連の設定をpizzaxに移行 (#8105)
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* wip
* clean up
* migration
* migration
* comment
* move soundConfigStore
* ✌️
* clean up
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* remove reversi setting
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* clean up
* update sounds.vue
* update
* fix type
* ✌️
* ;v;
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-04-12 10:39:57 +09:00 |
|
syuilo
|
29c9a7d71a
|
enhance(frontend): 常に広告を見られるオプションを追加
|
2023-04-10 10:22:25 +09:00 |
|
tamaina
|
6798effbab
|
enhance(client): 投稿フォームをちょっといい感じに (#10442)
* .formラッパーを削除
* fix type of MkPostFormAttaches
* 🚀
* 🎨
* 🎨
* 🎨
* 🎨
* specifiedの時は連合なしをdisabledに
* ✌️
* set select default
* gap: 2px (max-width: 500px) / 4px
* wip
* ✌️
* 🎨
* fix maxTextLength
* 今後表示しない
* 🎨
* cache channel
* 🎨
* 連合なしにする
* use i18n.ts.neverShow
* ✌️
* refactor
* fix indent
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-04-05 14:30:03 +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 |
|
タービン
|
42833cd921
|
Fix #10261 (#10323)
|
2023-03-15 10:44:24 +09:00 |
|
syuilo
|
dd6569a1bb
|
feat: Reaction acceptance (#10256)
* wip
* wip
* デフォルト設定
|
2023-03-08 08:56:47 +09:00 |
|
syuilo
|
60c1af674f
|
chore(client): tweak default sound setting
|
2023-03-07 09:51:37 +09:00 |
|
syuilo
|
3f507241ca
|
chore(client): tweak default value of numberOfPageCache
|
2023-03-04 17:19:18 +09:00 |
|
syuilo
|
dcd4d80869
|
enhance(client): improve channel ui
|
2023-03-04 10:34:54 +09:00 |
|
syuilo
|
5248395fc5
|
update sounds
|
2023-03-03 09:41:33 +09:00 |
|
KokiSakano
|
830fabef12
|
refactor: plugin.tsの型を修正する (#10027)
* refactor:plugin内のすべての関数にreturn typeを設定
* fix:pluginContextsから取得できない場合は早期リターンする
* fix:valueがstring以外の時は早期リターンする
* fix:valueが取得できる時以外は早期リターンする
* fix:pluginに型をつける
* fix:絞り込みをassertStringに変更
* fix:修正漏れ
* fix:valToJsからvalueを取得するように変更
|
2023-03-01 15:19:20 +09:00 |
|
syuilo
|
7c3a390763
|
enhance(client): ノートの操作部をホバー時のみ表示するオプション
|
2023-02-28 20:53:32 +09:00 |
|
Kagami Sascha Rosylight
|
63df2c851e
|
refactor: remove all unused imports (#9951)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-16 23:09:41 +09:00 |
|
syuilo
|
e1d41063cd
|
enhance(client): make renote collapsing optional
Resolve #9891
|
2023-02-12 08:18:22 +09:00 |
|
syuilo
|
e73e56be8f
|
一部のMFM構文をopt-outに
|
2023-02-11 12:31:56 +09:00 |
|
syuilo
|
b0616b52ea
|
一部のMFM構文をopt-inに
あとMFMチートシートはMisskey Hubに移動
|
2023-02-11 11:31:18 +09:00 |
|
tamaina
|
9843c596d8
|
disableShowingAnimatedImagesのデフォルト値をprefers-reduced-motionにする
Resolve #9821
Related to #6501
|
2023-02-06 11:29:48 +00:00 |
|
syuilo
|
88c3957085
|
enhance(client): hidden ads when canHideAds is true
|
2023-02-03 14:03:34 +09:00 |
|
tamaina
|
8a6f73c5ff
|
enhance: PizzaxデータをindexedDBに保存するように (#9225)
* Revert "Revert #8098"
This reverts commit 8b9dc962ae .
* fix
* use deepClone instead of deepclone
* defaultStore.loaded
* fix load
* wait ready
* use top-level await, await in device-kind.ts
|
2023-02-02 16:43:56 +09:00 |
|
syuilo
|
cef448f0f2
|
tweak blur setting
|
2023-01-27 11:18:44 +09:00 |
|
Kagami Sascha Rosylight
|
1959cb462b
|
Default to animation: false when prefers-reduced-motion is set (#9690)
* Default to `animation: false` when prefers-reduced-motion is set
* `.matches`
|
2023-01-26 16:08:45 +09:00 |
|
syuilo
|
fe0bb21b37
|
enhance(client): make possible to hide ads
Resolve #9590
Resolve #8996
|
2023-01-16 11:21:04 +09:00 |
|
syuilo
|
d99be6697e
|
enhance(client): donation dialog
|
2023-01-07 11:49:00 +09:00 |
|
syuilo
|
91503405b4
|
refactor(client): typed localStorage
|
2023-01-07 10:13:02 +09:00 |
|
syuilo
|
e44f83fb9c
|
update AiScript to 0.12.0
|
2023-01-03 15:51:49 +09:00 |
|
tamaina
|
e3f2845cf8
|
enhance(client): Sync widgets (#8512)
* feature: sync widgets among devices
* fix
* nanka iroiro
* classic.widgets.vueの機能をuniversal.widgets.vueに統合
* 左右のウィジェット編集状態を同期するように
* 左右やカラム間でウィジェットを行き来できるように
* MkWidgetsをCSS Module化
* set min-height: 100px;
* fix deck widget
* Update packages/client/src/ui/deck/widgets-column.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* merge
* Update classic.vue
* Delete classic.widgets.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-12-27 14:55:11 +09:00 |
|
syuilo
|
9384f5399d
|
rename: client -> frontend
|
2022-12-27 14:36:33 +09:00 |
|