Your GitHub News Feed, Without The Mess
octofeed.heliom.ca
Your GitHub News Feed, Without The Mess
1–10 of 29 posts
Re: Your GitHub News Feed, Without The Mess
#2The people that will find this most useful are probably the same people who won't want to give you read/write access to their repos.
Re: Your GitHub News Feed, Without The Mess
#3Why do you need write access?
Re: Your GitHub News Feed, Without The Mess
#4Why do you need write access?
This is only so we can read your private events. There is a public version (no write access) if you don’t want to give write access. If you don’t even have private repos, don’t bother ;)
Do note that the app doesn’t use it’s write privilege. (see https://github.com/EtienneLem/octofeed).
Re: Your GitHub News Feed, Without The Mess
#5The people that will find this most useful are probably the same people who won't want to give you read/write access to their repos.
There is 2 login buttons: One with write access and one without.
Re: Your GitHub News Feed, Without The Mess
#6Update: Sorry about that, we had a callback error in the public version. All fixed now. Thanks!
Re: Your GitHub News Feed, Without The Mess
#7I made a chrome extension to clean up my news feed a while back. With help from others its getting better and better (doesn't need any privs, just cleans up the page):
https://github.com/dforsyth/gh-girdle
Re: Your GitHub News Feed, Without The Mess
#8I made a chrome extension to clean up my news feed a while back. With help from others its getting better and better (doesn't need any privs, just cleans up the page): https://github.com/dforsyth/gh-girdle
I've actually been using this for a dotjs file. Exactly what I needed!
Re: Your GitHub News Feed, Without The Mess
#9The people that will find this most useful are probably the same people who won't want to give you read/write access to their repos.
Agreed. A browser extension/greasemonkey script would be a better option in this case.
Re: Your GitHub News Feed, Without The Mess
#10Doesn't work - once you login via oauth it doesn't go past that screen... thanks