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

Create denotifier.js #2130

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 17, 2023

  1. Create denotifier.js

    Initial commit for new De-Notifier extension.
    circlejourney committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b997dde View commit details
    Browse the repository at this point in the history
  2. Fix formatting issues identified by CI Test

    Replaces space indents with tabs, and removes spaces before function parantheses
    circlejourney committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1f25603 View commit details
    Browse the repository at this point in the history
  3. Fix formatting issues identified by CI Test 2

    Replaces one set of space characters that I missed with a tab character.
    circlejourney committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    55ca54b View commit details
    Browse the repository at this point in the history
  4. Only hide Home tab notification badge

    Updates the CSS attribute selector to only hide the Home tab's unread notification counter, since Inbox notifications are useful.
    circlejourney authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7a6538b View commit details
    Browse the repository at this point in the history