1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-16 23:58:59 +09:00
Commit Graph

82 Commits

Author SHA1 Message Date
NoriDev
94bd0fa924 enhance(client): 「見たことのあるRenoteを省略して表示」オプションのデフォルトをオフに設定する 2023-06-15 03:46:34 +09:00
NoriDev
ff82886b1d feat(client): 投稿フォームにて、プレビューのオン・オフを記憶する 2023-06-15 03:15:10 +09:00
Ebise Lutica
80976114e3 「既にフォローしている場合、通知欄にフォローボタンを表示しない」をオプショナルに 2023-06-15 02:37:03 +09:00
NoriDev
c702ac56a5 Update store.ts 2023-06-15 02:30:59 +09:00
NoriDev
684ae57011 ナビゲーションメニューのバナースタイルの改善 2023-06-15 01:34:41 +09:00
Ebise Lutica
105f41796b ニックネーム機能
close #25
2023-06-15 00:45:22 +09:00
NoriDev
53a4e4054d misskey-js -> cherrypick-js 2023-06-12 16:35:30 +09:00
NoriDev
ce1315ec3b Update store.ts 2023-06-12 02:28:11 +09:00
NoriDev
3ca938c188 feat: ノートでアイコンを隠すオプションを追加 2023-06-12 00:11:59 +09:00
NoriDev
ed948bf91a feat: ナビゲーションメニューにバナー表示オプションを追加 2023-06-11 23:57:11 +09:00
NoriDev
4df786a308 プロフィールアイコンのデフォルトを四角形に設定 2023-06-09 20:36:19 +09:00
NoriDev
32c31da489 デフォルト設定の変更 2023-06-08 02:16:51 +09:00
NoriDev
4ef62189b7 enhance: ナビゲーションバーの配置を修正 2023-06-08 01:59:36 +09:00
NoriDev
9977d76714 enhance: タイムラインにノートへの返信を表示するオプションのデフォルトをオンに設定 2023-06-06 22:53:04 +09:00
NoriDev
d56b50a5f1 feat(client): ページの更新が必要なときに静かに通知する機能を追加 2023-06-05 20:47:49 +09:00
NoriDev
206ca5c90d fix typo: newNoteRecivedNotification -> newNoteReceivedNotification 2023-06-05 17:16:00 +09:00
NoriDev
fee4b042ca enhance(client): 特定のMFM構文を含むノートを省略化するかどうかを選択できる 2023-06-04 04:25:14 +09:00
NoriDev
5e86d02694 enhance(client): Friendly UIで通知領域をオン/オフできるように 2023-06-02 23:31:22 +09:00
NoriDev
e05f04da86 enhance(client): 通知の基本配置を縦に 2023-06-02 20:00:47 +09:00
NoriDev
f4e3cee6b9 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-01 20:10:20 +09:00
syuilo
15450b18e8 [ci skip] make enableCondensedLineForAcct false by default
for performance
2023-06-01 19:50:51 +09:00
NoriDev
fa4e422deb Merge remote-branch 'misskey/develop' 2023-06-01 17:51:18 +09:00
syuilo
cd82748889 enhance(frontend): 追加の絵文字用辞書をダウンロードできるように
Resolve #10921
2023-06-01 17:10:53 +09:00
NoriDev
013aab992a feat(client): フォントサイズをより簡単に変更できるよう 2023-05-27 13:20:03 +09:00
NoriDev
0d42857206 tweak blur setting 2023-05-26 15:28:02 +09:00
NoriDev
a467f1d72c Merge remote-branch 'misskey/develop' 2023-05-23 17:27:08 +09:00
syuilo
3804c6e7ad feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
syuilo
d10d5a8d53 enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように
Resolve #10646
2023-05-16 12:16:37 +09:00
yupix
f15f60d5b9
feat: 開発者モードを追加 2023-05-14 01:30:46 +00:00
NoriDev
a3ea3bba41 Merge remote-branch 'ltlapy/develop-v13' 2023-05-12 20:25:08 +09:00
NoriDev
97c4782014 Merge remote-branch 'upstream/develop' 2023-05-11 20:55:13 +09:00
ltlapy
78db91d63e Bump base into v13.12.1 2023-05-09 16:06:32 +09:00
syuilo
85a4c8dbb1
feat(frontend): アカウント初期設定ウィザード (#10799)
* wip

* 🎨

* 🎨

* wip

* wip

* 🎨

* Update CHANGELOG.md

* wip

* Update MkUserSetupDialog.vue

* add stories

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* update stories

* Update MkUserSetupDialog.Follow.stories.impl.ts

* test: load mock user account

* ✌️

* ✌️

* test: reset on each render

* test: use id to identify

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-05-08 17:29:19 +09:00
syuilo
febb9f388c enhance(frontend): make MkCondensedLine experimental 2023-05-05 08:34:05 +09:00
syuilo
e1f9ab77f8
feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整

* enhance(frontend): i18n

* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動

* enhance(frontend): サーバールールのデザイン調整

* Update CHANGELOG.md

* 不要な差分を削除

* fix(frontend): lint

* ui tweak

* test: add stories

* tweak

* test: bind args

* test: add interaction tests

* fix bug

* Update packages/frontend/src/pages/admin/server-rules.vue

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>

* Update misskey-js.api.md

* chore: windowを明示

* 🎨

* refactor

* 🎨

* 🎨

* fix e2e test

* 🎨

* 🎨

* fix icon

* fix e2e

---------

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-04-19 21:24:31 +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
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
ltlapy
7a7ac9f645 Bump base to v13.10.3+58f3a2e 2023-04-03 17:14:14 +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
ltlapy
202d407db1 Bump base to 13.9.2+42833cd 2023-03-16 14:55:38 +09:00
タービン
42833cd921
Fix #10261 (#10323) 2023-03-15 10:44:24 +09:00
ltlapy
9804deb159 Bump base to 13.9.2+dd6569a1 2023-03-08 15:28:39 +09:00
syuilo
dd6569a1bb
feat: Reaction acceptance (#10256)
* wip

* wip

* デフォルト設定
2023-03-08 08:56:47 +09:00
ltlapy
8679dadefe client: revert default sound setting 2023-03-07 21:34:55 +09:00
ltlapy
8b42344a1a Bump base to 13.9.2+8bf6911 2023-03-07 21:33:24 +09:00