latest 20 messages by copumpkin

+ [2017-01-09T17:26:37Z] copumpkin Dougie187: thanks :)
+ [2017-01-09T15:17:49Z] copumpkin is there a good place to make feature requests to github?
+ [2017-01-05T19:00:51Z] copumpkin thanks tobiasvl :) https://github.com/github/linguist/blob/master/vendor/README.md looks like it
+ [2017-01-05T19:00:22Z] copumpkin I vaguely remember something about them using pygments back in the day, and filing issues against a GH repo that tracked issues with their highlighting (and allowed adding new langauges)
+ [2017-01-05T18:58:50Z] copumpkin in the sense that some source highlighting on github started acting up recently and I'd like to file an issue, but no search terms I can think of are finding the repo that controls github's own highlighter
+ [2017-01-05T18:57:55Z] copumpkin anyone know where that is?
+ [2017-01-05T18:57:51Z] copumpkin I can never find the repo that controls github's own source highlighting
+ [2016-11-01T03:16:49Z] copumpkin I assume it's expected right now that github is rejecting my pushes?
+ [2015-04-12T16:11:29Z] copumpkin is there a nice way to make feature requests of github?
+ [2015-04-11T01:42:40Z] copumpkin can I submit a feature request somewhere?
+ [2015-03-31T03:28:53Z] copumpkin anyway, my use case might be a bit unusual so it's not the end of the world if it doesn't make it very far up the GHE wishlist :) but it'd make me pretty happy
+ [2015-03-31T03:28:04Z] copumpkin even if the token were marked as expiring, I'd still be relying on those downstream services to implement their expiration handling correctly
+ [2015-03-31T03:27:40Z] copumpkin so they pretty much have no reason to ever check back if the token doesn't expire
+ [2015-03-31T03:27:04Z] copumpkin a few services just use OAuth as authentication, so don't actually need any actual permissions from the provider
+ [2015-03-31T03:26:36Z] copumpkin it would still need the downstream token consumers to know to check back, which if the token is marked as unexpiring, they might not bother to do
+ [2015-03-31T03:13:10Z] copumpkin but it'd be pretty cool if it worked :)
+ [2015-03-31T03:12:55Z] copumpkin yeah, it looks like a lot of OAuth providers don't bother with refresh tokens