lebd/src/Handler
2017-10-14 15:04:01 +11:00
..
Avatars.hs Improve AvatarR performance by only fetching the avatar from the DB, not the whole User 2017-10-13 22:29:22 +11:00
Categories.hs Add basic support for h-entry categories, which are actually more like tags than categories really 2017-10-14 14:59:51 +11:00
Common.hs Rename module: Entry.Kind -> Model.Entry.Kind 2017-10-11 12:44:33 +11:00
Entries.hs Remove unnecessary templates for Handler.Entries - this allows it not to use TH at all :) 2017-10-14 15:04:01 +11:00
Feed.hs Make entry names optional, since notes shouldn't have names and articles should 2017-10-11 23:34:36 +11:00
Home.hs Make the user who's displayed on the homepage a configurable setting, so it's easier to use lebd if your name isn't Dani 2017-10-11 12:55:24 +11:00