Github News Feed Filter

Add filters for Github homepage news feed items

As of 2015-09-21. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
jerone
Ratings
0 0 0
Version
6.2
Created
2014-03-06
Updated
2015-09-21
Size
21.3 KB
License
GNU GPLv3
Applies to

Github News Feed Filter

Install Source Donate Support

Description

Add filters for Github homepage news feed items.

This script also works for organizations and on user profiles public activity (page refresh is required).

Currently integrated filters:

  • Actions
    • Issues
      • Opened
      • Closed
      • Reopened
      • Comments
    • Commits
      • Pushed
      • Comments
    • Pull Requests
      • Opened
      • Closed
      • Merged
      • Comments
    • Repo
      • Created
      • Public
      • Forked
      • Deleted
      • Release
      • Branch
        • Created
        • Deleted
      • Tag
        • Added
        • Removed
    • User
      • Starred
      • Member added
    • Wiki
      • Created
      • Edited
    • Gist
      • Created
      • Updated
  • Repositories
    • Variable on the repos currently in your news list

Screenshot

Github News Feed Filter screenshot

Compatible

Please notify when this userscript is successfully tested in another browser...

Version History

  • 6.2
    • :sparkles: Filter by repo. Fixes #70;
  • 6.1
    • :bug: Fixed counting repo releases as tag actions;
    • :sparkles: Split wiki filter in created and edited;
  • 6.0
  • 5.3
    • Added filter history support;
  • 5.2
  • 5.1
    • Added support for user public activity;
  • 5.0
    • More filters added;
  • 4.6
    • Show message when filter has no feed items;
  • 4.5
    • Added branch deleting support;
  • 4.4
    • Added support for organisations;
    • Added commit comments;
  • 4.3
    • Reordered menu;
    • Expanded Gist create & update;
    • Changed Starred in User actions and added member add;
  • 4.2
    • Added support for Scriptish;
  • 4.1
    • Added fork filter;
    • Added sub-filters for issues (comments, opened, closed, reopened);
  • 4.0
    • Better integrated menu style;
  • 3.1
    • Moved PR comments to PR filter;
  • 3.0
    • Added Stars, Repo and Wiki filter;
    • Moved Comments to Issues filter;
    • Made menu lower;
  • 2.0
    • Added Pull Requests filter;
  • 1.0
    • Initial version;

TODO

External links