about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2012-04-28 * fixed iMessage linkVincent Ambo1-1/+1
2012-04-26 * some fixesVincent Ambo1-13/+19
2012-04-26 * added lucius fileVincent Ambo2-1/+0
2012-04-25 * upped version to 3.4Vincent Ambo2-2/+2
2012-04-25 * completed switch to Hamlet and LuciusVincent Ambo2-33/+29
2012-04-25 * almost done moving to Hamlet from BlazeVincent Ambo1-238/+263
2012-04-24 * set default optimization level to O2Vincent Ambo1-1/+2
2012-04-22 * removed captchas (well, commented them out)Vincent Ambo2-3/+5
2012-04-22 * changed <ul> width to 57emVincent Ambo1-3/+3
2012-04-22 * max-width for <ul> elementVincent Ambo1-3/+3
2012-04-12 * colouring tool changesVincent Ambo2-6/+9
2012-04-06 * removed entryEscape -> Posting pure HTML from now on (pre tag where necessary)Vincent Ambo1-11/+5
2012-04-04 * typo in cabal fileVincent Ambo2-3/+3
2012-04-04 * comment deletion (this doesn't look nice, but nobody except for me sees the...Vincent Ambo3-2/+39
2012-04-04 * changes to cabal fileVincent Ambo1-2/+3
2012-04-04 * updated cabal file (dependency on recaptcha package)Vincent Ambo1-1/+2
2012-04-04 version 3.3:Vincent Ambo5-15/+59
2012-03-25 * default rss feed link now points to an XML fileVincent Ambo2-1/+2
2012-03-25 * update and run scripts (using privbind)Vincent Ambo2-0/+7
2012-03-25 * updated TODOVincent Ambo1-1/+0
2012-03-25 * updated version in Cabal fileVincent Ambo1-1/+1
2012-03-25 * updated Cabal fileVincent Ambo1-1/+4
2012-03-25 * removed System.Environment from Main.hsVincent Ambo1-5/+12
2012-03-25 * small colouriser tool to run .hs files through HsColourVincent Ambo3-0/+88
2012-03-24 * changed version tag to 3.2Vincent Ambo1-1/+1
2012-03-24 * added RSS.hs: functions to create an RSS feedVincent Ambo5-13/+85
2012-03-23 Updated .hgignore to include the entire BlogState/ directory and *.orig filesVincent Ambo1-0/+2
2012-03-23 * sequence_ $ map to mapM_Vincent Ambo1-4/+4
2012-03-23 version 3.1.2:Vincent Ambo7-11/+76
2012-03-22 version 3.1.1:Vincent Ambo6-6/+7
2012-03-22 * backup scriptVincent Ambo1-0/+2
2012-03-22 * restored missing fileVincent Ambo1-0/+0
2012-03-22 * cleaned up res/ folderVincent Ambo9-8/+11
2012-03-20 * font-weight for .contactsVincent Ambo3-2/+3
2012-03-20 * gzip compression for dynamic filesVincent Ambo1-1/+3
2012-03-20 version 3.1:Vincent Ambo6-138/+153
2012-03-19 * Google analyticsVincent Ambo1-0/+13
2012-03-19 * min-height for <body>Vincent Ambo1-0/+1
2012-03-18 * correctly serving 404s with status code 404 :|Vincent Ambo3-11/+11
2012-03-18 * fixed 404 pageVincent Ambo5-3/+27
2012-03-18 * changed entryEscapeVincent Ambo1-1/+4
2012-03-15 * proper comment escapingVincent Ambo2-2/+10
2012-03-15 * newlines in commentsVincent Ambo1-1/+2
2012-03-15 * port 80Vincent Ambo1-1/+1
2012-03-15 * version 3.0Vincent Ambo2-7/+13
2012-03-15 * updating entries and entrylistVincent Ambo2-26/+78
2012-03-14 * fixed entry-addingVincent Ambo2-14/+20
2012-03-14 * escaping commentsVincent Ambo2-2/+2
2012-03-14 * changed comment structure to sort by UTCTimeVincent Ambo5-44/+121
2012-03-13 * added flushSessions :: IO()Vincent Ambo2-2/+15