Commit graph

17 commits

Author SHA1 Message Date
Mihai Parparita
649bbd8fd9 Add digest cron handler. 2014-07-30 22:17:04 -07:00
Mihai Parparita
1bc9d53325 Send single email button. 2014-07-29 22:52:36 -07:00
Mihai Parparita
b0811da602 Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00
Mihai Parparita
303e6ca229 Persit OAuth token in datastore. 2014-07-28 22:25:40 -07:00
Mihai Parparita
ceafd4035a Add sign out link. 2014-07-28 21:36:55 -07:00
Mihai Parparita
97683cb538 Add note about commit email addresses. 2014-07-27 21:44:31 -07:00
Mihai Parparita
7fa9babac9 One more TODO. 2014-07-27 21:41:50 -07:00
Mihai Parparita
5ba00c78a7 Another TODO 2014-07-26 15:36:09 -07:00
Mihai Parparita
df3c31c1d0 More TOODs. 2014-07-20 15:11:18 -07:00
Mihai Parparita
eb1ba582e2 Sort digest repos by name. 2014-07-20 14:38:19 -07:00
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