Skip to content

Commit 7efb24a

Browse files
committed
Activity stream doesn't exists anymore (GitHub News Feed Filter)
1 parent 725e028 commit 7efb24a

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

Github_News_Feed_Filter/Github_News_Feed_Filter.user.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
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==
@@ -151,10 +150,6 @@
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; }

Github_News_Feed_Filter/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Add 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

1515
Currently 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

0 commit comments

Comments
 (0)