Skip to content

Instantly share code, notes, and snippets.

View Hywan's full-sized avatar
🦀
Oxidising the world

Ivan Enderlin Hywan

🦀
Oxidising the world
View GitHub Profile
@sirbrillig
sirbrillig / Phabricator-Notification-Grouping.js
Last active December 17, 2018 18:07
Allows collapsing Phabricator notifications to one-per-revision
// ==UserScript==
// @name Phabricator Notification Grouping
// @namespace https://gist.github.com/sirbrillig/6473dff58511c1672d644af33f078535
// @version 0.1
// @description Allows collapsing Phabricator notifications to one-per-revision
// @author Payton Swick <[email protected]>
// @match https://code.a8c.com/notification/*
// @grant none
// ==/UserScript==