]> source.dussan.org Git - gitea.git/commit
Hide not allowed Reactions (#9387)
author6543 <6543@obermui.de>
Wed, 18 Dec 2019 13:07:36 +0000 (14:07 +0100)
committerLunny Xiao <xiaolunwen@gmail.com>
Wed, 18 Dec 2019 13:07:36 +0000 (21:07 +0800)
commit6d811bcb14eb7199452d2673a6c30412989f7498
treeaa5b16dc73b0cf7d4fa53b770a1fbb5f85d5daee
parent3b4682e1722441a2c64f0bacd05aa795f8fb27da
Hide not allowed Reactions (#9387)

* Hide not allowed Reactions

* filter in query :D

* use `

Co-Authored-By: Alexey 〒erentyev <axifnx@gmail.com>
* update xorm v0.8.0 -> v0.8.1
go.mod
go.sum
integrations/api_issue_reaction_test.go
models/issue_reaction.go
vendor/modules.txt
vendor/xorm.io/xorm/.drone.yml
vendor/xorm.io/xorm/engine.go
vendor/xorm.io/xorm/session.go
vendor/xorm.io/xorm/session_raw.go
vendor/xorm.io/xorm/session_update.go