Brings back GitHub's old feed. To use this, install a user script manager (like https://www.tampermonkey.net/), then go to https://github.com/Gerrit0/old-github-feed/raw/main/old-feed.user.js and it will prompt you to install.
If you can't install user scripts, you can use https://github.com/dashboard-feed to view the old feed (with slightly broken styling) manually.
- Caches following feed to localStorage to improve page load speed
- Automatically reloads the following feed every minute like GitHub did
- Allows quickly switching between the Following/For you feeds, and remembers which one was last active
- Update favicon to use GitHub instead of Google (@xPaw)
- Update to handle GitHub style/layout change (@KMohZaid)
- Add box around non-boxed feed items for consistency (@AlexV525)
- Updated Following/For You styles for consistency with GitHub's UI (@Teraskull)
- Adjusted page insert to fix display on very narrow (mobile) screens (@Gerrit0)
- Update styling of feed entries to more closely match GitHub's colors (@AlexV525)
- Improve selectors for padding adjustment to work in more cases (@AlexV525)
- Reduce overly large padding between feed entries (@AlexV525)
- Implement toggle for old/new feed (@Gerrit0)
- Fix crash when overwriting the feed due to infinite loop (@Gerrit0)
- SSO link is no longer removed from the page when overwriting the new feed (@Gerrit0)
- Feed is now full-width like it used to be, rather than oddly centered like GitHub's new design (@Gerrit0)
- Update feed target selectors to handle GitHub's new feed structure (@jevinskie)
- Fixed jitter caused by conflict with Refined GitHub addon (@Gerrit0)
- Fixed "Load More" button at end of feed (@Gerrit0)
- Improved styling on mobile/small screens (@Gerrit0)
- Initial release