]> source.dussan.org Git - gitea.git/commit
Add mentionable teams to tributeValues and change team mention rules to gh's style...
authora1012112796 <1012112796@qq.com>
Mon, 21 Dec 2020 15:39:28 +0000 (23:39 +0800)
committerGitHub <noreply@github.com>
Mon, 21 Dec 2020 15:39:28 +0000 (16:39 +0100)
commit34df4e5df558e7ec648efe083696687be6f8c8a8
tree883e619552a901b4a7437e8574e7307b47c1ac1d
parent1b1adab26cbe86d77ee0e9a35b18d4765b371e26
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)

* Add mentionable teams to tributeValues

Signed-off-by: a1012112796 <1012112796@qq.com>
* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>
* Change team mention rules to gh's style

* use org's avator as team avator in ui

Signed-off-by: a1012112796 <1012112796@qq.com>
* Update modules/markup/html.go

* Update models/issue.go

Co-authored-by: Lauris BH <lauris@nix.lv>
* Update models/issue.go

* fix a small nit and update test code

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
models/issue.go
models/issue_test.go
modules/markup/html.go
modules/references/references.go
modules/references/references_test.go
routers/repo/issue.go
routers/repo/pull.go
templates/base/head.tmpl