83 Commits (v1.12.1)

Author SHA1 Message Date
  mrsdizzie 0e44fab5d6
Update emoji regex (#11584) (#11679) 4 years ago
  zeripath a777f8ae75
Allow different HardBreaks settings for documents and comments (#11515) (#11599) 4 years ago
  zeripath 742e26f5a5
Prevent 500 with badly formed task list (#11328) 4 years ago
  zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277) 4 years ago
  mrsdizzie 4ed7d2a2bb
Remove last traces of has-emoji class (#11263) 4 years ago
  mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 4 years ago
  zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
  zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214) 4 years ago
  zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
  silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162) 4 years ago
  zeripath 0be25e2150
Handle yaml frontmatter (#11016) 4 years ago
  techknowlogick d00ebf445b
upgrade to most recent bluemonday (#11007) 4 years ago
  zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845) 4 years ago
  zeripath f036de5a94
Completely fix task-list checkbox styling (#10798) 4 years ago
  Alexander Scheel b8551f8532
Fix task-list checkbox styling (#10668) 4 years ago
  zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 4 years ago
  zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515) 4 years ago
  6543 e57ac841de
Fix potential bugs (#10513) 4 years ago
  mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291) 4 years ago
  John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905) 4 years ago
  John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822) 4 years ago
  zeripath 948dec3d75
Allow hyphen in language name (#9873) 4 years ago
  Moritz f740943df4 Fix markdown anchor links (#9673) 4 years ago
  zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 4 years ago
  John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 4 years ago
  Alexander Scheel ee7df7ba8c Markdown: Sanitizier Configuration (#9075) 4 years ago
  John Olheiser 9a33adcdd3 Allow kbd tags (#9245) 4 years ago
  guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116) 4 years ago
  guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 4 years ago
  zeripath 675f275237
Fix race condition in ReplaceSanitizer (#9123) 4 years ago
  guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) 4 years ago
  guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925) 4 years ago
  Lauris BH 05e7715c4b Update go-org to optimize code (#8824) 4 years ago
  Lauris BH 086a46994a Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 4 years ago
  guillep2k cea8ea5ae6 Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 4 years ago
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 years ago
  jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006) 4 years ago
  Rinat b660a732ae feat: highlight issue references with : (#8101) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Norwin 867f46f78e Detect delimiter in CSV rendering (#7869) 4 years ago
  Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513) 4 years ago
  silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038) 5 years ago
  mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739) 5 years ago
  mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 5 years ago
  mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 5 years ago
  silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546) 5 years ago