summaryrefslogtreecommitdiffstats
path: root/main.scm
Commit message (Expand)AuthorAgeFilesLines
* wrap post textdan2023-03-091-1/+1
* fix: uploading blank post should not return 500; restyle image upload buttondan2023-03-081-11/+13
* feat: posts can have an imagedan2023-03-081-35/+89
* feat: add user-pagedan2023-03-081-20/+91
* 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 logi...dan2023-02-281-29/+39
* initdan2023-02-271-0/+292