Skip to content

Misskey fixes & add button to see if notification dot works

Leah requested to merge feature/notification-dot-improvements into develop

What does this PR do? (Please give us a brief description of what this PR does.)

I took the fixes from misskeys MR of this feature and brought them back up. This includes: Making some variables private, moving the logic to main-boot.ts, and fixing the Japanese translation. This MR also includes a new button that if pressed tells the user if the instance supports the new notification dot feature.

image 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