Github Notifications Dropdown

When clicking the notifications icon, displays notifications in a dropdown pane, without leaving the current page. (Now also makes files in diff views collapsable.)

Pada tanggal 25 Februari 2015. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2.0.4 04 Juni 2023 Only scroll down when needed; add shiftNotificationShelfToTheBottom although we are still removing it
  • v2.0.3 30 Mei 2023 Add support for Feature preview > Global navigation update
  • v2.0.2 26 Maret 2023 Make an option markAsDoneWhenFollowingLink
  • v2.0.1 25 Maret 2023 Refactor: Extract greyOutTheNotificationAbove(); also use it only when sure, Take actions when link is clicked: mark as done, hide dropdown, Open mentions instead of main notifications page, Fetch "participating" notifications first; also many minor fixes, Improve fetching of participating/mentioned notifications, Improve CSS of notifications-list-items, Fix link titles; strip notification crap from links, Fix various issues with CSS, Major version bump due to the major changes, Close notifications dropdown if bell icon is clicked a second time
  • v1.3.2 20 Maret 2023 Bring back the tick buttons! (Other buttons may or may not work, untested)
  • v1.3.1 10 Maret 2022 Increase z-index, as suggested by jimeh
  • v1.3.0 04 Maret 2022 Use $ instead of querySelector, for consistency, Add option hideQuodAIWarning
  • v1.2.4 17 Agustus 2020 Allow user to click the notification buttons
  • v1.2.3 23 April 2020 Make warning background yellow
  • v1.2.2 23 April 2020 Show the user if the repos list has (probably) been truncated, Satisfy eslint, Use single quotes instead of double quotes, Add some styling to the truncate warning
  • v1.2.0 22 April 2020 Fixes for GitHub's notifications v2
  • v1.1.3 24 April 2019 fix broken script due to github header html changing, Merge pull request #6 from dsifford/patch-1 fix broken script due to github header html changing
  • v1.1.3 04 Mei 2018 Tweaked the available dot styles a little
  • v1.1.2 02 Mei 2018 Config option to change the colour of the notification dot
  • v1.1.1 10 April 2018 Add MIT license
  • v1.1.1 26 November 2017 Update github_notifications_dropdown.user.js Compatibility fix for Greasemonkey 4.0 : > Use absolute paths. This is an issue with Firefox and content scripts. see: https://github.com/greasemonkey/greasemonkey/issues/2680#issuecomment-344778286, Comment the reason for using an absolute path, Bump the version number, Merge pull request #3 from darkred/patch-1 (Github Notifications Dropdown) Compatibility fix for Greasemonkey 4.0
  • v1.1.0 13 Oktober 2017 Made makeAllFileAndDiffBlocksCollapsable optional, defaults to disabled
  • v1.0.0 27 Agustus 2017 Adapt to Github changing the .header class
  • v0.9.9 24 Juli 2017 FIX button detection since classes changed, Allow notifications list to be wider, Version bump
  • v0.9.8 13 Juli 2017 Prevent max-width style from affecting normal notifications
  • v0.9.7 10 Januari 2017 Synced from GitHub - Do nothing on right-clicks (request by Alorel)
  • v0.9.5 14 Desember 2016 Synced from GitHub - Get diff collapsing working again, now that .data.highlight is no longer a sibling of .file-header
  • v0.9.3 18 September 2016 Imported from URL
  • v0.8.5 07 Juli 2015 Imported from URL
  • v0.8.3 25 Februari 2015 Imported from URL
  • v0.8.2 24 Januari 2015 Imported from URL