Github News Feed Filter

Add filters for Github homepage news feed items

Version vom 21.03.2016. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
jerone
Bewertungen
0 0 0
Version
7.0.1
Erstellt am
06.03.2014
Letzte Aktualisierung
21.03.2016
Größe
30,7 KB
Lizenz
GNU GPLv3
Wird angewandt auf

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

Version History

  • 7.0.1
    • :bug: Fixed falsely identification branch creation and deletion;
  • 7.0.0
    • Restored icons after GitHub switching to SVG;
  • 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