Skip to content

絵文字パレットを開く条件を追加#845

Open
poppingmoon wants to merge 1 commit intoshiosyakeyakini-info:developfrom
poppingmoon:emoji-palette-read-all-unread-notes
Open

絵文字パレットを開く条件を追加#845
poppingmoon wants to merge 1 commit intoshiosyakeyakini-info:developfrom
poppingmoon:emoji-palette-read-all-unread-notes

Conversation

@poppingmoon
Copy link
Contributor

next.misskey.ioはMisskey 2025.4.1をベースにしているため #728 のレジストリの変更が起こります
#729 では chat/history が存在するかどうかで2025.4.0以降かどうか判定していましたが、next.misskey.ioではチャット系のエンドポイントをコメントアウトする形でチャット機能が無効化されています
そのため、リアクションの一括追加時にレジストリを開く挙動になっています

このPRでは i/read-all-unread-notes が存在しないことを2025.4.0以降と判定する条件に加えました
このエンドポイントはかなり昔から存在していましたが2025.4.0で削除されました

エンドポイントの増減でバージョンを推定する方法で今回使えるものはチャット関連のものと i/read-all-unread-notes しかありませんでした
misskey-dev/misskey@2025.3.1...2025.4.0#diff-6f3c4d0fd38f7935afad575df2b07a1bc86d276adc9c92b3a0ca42410c03cb4e

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.12%. Comparing base (2866641) to head (ed8bae3).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...gs_page/reaction_deck_page/reaction_deck_page.dart 0.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #845      +/-   ##
===========================================
- Coverage    28.12%   28.12%   -0.01%     
===========================================
  Files          375      375              
  Lines        22445    22446       +1     
===========================================
  Hits          6313     6313              
- Misses       16132    16133       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants