Github News Feed Filter

Add filters for Github homepage news feed items

Tính đến 02-08-2014. Xem phiên bản mới nhất.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
jerone
Đánh giá
0 0 0
Phiên bản
5.3
Đã tạo
06-03-2014
Đã cập nhật
02-08-2014
Kích thước
10 KB
Giấy phép
GNU GPLv3
Áp dụng cho

Github News Feed Filter

Install

Description

Add filters for Github homepage news feed items.

This script also works for organizations and on user profiles public activity.

Currently integrated filters:

  • Issues
    • Opened
    • Closed
    • Reopened
    • Comments
  • Commits
    • Pushed
    • Comments
  • Pull Requests
    • Opened
    • Closed
    • Merged
    • Comments
  • Repo
    • Created
    • Public
    • Forked
    • Branched
      • Created
      • Deleted
    • Tagged
      • Added
      • Removed
    • Released
    • Deleted
  • User
    • Starred
    • Member added
  • Wiki
  • Gist
    • Created
    • Updated

Screenshot

Github News Feed Filter screenshot

Compatible

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

Version History

  • 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

  • Remember filter choice (use href);
  • Remove first alert border-top;
  • Can probably run on users public activity stream too (https://github.com/jerone?tab=activity); Only works on direct access.
  • Filter on project;

External links