Commit graph

7 commits

Author SHA1 Message Date
Mihai Parparita
c0375fdb37 Include organization repos in the digest. 2014-07-20 14:30:32 -07:00
Mihai Parparita
2024e06a1f Add a basic HTTP cache in front of the GitHub API to speed up development.
Loosely inspired by https://github.com/gregjones/httpcache except we don't want
to follow HTTP semantics, and instead cache all requests.
2014-07-19 15:23:35 -07:00
Mihai Parparita
dc1225d12d Include all repositories the user has access to, not just those that they own. 2014-07-13 15:55:24 -07:00
Mihai Parparita
3b9a42cb73 Add basic digest showing commits from a year ago in a user's repositories. 2014-07-07 23:41:26 -07:00
Mihai Parparita
22ef0540aa More notes. 2014-07-05 23:28:04 -07:00
Mihai Parparita
7e04770a2f Experiment with using the events API. 2014-07-05 23:18:59 -07:00
Mihai Parparita
9097e1508b Add basic GitHub OAuth flow. 2014-07-05 22:53:34 -07:00