about summary refs log tree commit diff
path: root/src/Locales.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-14 Removed commentsVincent Ambo1-1/+1
2013-05-05 * more bootstrap-related fixes, nearing completion"Vincent Ambo ext:(%22)1-2/+2
2013-05-05 * further work on Bootstrapping"Vincent Ambo ext:(%22)1-1/+1
2013-05-05 * fixed date formatting"Vincent Ambo ext:(%22)1-4/+4
2013-04-28 * started moving blog to bootstrap, but keeping the design. Currently far fro..."Vincent Ambo ext:(%22)1-2/+2
2013-04-28 * version bump to 3.5"Vincent Ambo ext:(%22)1-1/+1
2013-04-28 Used stylish-haskell on all source files"Vincent Ambo ext:(%22)1-8/+10
2013-04-28 * removed iMessage"Vincent Ambo ext:(%22)1-3/+1
2012-04-25 * upped version to 3.4Vincent Ambo1-1/+1
2012-04-04 * typo in cabal fileVincent Ambo1-1/+1
2012-04-04 version 3.3:Vincent Ambo1-1/+5
2012-03-24 * changed version tag to 3.2Vincent Ambo1-1/+1
2012-03-24 * added RSS.hs: functions to create an RSS feedVincent Ambo1-0/+15
2012-03-23 version 3.1.2:Vincent Ambo1-1/+1
2012-03-22 version 3.1.1:Vincent Ambo1-1/+1
2012-03-20 version 3.1:Vincent Ambo1-3/+11
2012-03-18 * correctly serving 404s with status code 404 :|Vincent Ambo1-3/+3
2012-03-18 * fixed 404 pageVincent Ambo1-0/+9
2012-03-15 * version 3.0Vincent Ambo1-3/+3
2012-03-13 * blog is now running off acid-state (this thing is *fast*)Vincent Ambo1-7/+6
2012-03-07 * one step closer to adding comments"Vincent Ambo ext:(%22)1-0/+4
2012-03-06 * links on right sideVincent Ambo1-2/+5
2012-03-06 * guarding showLinks against negative numbersVincent Ambo1-1/+2
2012-03-06 * merged String -> Text changesVincent Ambo1-14/+27
2012-03-06 * TEXT EVERYWHERE, WHERE MY STRINGS AT?"Vincent Ambo ext:(%22)1-15/+28
2012-03-06 * finished comment fieldVincent Ambo1-0/+3
2012-03-05 * began work on commentBoxVincent Ambo1-0/+3
2012-03-03 * Pagination (finally!)Vincent Ambo1-4/+8
2012-03-02 * changes D:Vincent Ambo1-6/+7
2012-02-24 * entries by month"Vincent Ambo ext:(%22)1-0/+40
2012-02-24 * localization moved to Locales.hs"Vincent Ambo ext:(%22)1-0/+57