hmn/src
Ben Visness 6b21291798 Add plain-text post previews
I opted to do this by making a new markdown renderer that only outputs
plain text, no HTML. This feels a lot more sane to me than trying to
strip HTML out of already-parsed stuff. The tradeoff right now is that
some content just doesn't show up at all, notably bbcode content. I
doubt anyone will care.
2021-07-05 13:34:51 -05:00
..
admintools Added setpassword command 2021-05-04 16:22:15 +03:00
ansicolor Rework DB query stuff, use for projects 2021-03-21 15:38:37 -05:00
auth Add CSRF verification 2021-07-04 15:32:07 -05:00
buildscss Start migrating templates 2021-03-14 15:49:58 -05:00
config Add plain-text post previews 2021-07-05 13:34:51 -05:00
db Profile page and timeline items 2021-06-22 12:50:40 +03:00
hmnurl Start forum editing experience, including bbcode parser 2021-07-04 15:31:37 -05:00
logging Prevent URL construction from crashing in prod 2021-05-25 16:48:57 +03:00
migration Get forum post creation working 2021-07-04 17:48:08 -05:00
models Get forum post creation working 2021-07-04 17:48:08 -05:00
oops Added atom feed and a few other modifications 2021-05-30 21:35:01 +03:00
parsing Add plain-text post previews 2021-07-05 13:34:51 -05:00
perf Fix feed pagination 2021-04-28 22:34:22 -05:00
rawdata Add syntax highlighting and styling for code blocks 2021-07-04 15:32:06 -05:00
templates Add plain-text post previews 2021-07-05 13:34:51 -05:00
utils Part 1 of URL robustification 2021-05-05 23:34:32 +03:00
website Add plain-text post previews 2021-07-05 13:34:51 -05:00
main.go Added setpassword command 2021-05-04 16:22:15 +03:00