retrogit/app
Mihai Parparita 30f2ad4400 Actually use a zero width space to prevent timestamps being detected as events.
Zero-width space (200b) is deprecated, but the new way (word joiner - 2060)
doesn't work yet (at least not in Chrome/Mac since it switched to HarfBuzz)
2014-11-04 22:04:02 -08:00
..
config Reduce the size of the digest email HTML. 2014-10-26 22:55:35 -07:00
static Better logged in blurb. 2014-11-02 15:40:14 -08:00
templates Better logged in blurb. 2014-11-02 15:40:14 -08:00
account.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
app.yaml Basic RetroGit renaming. 2014-10-17 22:52:51 -07:00
caching_transport.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
cron.yaml Move digest cron to 1PM Pacific Time. 2014-09-01 22:22:15 -07:00
digest.go Actually use a zero width space to prevent timestamps being detected as events. 2014-11-04 22:04:02 -08:00
queue.yaml Add infrastructure for computing and storing repository "vintages." 2014-08-26 22:59:25 -07:00
repos.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
retrogit.go Make style JSON parse errors not be fatal. 2014-10-26 22:53:46 -07:00
session.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
timezones.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00