aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue/view_title.tmpl
Commit message (Collapse)AuthorAge
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
| | | | - Fill Milestone and Assignee field when available in webhook payload
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Render emojis in more places.Andrey Nering2016-03-02
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* basic PR featureUnknwon2015-09-02
|
* add view pull descUnknwon2015-09-01
|
* work on PR conversationUnknwon2015-09-01