26 Commits (b1605728ea2d3cf9f88c78cb9a95dd1bbd98ea74)

Author SHA1 Message Date
  mrsdizzie f3ca8e1971 Support unicode emojis and remove emojify.js (#11032) 5 years ago
  techknowlogick 6d4354c6b6 upgrade to most recent bluemonday (#11007) 6 years ago
  zeripath 2d47970edf Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 6 years ago
  John Olheiser c1c72eebbb Issue/PR Context Popups (#9822) 6 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
  Lauris BH 29dac507f0 Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 6 years ago
  guillep2k 360a7ca7bd Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 6 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  mrsdizzie 3e92166cd2 Fix domain name pattern in email regex (#6739) 7 years ago
  mrsdizzie eefe8a6ff3 Use ctx.metas for SHA hash links (#6645) 7 years ago
  silverwind 2ff1865a43 Render SHA1 links as code blocks (#6546) 7 years ago
  mrsdizzie 62c09e1ed8 Use stricter boundaries for auto-link detection (#6522) 7 years ago
  mrsdizzie f73a16935f Change order that PostProcess Processors are run (#6445) 7 years ago
  mrsdizzie ccb886f1cd Replace linkRegex with xurls library (#6261) 7 years ago
  mrsdizzie 659454840a Remove visitLinksForShortLinks features (#6257) 7 years ago
  mrsdizzie 5a46b7ca13 Modify linkRegex to require http|https (#6171) 7 years ago
  Antoine GIRARD 657b3a1e21 markup: escape short wiki link (#4091) 7 years ago
  Chaz Reid d93abd6718 Fix wiki inter-links with cases and add tests for this case (#3560) 8 years ago
  Morgan Bazalgette c762931081 Rework special link parsing in the post-processing of markup (#3354) 8 years ago
  Ethan Koenig 13c19d041a Populate URL field of API commits (#3546) 8 years ago
  Christian Köberl 573a25c9ba Allow square brackets in external issue patterns (#3408) 8 years ago
  Lauris BH ed04e0e8d1 Recognize more characters in crossreferenced repo name (#3413) 8 years ago
  Ethan Koenig 9ade90d9d0 Fix issue link rendering in commit messages (#2897) 8 years ago
  Lunny Xiao 746c3b2c4e Add init support of orgmode document type on file view and readme (#2525) 8 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago