mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
* Improve issue autolinks

Update autolinks to match what github does here:

Issue in same repo: #1
Issue in different repo: org/repo#1

Fixes #6264

* Use setting.AppURL when parsing URL

Using setting.AppURL here is a more reliable way of parsing the current
URL and what other functions in this file seem to use.

* Make ComposeMetas always return a valid context

* Add per repository markdown renderers for better context

* Update for use of context metas

Now that we include the user and repo name inside context metas, update
various code and tests for this new logic
2019-04-12 08:53:34 +03:00
..
2019-04-02 08:48:31 +01:00
2019-04-02 08:48:31 +01:00
2019-04-02 08:48:31 +01:00
2018-01-31 00:09:16 +02:00
2019-04-02 08:48:31 +01:00
2019-04-07 03:25:14 +03:00
2019-04-12 08:53:34 +03:00
2018-11-04 22:20:00 -05:00
2019-04-02 08:48:31 +01:00
2017-11-13 22:51:45 +08:00
2018-03-16 22:04:33 +08:00
2019-03-08 11:42:50 -05:00
2019-04-02 08:48:31 +01:00
2019-04-02 08:48:31 +01:00
2019-04-02 08:48:31 +01:00