Kbin Notifications Panel

Adds a notification panel to the navigation bar

These are versions of this script where the code was updated. Show all versions.

  • v0.2.8 2023-07-13

    The notifications panel should be now much much faster

  • v0.2.7.2 2023-07-11

    Fixed the path to the notifications page not being hard-coded to kbin.social (thanks to @[email protected], no idea how I missed it)

  • v0.2.7.1 2023-07-10

    Changed the font color for the warning if your browser doesn't support :has() so it's visible on any theme.

  • v0.2.7 2023-07-10

    The userscript now shows a warning at the top of the page telling you if `:has()` is enabled.

  • v0.2.6 2023-07-09
    • having :has() enabled is now required (to all of you firefox users out there)
    • clicking outside the iframe now closes it automatically, you no longer need to close it by clicking the bell icon again
    • fixed the horrifying code on inserting the menu button, it will now always appear next to your profile name (before, the position would change depending on amount of other userscripts that also added menu buttons)
    • the iframe now has the dropdown__menu class! it's more compatible with custom css and themes.
  • v0.2.5 2023-07-07

    Clicking on the notification counter no longer redirects you to the notifications page, css code is now minified, added a title and aria label to the notification bell button for accessibility, small style changes

  • v0.2.4 2023-07-07

    Fixed the topbar displaying in the notification panel

  • v0.2.3 2023-07-07

    Small change with the iframe position (for some reason it displays in a completely different place on other browsers so I changed it lol)

  • v0.2.2 2023-07-07

    0.2.2

    • The notification panel now looks more like other drop down menus and uses Kbin's properties so it works with custom themeing.

    0.2.1

    • Fixed the pop up not fitting correctly unless you had the kbin-it userstyle enabled

    0.2.0

  • v0.2.1 2023-07-07
  • v0.2 2023-07-07
  • v0.1 2023-07-07