about summary refs log tree commit diff
path: root/src/BlogDB.hs
AgeCommit message (Expand)AuthorFilesLines
2015-11-24 [blog] Add a deleteEntry function, only for CLIVincent Ambo1-1/+8
2015-11-21 [all] Fix all warningsVincent Ambo1-10/+7
2015-11-21 [db] Update interactiveUserAdd for remote stateVincent Ambo1-27/+25
2014-08-22 v4.2: Bump SafeCopy versions of typesVincent Ambo1-14/+12
2014-05-18 Refactor: Remove leftover comment functionalityVincent Ambo1-30/+1
2014-05-18 Refactoring: Moved Happstack things to Server.hsVincent Ambo1-8/+0
2014-05-18 Move all used GHC extensions to CabalVincent Ambo1-8/+0
2014-05-08 (temporary?) fix for builds on GHC 7.8Vincent Ambo1-10/+22
2013-04-28 ran hlint"Vincent Ambo ext:(%22)1-4/+4
2013-04-28 Used stylish-haskell on all source files"Vincent Ambo ext:(%22)1-39/+45
2012-04-04 * comment deletion (this doesn't look nice, but nobody except for me sees the...Vincent Ambo1-0/+9
2012-03-24 * added RSS.hs: functions to create an RSS feedVincent Ambo1-2/+11
2012-03-14 * changed comment structure to sort by UTCTimeVincent Ambo1-5/+12
2012-03-13 * added flushSessions :: IO()Vincent Ambo1-0/+14
2012-03-13 * updated some stuff, work on sessionsVincent Ambo1-6/+15
2012-03-13 * blog is now running off acid-state (this thing is *fast*)Vincent Ambo1-0/+208