retrogit/app
Mihai Parparita ff360bc605 Switch to inlining styles.
Unfortunately Gmail for iOS does not respect the <style> block that desktop
Gmail does. Styles are instead defined in a styles.json and can be referenced
via a custom template function. Not quite as nice as CSS (e.g. link style
invocation has to be repeated for every link), but still tolerable.
2014-08-18 23:10:41 -07:00
..
config Switch to inlining styles. 2014-08-18 23:10:41 -07:00
static Switch to inlining styles. 2014-08-18 23:10:41 -07:00
templates Switch to inlining styles. 2014-08-18 23:10:41 -07:00
account.go Unify Account initialization code paths. 2014-08-05 22:06:05 -07:00
app.yaml Switch to inlining styles. 2014-08-18 23:10:41 -07:00
caching_transport.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00
cron.yaml Add missing file from 649bbd8fd9. 2014-07-30 22:29:02 -07:00
digest.go Move fetching of user and organization repos to a separate struct and file. 2014-08-11 22:09:56 -07:00
githop.go Switch to inlining styles. 2014-08-18 23:10:41 -07:00
repos.go Move fetching of user and organization repos to a separate struct and file. 2014-08-11 22:09:56 -07:00
session.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00
timezones.go Allow account timezone to be set. 2014-08-17 22:27:49 -07:00