26 Commits (d2165a589004224a2b4db4091c06b149a68199fe)

Author SHA1 Message Date
  Bo-Yi Wu 28a5bc313a fix: gofmt errors. (#1106) 7 years ago
  Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 7 years ago
  Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 7 years ago
  Ethan Koenig d2329e1c26 Use assert in legacy unit tests (#867) 7 years ago
  Bo-Yi Wu 25663b5816 refactor: Remove unnecessary type conversions (#772) 7 years ago
  Sandro Santilli 71634452e1 Improve issue references in markdown (#471) 8 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 76604d8f90 fixed test build error 8 years ago
  Lunny Xiao 304bbd3f25 golint fixed for modules/markdown 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl a4fa889ced Run goimports on the whole project (#34) 8 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Rémy Boulanouar 6bcff7828f Fix mention in comments like (@dblk) (#3655) 8 years ago
  Rémy Boulanouar 5d35578811 Update size of SHA to fix #3538 (#3563) 8 years ago
  Unknwon 4a46613916 markdown: fix treating pure number as SHA1 8 years ago
  Unknwon 15845cb287 Code clean up for new config options 8 years ago
  Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
  Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418) 8 years ago
  Thibault Meyer 99812a80fd Fix #3420: Bad commit URL generation (#3424) 8 years ago
  Unknwon d7bdc1de8d #3107 fix mention regex does not include dash 8 years ago
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
  Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. (#3121) 8 years ago
  Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
  Odin Ugedal 8540043c45 Make separate string variables for space 8 years ago
  Odin Ugedal f57adf3637 Fix relative links in markdown files 8 years ago
  Unknwon d5a3021a7d Make markdown as an independent module 8 years ago