File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515// @include https://github.com/?*
1616// @include https://github.com/orgs/*/dashboard
1717// @include https://github.com/orgs/*/dashboard?*
18- // @include https://github.com/*tab=activity*
1918// @version 7.1.0
2019// @grant none
2120// ==/UserScript==
151150 github-news-feed-filter { display: block; }
152151 github-news-feed-filter .count { margin-right: 15px; }
153152
154- /* Needed for user?tab=activity */
155- .profilecols github-news-feed-filter .filter-bar { padding: 10px 10px 0px 10px; }
156- .profilecols github-news-feed-filter .filter-bar .repo-filterer li { float: none; }
157-
158153 github-news-feed-filter .filter-list .mini-repo-list-item { padding-right: 64px; }
159154
160155 github-news-feed-filter .filter-list .filter-list .mini-repo-list-item { padding-left: 40px; border-top: 1px dashed #E5E5E5; }
Original file line number Diff line number Diff line change 99
1010Add filters for [ Github homepage] ( https://github.com ) news feed items.
1111
12- This script also works for organizations and on user profiles [ public activity ] ( https://github.com/jerone?tab=activity )
12+ This script also works for organizations.
1313(page refresh is required).
1414
1515Currently integrated filters:
@@ -179,7 +179,6 @@ Currently integrated filters:
179179
180180## TODO
181181
182- * ~~ Run on users public activity stream ([ ] ( https://github.com/jerone?tab=activity ) );~~ _ Only works on direct access._
183182* ~~ Filter by repo~~ ;
184183* Filter by user;
185184
You can’t perform that action at this time.
0 commit comments