Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-21 | [blog] Implement new and simpler design | Vincent Ambo | 1 | -4/+4 | |
2015-11-21 | [locales] Update repoURL | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [all] Fix all warnings | Vincent Ambo | 1 | -20/+25 | |
2015-11-21 | [all] Stylish Haskell import formatting | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [5.1-beta] Begin beta branch | Vincent Ambo | 1 | -1/+1 | |
2015-11-20 | Reinstate some language handling | Vincent Ambo | 1 | -3/+1 | |
2015-11-19 | Version 5.0 \o/ | Vincent Ambo | 1 | -1/+1 | |
2015-11-19 | [5.0-beta] Split into library and executable | Vincent Ambo | 1 | -1/+1 | |
2015-11-19 | Begin cleaning up old things | Vincent Ambo | 1 | -6/+1 | |
2014-08-22 | v4.2: Bump SafeCopy versions of types | Vincent Ambo | 1 | -1/+1 | |
2014-05-18 | Refactor: Remove leftover comment functionality | Vincent Ambo | 1 | -29/+0 | |
2014-05-18 | Move all used GHC extensions to Cabal | Vincent Ambo | 1 | -4/+0 | |
2013-10-14 | Removed comments | Vincent Ambo | 1 | -1/+1 | |
2013-05-05 | * more bootstrap-related fixes, nearing completion | "Vincent Ambo ext:(%22) | 1 | -2/+2 | |
* version bumped to 4.0 | |||||
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 ↵ | "Vincent Ambo ext:(%22) | 1 | -2/+2 | |
from done | |||||
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.4 | Vincent Ambo | 1 | -1/+1 | |
2012-04-04 | * typo in cabal file | Vincent Ambo | 1 | -1/+1 | |
2012-04-04 | version 3.3: | Vincent Ambo | 1 | -1/+5 | |
* added reCaptcha again (got too much spam) | |||||
2012-03-24 | * changed version tag to 3.2 | Vincent Ambo | 1 | -1/+1 | |
2012-03-24 | * added RSS.hs: functions to create an RSS feed | Vincent Ambo | 1 | -0/+15 | |
* added RSS feed handler * FromReqURI instance for BlogLang * fixed RSS-feed link | |||||
2012-03-23 | version 3.1.2: | Vincent Ambo | 1 | -1/+1 | |
* CSS changes for HsColour | |||||
2012-03-22 | version 3.1.1: | Vincent Ambo | 1 | -1/+1 | |
* added background texture for .middle * removed accidental </br> which caused W3 validation to fail New design is now complete. --HG-- rename : res/ios-linen.jpg => res/hbg.jpg | |||||
2012-03-20 | version 3.1: | Vincent Ambo | 1 | -3/+11 | |
* entirely new design (looks a lot better. Thanks to @not_eden and @agoptron for their advice) * multi-author support (I won't use it yet) * blogstyle.css serves as the "source" for blog.css * displaying article eDate and author on entry page | |||||
2012-03-18 | * correctly serving 404s with status code 404 :| | Vincent Ambo | 1 | -3/+3 | |
2012-03-18 | * fixed 404 page | Vincent Ambo | 1 | -0/+9 | |
2012-03-15 | * version 3.0 | Vincent Ambo | 1 | -3/+3 | |
* fixed read-more links | |||||
2012-03-13 | * blog is now running off acid-state (this thing is *fast*) | Vincent Ambo | 1 | -7/+6 | |
2012-03-07 | * one step closer to adding comments | "Vincent Ambo ext:(%22) | 1 | -0/+4 | |
* generic Doc update function * redirect /<commentID> to appropriate full link | |||||
2012-03-06 | * links on right side | Vincent Ambo | 1 | -2/+5 | |
2012-03-06 | * guarding showLinks against negative numbers | Vincent Ambo | 1 | -1/+2 | |
2012-03-06 | * merged String -> Text changes | Vincent Ambo | 1 | -14/+27 | |
* comment field | |||||
2012-03-06 | * TEXT EVERYWHERE, WHERE MY STRINGS AT? | "Vincent Ambo ext:(%22) | 1 | -15/+28 | |
2012-03-06 | * finished comment field | Vincent Ambo | 1 | -0/+3 | |
2012-03-05 | * began work on commentBox | Vincent Ambo | 1 | -0/+3 | |
2012-03-03 | * Pagination (finally!) | Vincent Ambo | 1 | -4/+8 | |
* slight CSS change | |||||
2012-03-02 | * changes D: | Vincent Ambo | 1 | -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 | |