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

feat: Per-user renote mute #10249

Merged
merged 14 commits into from
Mar 7, 2023
Merged

feat: Per-user renote mute #10249

merged 14 commits into from
Mar 7, 2023

Conversation

syuilo
Copy link
Member

@syuilo syuilo commented Mar 6, 2023

Resolve #6450

@github-actions github-actions bot added packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR labels Mar 6, 2023
@github-actions github-actions bot requested a review from EbiseLutica March 6, 2023 23:40
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (develop@0554dd8). Click here to learn what that means.
The diff coverage is 78.70%.

@@            Coverage Diff             @@
##             develop   #10249   +/-   ##
==========================================
  Coverage           ?   69.31%           
==========================================
  Files              ?      713           
  Lines              ?    65894           
  Branches           ?     5259           
==========================================
  Hits               ?    45674           
  Misses             ?    20220           
  Partials           ?        0           
Impacted Files Coverage Δ
packages/backend/src/misc/schema.ts 0.00% <0.00%> (ø)
...ackages/backend/src/models/schema/renote-muting.ts 0.00% <0.00%> (ø)
packages/backend/src/models/schema/user.ts 0.00% <0.00%> (ø)
.../src/server/api/endpoints/notes/global-timeline.ts 59.45% <0.00%> (ø)
.../src/server/api/endpoints/notes/hybrid-timeline.ts 48.07% <0.00%> (ø)
.../backend/src/server/api/stream/channels/antenna.ts 46.75% <0.00%> (ø)
.../backend/src/server/api/stream/channels/channel.ts 41.86% <0.00%> (ø)
...end/src/core/entities/RenoteMutingEntityService.ts 56.52% <56.52%> (ø)
...end/src/server/api/endpoints/renote-mute/delete.ts 65.51% <65.51%> (ø)
...ckend/src/server/api/endpoints/renote-mute/list.ts 84.21% <84.21%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ユーザーのリノートのみをミュート
2 participants