Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 13.13.0 #10932

Merged
merged 195 commits into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
195 commits
Select commit Hold shift + click to select a range
eef368a
Update about-misskey.vue
syuilo May 13, 2023
9166a58
:art:
syuilo May 13, 2023
1eaf287
:art:
syuilo May 14, 2023
89a3195
:art:
syuilo May 14, 2023
8c97c54
refactor(frontend): use css modules
syuilo May 14, 2023
f15f60d
feat: 開発者モードを追加
yupix May 14, 2023
a979fb9
change(frontend): 動的ページのコンポーネントを削除
syuilo May 14, 2023
30ff459
Merge branch 'misskey-dev:develop' into feat/client-dev-mode
yupix May 14, 2023
238d0fa
refactor
syuilo May 14, 2023
7cc555f
Merge branch 'misskey-dev:develop' into feat/client-dev-mode
yupix May 14, 2023
3d4a90b
refactor(frontend): use composition api
syuilo May 14, 2023
0717afc
refactor(frontend): use composition api
syuilo May 14, 2023
636428c
make __VUE_OPTIONS_API__ false
syuilo May 14, 2023
3d94dec
Merge pull request #10847 from yupix/feat/client-dev-mode
syuilo May 14, 2023
3839101
Revert "make __VUE_OPTIONS_API__ false"
syuilo May 14, 2023
55190e6
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 14, 2023
9ff088a
:v:
syuilo May 14, 2023
93629fb
upgrade aiscript to 0.13.3
syuilo May 14, 2023
d36e44b
Update pnpm-lock.yaml
syuilo May 14, 2023
86f952e
fix #10850 ?
syuilo May 14, 2023
c066013
fix #10850 ?
syuilo May 15, 2023
f4e6d73
refactor
syuilo May 15, 2023
60f504b
fix(frontend): ツールチップが永久にDOMに残ることがある問題を修正
syuilo May 15, 2023
d867fc0
clean up
syuilo May 15, 2023
a7ee4aa
chore(frontend): 設定画面を整理
syuilo May 15, 2023
23f106a
refactor(frontend): boot分割したり副作用減らしたりとか
syuilo May 15, 2023
d10d5a8
enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように
syuilo May 16, 2023
0d8e1c5
channel favoriteの位置修正 (#10855)
nenohi May 16, 2023
153eed7
fix(frontend/test): MkAnimBgで毎回Chromaticの差分が生成されないように
syuilo May 16, 2023
a35f0d4
refactor: define _IS_CHROMATIC_
syuilo May 16, 2023
ed3c137
Revert "refactor: define _IS_CHROMATIC_"
syuilo May 16, 2023
5d22e11
:art:
syuilo May 17, 2023
ca2ed0a
:art:
syuilo May 17, 2023
cbca488
fix streamin error
syuilo May 17, 2023
e126083
fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと機能しない
syuilo May 17, 2023
7b01296
refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善
syuilo May 17, 2023
e707aad
update deps
syuilo May 17, 2023
747d323
ci: fix breaking on foreign repos
acid-chicken May 17, 2023
45263f4
ci: stop MkGalleryPostPreview snapshot
acid-chicken May 17, 2023
dd60f1a
fix(frontend/MkUrlPreview): summalyがエラーになった際の挙動を修正
tamaina May 17, 2023
6bb82cd
ci: use actual base
acid-chicken May 18, 2023
6173ceb
ci: remove deprecated notifications
acid-chicken May 18, 2023
9b5b3a4
perf(backend): pre-compile regexp
syuilo May 18, 2023
7ce5694
feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように
syuilo May 18, 2023
db1098a
feat(backend): カスタム絵文字ごとに連合するかどうか設定できるように
syuilo May 18, 2023
2315067
tweak of 7ce569424
syuilo May 18, 2023
e3f9144
13.13.0-beta.1
syuilo May 18, 2023
a3423ba
tweak
syuilo May 19, 2023
527a13b
enhance(frontend): リアクションの取り消し/変更時に確認ダイアログを出すように
syuilo May 19, 2023
3804c6e
feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加
syuilo May 19, 2023
59255e1
perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)
tamaina May 19, 2023
f68c743
add note
syuilo May 19, 2023
dddbc1c
feat: 公開リスト (#10842)
chocolate-pie May 19, 2023
d63b943
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 19, 2023
0c0ae6f
13.13.0-beta.2
syuilo May 19, 2023
8317772
fix:Firefoxでサインアップする時、メールアドレスがユーザー名として認識される#10523 (#10869)
mappi-pr May 19, 2023
95b9284
:art:
syuilo May 19, 2023
6a5ef5b
refactor
syuilo May 19, 2023
f68008b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 19, 2023
56d4658
refactor(frontend): use css module
syuilo May 19, 2023
95470a4
refactor
syuilo May 19, 2023
4a703d7
refactor
syuilo May 19, 2023
be2142b
refactor
syuilo May 19, 2023
acd5e0b
update deps
syuilo May 19, 2023
02715f5
update pnpm to 8.5.1
tamaina May 19, 2023
bd66661
fix:ロールタイムライン無効に関する修正 (#10843)
nenohi May 19, 2023
c713af8
refactor
syuilo May 19, 2023
1b78c6a
refactor
syuilo May 19, 2023
15db0b8
test(backend): Add tests for antennas (#10868)
Nanashia May 19, 2023
1eb35dd
delete /docs
syuilo May 19, 2023
ee3f408
feat: impl IdlingRenderScheduler (#10547)
acid-chicken May 19, 2023
c685989
refactor
syuilo May 20, 2023
30cb03a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 20, 2023
d177f97
refactor
syuilo May 20, 2023
05507a4
enhance(frontend): Deck UIを使用している場合、`/`以外にアクセスした際にZen UIで表示するように
syuilo May 20, 2023
81fd94e
chore: update slacc (#10867)
acid-chicken May 20, 2023
915ed39
feat: support summary_large_image (#10862)
acid-chicken May 20, 2023
ca75afe
13.13.0-beta.3
syuilo May 20, 2023
38e6f3f
:art:
syuilo May 20, 2023
22a6bd6
ci: fix branch name
acid-chicken May 20, 2023
9a6ce1e
ci: fix head user
acid-chicken May 20, 2023
b0344e0
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 21, 2023
acdcd7c
enhance(frontend): improve signup complete ui (#10876)
caipira113 May 24, 2023
ed90265
refactor
syuilo May 24, 2023
1de774f
update deps
syuilo May 24, 2023
d2eec3a
refactor
syuilo May 24, 2023
38a1d66
:art:
syuilo May 24, 2023
62fe3bf
refactor(#7598): add i18n dynamic typings (#10882)
acid-chicken May 24, 2023
0513ff8
refactor
syuilo May 24, 2023
bdf08c8
refactor
syuilo May 24, 2023
1c57983
refactor
syuilo May 24, 2023
30cb791
enhance(frontend): フォロー/フォロー解除したときに自動でTLをリロードするのをやめるように
syuilo May 24, 2023
4129ac1
package.jsonの並び替えを修正
tamaina May 25, 2023
31a7350
:art:
syuilo May 26, 2023
06b1250
:art:
syuilo May 26, 2023
6cc8627
:art:
syuilo May 26, 2023
fd03e2e
:art:
syuilo May 26, 2023
10634b3
refactor
syuilo May 26, 2023
406e5d2
fix(client): /shareをsubBootPathsから外す
tamaina May 26, 2023
8050f89
Revert "fix(client): /shareをsubBootPathsから外す"
tamaina May 26, 2023
eee1e74
shareページに"Misskeyへ"ボタンを設置
tamaina May 26, 2023
cf46816
feat: アカウント初期設定ウィザードに戻るボタンと、後で進むボタンを追加 (#10893)
noridev May 26, 2023
98aef97
enhance: ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加、お知らせの画像URLを空にできない問題を修正…
chocolate-pie May 26, 2023
a879607
refactor
syuilo May 27, 2023
11d22c7
refactor
syuilo May 27, 2023
3a924f3
refactor
syuilo May 27, 2023
fb54c58
:art:
syuilo May 27, 2023
a80003c
fix(frontend): Zen UIで、デッキ設定で直接/以外を表示したときデッキに戻るボタンを表示 (#10909)
tamaina May 28, 2023
7cbd852
pnpm devでCtrl+Cで終了させてもプロセスが完全に殺せないのを修正 (#10914)
tamaina May 28, 2023
fd7b77c
enhance(backend): migrate bull to bullmq (#10910)
syuilo May 29, 2023
b6f21b6
refactor
syuilo May 29, 2023
4790ddf
refactor of QueueProcessorService
syuilo May 29, 2023
b35b9bc
Update QueueProcessorService.ts
syuilo May 29, 2023
f930eae
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Nod…
syuilo May 29, 2023
afa4cd9
13.13.0-beta.4
syuilo May 29, 2023
8c66fad
lint
syuilo May 29, 2023
c5f9b1c
lint
syuilo May 29, 2023
25d1b66
refactor
syuilo May 29, 2023
a1200ad
lint
syuilo May 29, 2023
115167e
update deps
syuilo May 29, 2023
f469f55
New Crowdin updates (#10916)
syuilo May 29, 2023
3097bb6
refactor
syuilo May 29, 2023
7f23527
:art:
syuilo May 29, 2023
bd66a3f
:art:
syuilo May 29, 2023
19b96ff
refactor
syuilo May 29, 2023
101e8d7
refactor
syuilo May 29, 2023
c6ea7f7
New Crowdin updates (#10917)
syuilo May 29, 2023
3c07d3f
use [email protected]
tamaina May 29, 2023
0a2ac58
refactor
syuilo May 30, 2023
f551b6d
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo May 30, 2023
dc031b1
perf(frontend): emojilistのサイズ削減
syuilo May 30, 2023
8b33a70
vue-plyrやめるなど
syuilo May 30, 2023
8f14b42
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
syuilo May 30, 2023
f091007
refactor
syuilo May 30, 2023
a3a47b8
:art:
syuilo May 30, 2023
de71845
:art:
syuilo May 30, 2023
8e8e3db
refactor
syuilo May 30, 2023
a4a1717
clean up
syuilo May 30, 2023
a6cd97c
fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正
syuilo May 30, 2023
f2d9e31
fix(frontend): Pagesのコンテンツが表示されない・作成や編集ができない問題を修正
syuilo May 30, 2023
4256e20
13.13.0-beta.5
syuilo May 30, 2023
d7efdd7
perf(frontend): minify file names
syuilo May 30, 2023
f8f3304
fix(frontend/MkNoteDetailed): fix css module
tamaina May 30, 2023
8e5d31e
New Crowdin updates (#10918)
syuilo May 31, 2023
14da0a6
tweak ui
syuilo May 31, 2023
821bb1c
perf(frontend): サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善
syuilo May 31, 2023
aba0755
enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむようにした (#10165)
kabo2468 May 31, 2023
e11f82c
refactor
syuilo May 31, 2023
9521519
reafactor
syuilo May 31, 2023
a535142
13.13.0-beta.6
syuilo May 31, 2023
6dd219b
fix: Firefoxにおける絵文字ピッカーのTabキーフォーカス問題の修正 (#10926)
mappi-pr May 31, 2023
6addf90
tweak ui
syuilo May 31, 2023
1cc616b
fix(frontend): disconnect ResizeObserver
tamaina May 31, 2023
ff94b64
:art:
syuilo May 31, 2023
d8a564c
:art:
syuilo May 31, 2023
a2c77a0
Update style.scss
syuilo Jun 1, 2023
a4de927
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jun 1, 2023
8cc6c2c
New Crowdin updates (#10929)
syuilo Jun 1, 2023
31a8129
New translations ja-JP.yml (Korean) (#10933)
syuilo Jun 1, 2023
ec2f05d
fix(backend): i/notificationsのsinceIdが機能しない問題を修正
syuilo Jun 1, 2023
3089a86
fix: テーマにプロパティ 'fgOnWhite' を追加してフォローボタンのスタイルを調整 (#10931)
sasagar Jun 1, 2023
6c09361
:art:
syuilo Jun 1, 2023
2c0b10b
refactor
syuilo Jun 1, 2023
cd82748
enhance(frontend): 追加の絵文字用辞書をダウンロードできるように
syuilo Jun 1, 2023
146e89e
Update index.d.ts
syuilo Jun 1, 2023
337dd97
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
acid-chicken Jun 1, 2023
ff56511
13.13.0-beta.7
syuilo Jun 1, 2023
f683088
tweak of cd8274888
syuilo Jun 1, 2023
3b30ee3
test: fix vitest
acid-chicken Jun 1, 2023
861bfa0
:art:
syuilo Jun 1, 2023
50aeaf7
[ci skip] :art:
syuilo Jun 1, 2023
15450b1
[ci skip] make enableCondensedLineForAcct false by default
syuilo Jun 1, 2023
23f272c
[ci skip] update patrons
syuilo Jun 1, 2023
eedc804
fix(frontend): make scrollbar-color track transparent
tamaina Jun 1, 2023
8bdf0dd
test: ignore `MkImgWithBlurhash` to avoid unstable snapshots
acid-chicken Jun 1, 2023
9eaca96
perf(backend): terminate stalled websocket connections
syuilo Jun 2, 2023
3857cd5
New Crowdin updates (#10935)
syuilo Jun 2, 2023
40295ae
fix style
syuilo Jun 2, 2023
91d790b
update deps
syuilo Jun 2, 2023
482b00d
:art:
syuilo Jun 2, 2023
5230ec8
fix(backend): 7日経過して無効化されたアンテナを再度有効化する方法がない問題を修正
syuilo Jun 2, 2023
a7abf94
fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニューをブラウザデフォルトに) (#10940)
mappi-pr Jun 2, 2023
1177528
fix backend e2e
syuilo Jun 4, 2023
db623dd
New Crowdin updates (#10943)
syuilo Jun 4, 2023
0cb3c74
fix typo: schema -> scheme
syuilo Jun 5, 2023
34e1b52
Update e2e.js
syuilo Jun 5, 2023
9e716fd
fix(frontend): MkUserPopupが省略されないのを修正
tamaina Jun 5, 2023
565c502
fix(backend): pageのピン留めを解除することができない問題を修正
tamaina Jun 5, 2023
4443dba
Update basic.cy.js
syuilo Jun 5, 2023
a63a417
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jun 5, 2023
618d071
13.13.0
syuilo Jun 5, 2023
6b0685a
[ci skip] New Crowdin updates (#10947)
syuilo Jun 5, 2023
db7fb1c
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jun 5, 2023
2d5bb40
Condensedlines reflow once (#10944)
yuriha-chan Jun 5, 2023
259be25
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 18 additions & 16 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,22 @@ jobs:

steps:
- uses: actions/[email protected]
if: github.event_name != 'pull_request_target'
with:
fetch-depth: 0
submodules: true
- name: Checkout HEAD
- uses: actions/[email protected]
if: github.event_name == 'pull_request_target'
run: git checkout ${{ github.head_ref }}
with:
fetch-depth: 0
submodules: true
ref: "refs/pull/${{ github.event.number }}/merge"
- name: Checkout actual HEAD
if: github.event_name == 'pull_request_target'
id: rev
run: |
echo "base=$(git rev-list --parents -n1 HEAD | cut -d" " -f2)" >> $GITHUB_OUTPUT
git checkout $(git rev-list --parents -n1 HEAD | cut -d" " -f3)
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
Expand Down Expand Up @@ -68,15 +78,19 @@ jobs:
if: github.event_name == 'pull_request_target'
id: chromatic_pull_request
run: |
DIFF="${{ github.base_ref }} HEAD"
DIFF="${{ steps.rev.outputs.base }} HEAD"
if [ "$DIFF" = "0000000000000000000000000000000000000000 HEAD" ]; then
DIFF="HEAD"
fi
CHROMATIC_PARAMETER="$(node packages/frontend/.storybook/changes.js $(git diff-tree --no-commit-id --name-only -r $(echo "$DIFF") | xargs))"
if [ "$CHROMATIC_PARAMETER" = " --skip" ]; then
echo "skip=true" >> $GITHUB_OUTPUT
fi
pnpm --filter frontend chromatic --exit-once-uploaded -d storybook-static $(echo "$CHROMATIC_PARAMETER")
BRANCH="${{ github.event.pull_request.head.user.login }}:${{ github.event.pull_request.head.ref }}"
if [ "$BRANCH" = "misskey-dev:${{ github.event.pull_request.head.ref }}" ]; then
BRANCH="${{ github.event.pull_request.head.ref }}"
fi
pnpm --filter frontend chromatic --exit-once-uploaded -d storybook-static --branch-name $BRANCH $(echo "$CHROMATIC_PARAMETER")
env:
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
- name: Notify that Chromatic detects changes
Expand All @@ -91,18 +105,6 @@ jobs:
commit_sha: context.sha,
body: 'Chromatic detects changes. Please [review the changes on Chromatic](https://www.chromatic.com/builds?appId=6428f7d7b962f0b79f97d6e4).'
})
- name: Notify that Chromatic will skip testing
uses: actions/[email protected]
if: github.event_name == 'pull_request_target' && steps.chromatic_pull_request.outputs.skip == 'true'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
github.rest.issues.createComment({
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: 'Chromatic will skip testing but you may still have to [review the changes on Chromatic](https://www.chromatic.com/pullrequests?appId=6428f7d7b962f0b79f97d6e4).'
})
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
Expand Down
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,44 @@

-->

## 13.13.0

### General
- カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように
- カスタム絵文字ごとに連合するかどうか設定できるように
- カスタム絵文字ごとにセンシティブフラグを設定できるように
- センシティブなカスタム絵文字のリアクションを受け入れない設定が可能に
- タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように
- 今後はAPI呼び出し時およびストリーミング接続時に設定するようになります
- リストを公開できるようになりました

### Client
- リアクションの取り消し/変更時に確認ダイアログを出すように
- 開発者モードを追加
- AiScriptを0.13.3に更新
- Deck UIを使用している場合、`/`以外にアクセスした際にZen UIで表示するように
- メインカラムを設置していない場合の問題を解決
- ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加
- アカウント初期設定ウィザードに戻るボタンを追加
- アカウントの初期設定ウィザードにあとでボタンを追加
- サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善
- Fix: URLプレビューで情報が取得できなかった際の挙動を修正
- Fix: Safari、Firefoxでの新規登録時、パスワードマネージャーにメールアドレスが登録されていた挙動を修正
- Fix: ロールタイムラインが無効でも投稿が流れてしまう問題の修正
- Fix: ロールタイムラインにて全ての投稿が流れてしまう問題の修正
- Fix: 「アクセストークンの管理」画面でアプリの情報が表示されない問題の修正
- Fix: Firefoxにおける絵文字ピッカーのTabキーフォーカス問題の修正
- Fix: フォローボタンがテーマのカラースキームによって視認性が悪くなる問題を修正
- 新しいプロパティ `fgOnWhite` が追加されました

### Server
- bullをbull-mqにアップグレードし、ジョブキューのパフォーマンスを改善
- ストリーミングのパフォーマンスを改善
- Fix: 無効化されたアンテナにアクセスがあった際に再度有効化するように
- Fix: お知らせの画像URLを空にできない問題を修正
- Fix: i/notificationsのsinceIdが機能しない問題を修正
- Fix: pageのピン留めを解除することができない問題を修正

## 13.12.2

## NOTE
Expand Down Expand Up @@ -87,6 +125,7 @@ Meilisearchの設定に`index`が必要になりました。値はMisskeyサー
* 画像が全て隠れた状態で表示されるようになります
- 閲覧注意設定された画像は表示した状態でもそれが閲覧注意だと分かる表示をするように
- モデレーターはノートに添付された画像上から直接NSFW設定できるように
- 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にするように
- プロフィール設定「追加情報」の項目の削除と並び替えができるように
- 新しい実績を追加
- AiScriptを0.13.2に更新
Expand Down Expand Up @@ -334,6 +373,7 @@ Meilisearchの設定に`index`が必要になりました。値はMisskeyサー
- アンテナでCWも検索対象にするように
- ノートの操作部をホバー時のみ表示するオプションを追加
- サウンドを追加
- enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむように
- サーバーのパフォーマンスを改善

### Bugfixes
Expand Down
2 changes: 2 additions & 0 deletions cypress/support/e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import './commands'

Cypress.on('uncaught:exception', (err, runnable) => {
if ([
'The source image cannot be decoded',

// Chrome
'ResizeObserver loop limit exceeded',

Expand Down
25 changes: 0 additions & 25 deletions docs/DONATORS.md

This file was deleted.

Loading