about summary refs log tree commit diff
path: root/src/Blog.hs
AgeCommit message (Expand)AuthorFilesLines
2012-03-06 * links on right sideVincent Ambo1-8/+29
2012-03-06 * guarding showLinks against negative numbersVincent Ambo1-21/+27
2012-03-06 * finished comment fieldVincent Ambo1-13/+11
2012-03-05 * began work on commentBoxVincent Ambo1-0/+14
2012-03-03 * Pagination (finally!)Vincent Ambo1-6/+19
2012-03-03 * added TODO fileVincent Ambo1-1/+1
2012-03-03 * limiting amount of queries with couchDB's limit parameterVincent Ambo1-3/+3
2012-03-02 * changes D:Vincent Ambo1-5/+9
2012-02-24 * localization moved to Locales.hs"Vincent Ambo ext:(%22)1-39/+12
2012-02-24 * I fixed the front page"Vincent Ambo ext:(%22)1-3/+18
2012-02-24 * rendering comments"Vincent Ambo ext:(%22)1-5/+8
2012-02-23 * comment parsing"Vincent Ambo ext:(%22)1-6/+23
2012-02-23 * displaying blog entries"Vincent Ambo ext:(%22)1-28/+58
2012-02-23 * blog footer, language handling, emptyTest"Vincent Ambo ext:(%22)1-10/+66
2012-02-22 * initial checkin"Vincent Ambo ext:(%22)1-0/+33