-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current feed URL: https://github.com/feed
https://github.com/dashboard-feed still works, but it's clearly a leftover.
What are these URLs?
Lines 78 to 83 in 6f5d835
| 'https://github.com/?tab=repositories', // Gotcha for `isUserProfileRepoTab` | |
| 'https://github.com/?tab=stars', // Gotcha for `isUserProfileStarsTab` | |
| 'https://github.com/?tab=followers', // Gotcha for `isUserProfileFollowersTab` | |
| 'https://github.com/?tab=following', // Gotcha for `isUserProfileFollowingTab` | |
| 'https://github.com/?tab=overview', // Gotcha for `isUserProfileMainTab` | |
| 'https://github.com?search=1', // Gotcha for `isRepoTree` |
#4 and #34 don't explain anything. Were they added just because you can add any query params to github.com and they will be ignored? Or did those params used to work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working