-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Merge 2024.8.0 to generic #14433
Closed
anatawa12
wants to merge
33
commits into
misskey-dev:develop
from
anatawa12:vmimi-relay-timeline/merge-2024.8.0
Closed
Merge 2024.8.0 to generic #14433
anatawa12
wants to merge
33
commits into
misskey-dev:develop
from
anatawa12:vmimi-relay-timeline/merge-2024.8.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Sayamame-beans <[email protected]>
…ed from vmimi-relay-timeline
in addition, reduce changes between local-timeline.ts and vmimi-relay-timeline.ts, and hybrid-timeline.ts and vmimi-relay-hybrid-timeline.ts
….5.0 Merge 2024.5.0
* feat: add VRTL-related metadata to nodeinfo * docs(changelog): add VRTL related fields
…led (#31) * fix: reply to me is not shown on V[RS]TL * docs(changelog): Fix replies to me are not included in V[RS]TL if withReplies is disabled
* feat(backend): withLocalOnly to V[RS]TL * feat(frontend): TLに連合なし投稿を含めるかを選択可能に * docs(changelog): feat: VRTL/VSTLに連合なし投稿を含めるかを選択可能に
….7.0 Merge 2024.7.0
* fix: V[RS]TL doesn't have withReplies toggle * docs(changelog): VRTL VSTLでリプライのトグルが表示されない問題
* fix(frontend): VRTL VSTLの名前が表示されないところがある問題 * docs(changelog): fix(frontend): VRTL VSTLの名前が表示されないところがある問題
# Conflicts: # packages/frontend/src/pages/timeline.vue # packages/misskey-js/etc/misskey-js.api.md
github-actions
bot
added
packages/frontend
Client side specific issue/PR
packages/backend
Server side specific issue/PR
packages/misskey-js
labels
Aug 18, 2024
ターゲット変え忘れた.... |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #14433 +/- ##
===========================================
- Coverage 41.74% 41.55% -0.20%
===========================================
Files 1549 1556 +7
Lines 196555 198017 +1462
Branches 2767 2780 +13
===========================================
+ Hits 82055 82288 +233
- Misses 113939 115165 +1226
- Partials 561 564 +3 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
packages/backend
Server side specific issue/PR
packages/frontend
Client side specific issue/PR
packages/misskey-js
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Merges 2024.8.0 (#14391)
Why
Additional info (optional)
Checklist