Cherrypicked mute, blocked, and boosts muted badges #50

Open
leah wants to merge 3 commits from feature/indicate-block-mute into main
Owner

Adds the muted, blocked, and boosts muted badges
image

Cherrypicked from sharkey
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/659

Adds the muted, blocked, and boosts muted badges ![image](/attachments/302a3dcb-9795-4555-8369-a0653d07f1c4) Cherrypicked from sharkey https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/659
leah added 2 commits 2025-01-19 19:28:08 +00:00
moved them a bit closer
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m38s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m51s
Lint / lint (backend) (pull_request) Successful in 9m35s
Lint / lint (frontend) (pull_request) Successful in 12m43s
Lint / lint (misskey-js) (pull_request) Successful in 6m45s
Lint / lint (sw) (pull_request) Successful in 4m20s
Lint / typecheck (backend) (pull_request) Successful in 4m49s
Lint / typecheck (misskey-js) (pull_request) Successful in 4m48s
582d559fb8
leah added 1 commit 2025-01-19 21:44:37 +00:00
Merge branch 'main' into feature/indicate-block-mute
All checks were successful
Lint / pnpm_install (pull_request) Successful in 1m45s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m48s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m16s
Lint / typecheck (backend) (pull_request) Successful in 2m59s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m9s
Lint / lint (backend) (pull_request) Successful in 2m25s
Lint / lint (misskey-js) (pull_request) Successful in 2m11s
Lint / lint (sw) (pull_request) Successful in 1m58s
Lint / lint (frontend) (pull_request) Successful in 20m44s
296daab128
All checks were successful
Lint / pnpm_install (pull_request) Successful in 1m45s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m48s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m16s
Lint / typecheck (backend) (pull_request) Successful in 2m59s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m9s
Lint / lint (backend) (pull_request) Successful in 2m25s
Lint / lint (misskey-js) (pull_request) Successful in 2m11s
Lint / lint (sw) (pull_request) Successful in 1m58s
Lint / lint (frontend) (pull_request) Successful in 20m44s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/indicate-block-mute:feature/indicate-block-mute
git checkout feature/indicate-block-mute

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff feature/indicate-block-mute
git checkout feature/indicate-block-mute
git rebase main
git checkout main
git merge --ff-only feature/indicate-block-mute
git checkout feature/indicate-block-mute
git rebase main
git checkout main
git merge --no-ff feature/indicate-block-mute
git checkout main
git merge --squash feature/indicate-block-mute
git checkout main
git merge --ff-only feature/indicate-block-mute
git checkout main
git merge feature/indicate-block-mute
git push origin main
Sign in to join this conversation.
No description provided.