Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-15 | * port 80 | Vincent Ambo | 1 | -1/+1 |
2012-03-15 | * version 3.0 | Vincent Ambo | 2 | -7/+13 |
2012-03-15 | * updating entries and entrylist | Vincent Ambo | 2 | -26/+78 |
2012-03-14 | * fixed entry-adding | Vincent Ambo | 2 | -14/+20 |
2012-03-14 | * escaping comments | Vincent Ambo | 2 | -2/+2 |
2012-03-14 | * changed comment structure to sort by UTCTime | Vincent Ambo | 5 | -44/+121 |
2012-03-13 | * added flushSessions :: IO() | Vincent Ambo | 2 | -2/+15 |
2012-03-13 | * removed dependency on Network.CGI | Vincent Ambo | 3 | -1/+33 |
2012-03-13 | * updated TODO | Vincent Ambo | 1 | -1/+3 |
2012-03-13 | * updated some stuff, work on sessions | Vincent Ambo | 4 | -15/+38 |
2012-03-13 | * blog is now running off acid-state (this thing is *fast*) | Vincent Ambo | 5 | -261/+286 |
2012-03-12 | acid-migrate: | "Vincent Ambo ext:(%22) | 1 | -6/+13 |
2012-03-12 | acid-migrate: | "Vincent Ambo ext:(%22) | 1 | -5/+5 |
2012-03-12 | acid-migrate: | "Vincent Ambo ext:(%22) | 1 | -115/+122 |
2012-03-12 | * changes to migration script. As expected it doesn't work yet | Vincent Ambo | 1 | -3/+8 |
2012-03-12 | * added Acid-State conversion program (this is untested, but it compiles) | Vincent Ambo | 1 | -0/+258 |
2012-03-09 | * broken version of Acid State stuff | "Vincent Ambo ext:(%22) | 2 | -22/+78 |
2012-03-08 | * initializing Acid sessions | "Vincent Ambo ext:(%22) | 1 | -4/+20 |
2012-03-07 | * initial work on AcidState session storage (http://happstack.com/docs/crashc... | "Vincent Ambo ext:(%22) | 1 | -7/+33 |
2012-03-07 | * login page | "Vincent Ambo ext:(%22) | 3 | -8/+25 |
2012-03-07 | * comment adding fixed | "Vincent Ambo ext:(%22) | 2 | -1/+11 |
2012-03-07 | * one step closer to adding comments | "Vincent Ambo ext:(%22) | 3 | -3/+46 |
2012-03-06 | * links on right side | Vincent Ambo | 4 | -19/+44 |
2012-03-06 | * guarding showLinks against negative numbers | Vincent Ambo | 2 | -22/+29 |
2012-03-06 | * merged String -> Text changes | Vincent Ambo | 2 | -16/+30 |
2012-03-06 | * TEXT EVERYWHERE, WHERE MY STRINGS AT? | "Vincent Ambo ext:(%22) | 3 | -29/+43 |
2012-03-06 | * using Text from Data.Text (stict) instead of String for text in entries and... | "Vincent Ambo ext:(%22) | 1 | -6/+10 |
2012-03-06 | * finished comment field | Vincent Ambo | 4 | -13/+35 |
2012-03-05 | * began work on commentBox | Vincent Ambo | 2 | -0/+17 |
2012-03-03 | * Pagination (finally!) | Vincent Ambo | 4 | -18/+43 |
2012-03-03 | * added TODO file | Vincent Ambo | 3 | -2/+3 |
2012-03-03 | * limiting amount of queries with couchDB's limit parameter | Vincent Ambo | 2 | -6/+6 |
2012-03-03 | * getMonthCount now takes a BlogLang, as is obviously required | Vincent Ambo | 1 | -5/+7 |
2012-03-03 | * removed an unnecessary tempVar | Vincent Ambo | 1 | -2/+1 |
2012-03-03 | * getMonthCount function added | Vincent Ambo | 1 | -12/+15 |
2012-03-02 | * changes D: | Vincent Ambo | 3 | -17/+30 |
2012-03-01 | *updated .hgignore for geany files | Vincent Ambo | 1 | -0/+1 |
2012-02-24 | * entries by month | "Vincent Ambo ext:(%22) | 2 | -4/+64 |
2012-02-24 | * localization moved to Locales.hs | "Vincent Ambo ext:(%22) | 3 | -50/+73 |
2012-02-24 | * I fixed the front page | "Vincent Ambo ext:(%22) | 3 | -14/+45 |
2012-02-24 | * rendering comments | "Vincent Ambo ext:(%22) | 3 | -7/+19 |
2012-02-23 | * comment parsing | "Vincent Ambo ext:(%22) | 1 | -6/+23 |
2012-02-23 | * displaying blog entries | "Vincent Ambo ext:(%22) | 3 | -71/+91 |
2012-02-23 | * removing .DS_Store files | "Vincent Ambo ext:(%22) | 4 | -0/+0 |
2012-02-23 | * blog footer, language handling, emptyTest | "Vincent Ambo ext:(%22) | 5 | -53/+116 |
2012-02-22 | * .hgignore file | "Vincent Ambo ext:(%22) | 1 | -0/+10 |
2012-02-22 | * removing binaries | "Vincent Ambo ext:(%22) | 2 | -0/+0 |
2012-02-22 | * initial checkin | "Vincent Ambo ext:(%22) | 23 | -0/+910 |