Commit graph

16 commits

Author SHA1 Message Date
Vincent Ambo
599d765903 [blog] Add a deleteEntry function, only for CLI 2015-11-24 14:07:31 +01:00
Vincent Ambo
77c376e283
[all] Fix all warnings 2015-11-21 03:18:08 +01:00
Vincent Ambo
7610e79013
[db] Update interactiveUserAdd for remote state 2015-11-21 02:59:03 +01:00
Vincent Ambo
56609f1f59
v4.2: Bump SafeCopy versions of types 2014-08-22 15:56:03 +02:00
Vincent Ambo
41bee335c8 Refactor: Remove leftover comment functionality 2014-05-18 22:50:28 +02:00
Vincent Ambo
a5481e70e4 Refactoring: Moved Happstack things to Server.hs 2014-05-18 22:39:38 +02:00
Vincent Ambo
5f6841afa2 Move all used GHC extensions to Cabal 2014-05-18 21:56:39 +02:00
Vincent Ambo
19cc93685b (temporary?) fix for builds on GHC 7.8 2014-05-08 15:57:10 +02:00
"Vincent Ambo ext:(%22)
c5206173e6 ran hlint 2013-04-28 14:44:14 +02:00
"Vincent Ambo ext:(%22)
9719b5a62d Used stylish-haskell on all source files 2013-04-28 14:30:00 +02:00
Vincent Ambo
d15a01007e * comment deletion (this doesn't look nice, but nobody except for me sees the admin page so I DON'T CARE :D) 2012-04-04 04:10:26 +02:00
Vincent Ambo
efbec9ff76 * added RSS.hs: functions to create an RSS feed
* added RSS feed handler
* FromReqURI instance for BlogLang
* fixed RSS-feed link
2012-03-24 00:32:38 +01:00
Vincent Ambo
e6746984f5 * changed comment structure to sort by UTCTime
* postEntry function done; adminHandler doesn't work?
2012-03-14 00:37:00 +01:00
Vincent Ambo
f6446aec72 * added flushSessions :: IO()
* updated TODO
2012-03-13 21:29:06 +01:00
Vincent Ambo
2cb2900b07 * updated some stuff, work on sessions 2012-03-13 06:35:56 +01:00
Vincent Ambo
6092eb6f5e * blog is now running off acid-state (this thing is *fast*) 2012-03-13 05:31:13 +01:00