Skip to content

rework boost visibility #388

What does this PR do?

I've reworked the "boost" menu. It now only shows "allowed" visibilities, and the "local" item is a switch.

I've factored out the logic to build the menu, so it's no longer copied 6 times (misskey doesn't have any of this, so merges from upstream aren't a problem).

It looks like this: image

or: image

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports