This commit is contained in:
swag 2023-01-08 23:38:23 -05:00
parent a33cbff534
commit f2255f8207

View File

@ -41,6 +41,7 @@ Run the tests locally (against development environment):
### (Lord knows there's TODOs I could be working on...)
1. RSS feed!!
1. Log user out if locked out? Will need to check `lock_status()` beyond just logging in
1. Support at least some Markdown, specifically the code blocks
1. Implement tripcodes (moving this down in priority due to complexity...)
1. Return a text response instead of HTML if a `.txt` extension [is