Skip to content

Instantly share code, notes, and snippets.

View Hywan's full-sized avatar
🦀
Oxidising every bit

Ivan Enderlin Hywan

🦀
Oxidising every bit
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 <payton@foolord.com>
// @match https://code.a8c.com/notification/*
// @grant none
// ==/UserScript==