| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | various fixes, new post support | 2008-03-04 | 7 | -27/+114 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | * tekuti/comment.scm (make-new-comment): Better commit log for comments. * tekuti/git.scm (munge-tree): Fix when creating multiple files in a new directory. * tekuti/page-helpers.scm (with-authentication): Resurrect, this got lost somehow, in that past time place. (post-editing-form): Frobate a bit. (admin-post-link): Fix. * tekuti/page.scm (page-admin): Frobate. (page-admin-post): Fix for recent change in post-from-key. (page-admin-new-post): Sortof works, needs some fixage. * tekuti/post.scm (make-new-post): Implement, yay * tekuti/util.scm (timestamp->date): New function * tekuti/web.scm (*status-names*): add 303 | |||||
| * | only index tags of published posts | 2008-03-02 | 1 | -2/+3 | ||
| | | | | | * tekuti/tags.scm (reindex-tags): Only index published posts. | |||||
| * | implement tags/foo | 2008-03-02 | 1 | -1/+14 | ||
| | | | | | * tekuti/page.scm (page-show-tag): Implement, in a basic way. | |||||
| * | intern some character entities | 2008-03-02 | 1 | -0/+14 | ||
| | | | | | | * tekuti/config.scm: Define some character entities to intern here. Not ideal by any means, but it works for me. | |||||
| * | fix up the atom feed | 2008-03-02 | 1 | -5/+6 | ||
| | | | | | | | | | * tekuti/page-helpers.scm (atom-header): Set the xml:base to the root url. (atom-entry): Actually include a link to the post. | |||||
| * | more cleanups | 2008-02-29 | 5 | -102/+91 | ||
| | | ||||||
| * | add missing files | 2008-02-29 | 2 | -0/+273 | ||
| | | ||||||
| * | cleanups, refactorings, what-not | 2008-02-29 | 7 | -507/+369 | ||
| | | ||||||
| * | more cleanups, xhtml sanitization thanks to MikeS, --repl | 2008-02-28 | 6 | -63/+82 | ||
| | | ||||||
| * | continuing simplification work | 2008-02-28 | 9 | -179/+129 | ||
| | | ||||||
| * | add link to subscribe thingie | 2008-02-28 | 1 | -9/+4 | ||
| | | ||||||
| * | minor tweaks | 2008-02-28 | 6 | -19/+20 | ||
| | | ||||||
| * | more atom fixen | 2008-02-27 | 1 | -1/+3 | ||
| | | ||||||
| * | some atom fixen | 2008-02-27 | 1 | -4/+12 | ||
| | | ||||||
| * | incremental reindexing, import charset fixes, other thingies | 2008-02-27 | 9 | -77/+93 | ||
| | | ||||||
| * | subtitle | 2008-02-25 | 1 | -1/+1 | ||
| | | ||||||
| * | atom feed maybe working | 2008-02-24 | 7 | -73/+169 | ||
| | | ||||||
| * | using new one-file-per-comment | 2008-02-23 | 9 | -70/+443 | ||
| | | ||||||
| * | another checkpoint, tag cloud working... | 2008-02-23 | 2 | -46/+116 | ||
| | | ||||||
| * | another checkpoint, off to party redux | 2008-02-22 | 1 | -2/+2 | ||
| | | ||||||
| * | another checkpoint, off to party | 2008-02-22 | 6 | -6/+25 | ||
| | | ||||||
| * | basic archives done | 2008-02-22 | 5 | -17/+169 | ||
| | | ||||||
| * | new clever indexing scheme | 2008-02-22 | 6 | -29/+110 | ||
| | | ||||||
| * | another checkpoint, la la la | 2008-02-21 | 11 | -88/+373 | ||
| | | ||||||
| * | another checkpoint, la la la | 2008-02-20 | 6 | -42/+232 | ||
| | | ||||||
| * | snapshot | 2008-02-19 | 10 | -256/+381 | ||
| | | ||||||
| * | another checkpoint, works again! | 2008-02-17 | 9 | -89/+384 | ||
| | | ||||||
| * | hold metadata in memory instead of in git | 2008-02-12 | 5 | -42/+11 | ||
| | | ||||||
| * | redo reindexing to be more erlangy | 2008-02-12 | 3 | -59/+55 | ||
| | | ||||||
| * | modularization | 2008-02-11 | 10 | -428/+787 | ||
| | | ||||||
| * | more hacks, git index done (yay) | 2008-02-10 | 2 | -241/+145 | ||
| | | ||||||
| * | further hacking | 2008-02-09 | 4 | -19/+672 | ||
| | | ||||||
| * | first working server | 2008-02-08 | 1 | -1/+56 | ||
| | | ||||||
| * | initial beginning start thing | 2008-02-08 | 1 | -0/+32 | ||
