You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
view_content Make "Ghost" not link to 404 page (#6410) 5 years ago
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 7 years ago
comment_tab.tmpl Improve issue autolinks (#6273) 5 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Allow labels to contain emoji (#6063) 5 years ago
list.tmpl Fixes #6514 - New Pull Request on files and pulls pages the same (#6515) 5 years ago
milestone_issues.tmpl Make "Ghost" not link to 404 page (#6410) 5 years ago
milestone_new.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
milestones.tmpl Feature: Archive repos (#5009) 6 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Allow labels to contain emoji (#6063) 5 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 6 years ago
view.tmpl Feature: Archive repos (#5009) 6 years ago
view_content.tmpl Improve issue autolinks (#6273) 5 years ago
view_title.tmpl Feature: Archive repos (#5009) 6 years ago