Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-11 | feat(render): Implement Markdown thread rendering & Gravatar | Vincent Ambo | 1 | -25/+6 |
2018-04-09 | fix(templates): Fix author name & avatar display | Vincent Ambo | 1 | -4/+12 |
2018-04-09 | feat(handlers/templates): Add "New Thread" handler and template | Vincent Ambo | 1 | -0/+52 |
2018-04-09 | feat(templates): Slightly less barebones index & thread templates | Vincent Ambo | 2 | -39/+115 |
2018-04-08 | feat(templates): Display author information in templates | Vincent Ambo | 2 | -3/+3 |
2018-04-08 | feat(templates): Add shitty little response form in thread view | Vincent Ambo | 2 | -2/+14 |
2018-04-08 | feat(templates): Add a shitty thread submission form | Vincent Ambo | 1 | -0/+14 |
2018-04-08 | feat(main/templates): Add barebones single-thread view | Vincent Ambo | 2 | -1/+15 |
2018-04-08 | feat(main): Add support for Tera templates | Vincent Ambo | 1 | -0/+14 |