summaryrefslogtreecommitdiffstats
path: root/main.scm
Commit message (Collapse)AuthorAgeFilesLines
* 404 page show when attempting to view a deleted postdan2023-03-011-20/+21
|
* style.css and favicon.ico properly hosteddan2023-03-011-8/+5
|
* redirect back to correct page on vote/unvotedan2023-02-281-24/+36
|
* set min-height for post contentdan2023-02-281-1/+1
|
* redirect to correct location on delete; comments loaded oldest firstdan2023-02-281-6/+8
|
* redirect to correct location on deletedan2023-02-281-8/+11
|
* parent and child posts properly returned by query; properly displayeddan2023-02-281-38/+78
|
* implement delete buttondan2023-02-281-13/+34
|
* fix vhosts map; fix mobile width; increase text field font size; restyle ↵dan2023-02-281-29/+39
| | | | login form; stylesheet is downloaded separately to html
* initdan2023-02-271-0/+292