0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 14:24:36 +01:00
gitea/modules
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
* add [ui] Reactions

* move contend check from form to go functions

* use else if

* check if reaction is allowed only on react
(so previous custom reaction can be still removed)

* use $.AllowedReactions in templates

* use ctx.Flash.Error

* use it there too

* add redirection

* back to server error
because a wrong reaction is a template issue ...

* add emoji list link

* add docs entry

* small wording nit
suggestions from @jolheiser - thx

* same reactions as github

* fix PR reactions

* handle error so template JS could check

* Add Integrations Test

* add REACTIONS setting to cheat-sheet doc page
2019-12-01 17:57:24 -05:00
..
auth [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
avatar
base
cache
charset
context
convert
cron
generate
git
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
notification
options
password
pprof
private
process
public
recaptcha
references
repofiles
search
secret
session
setting [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
ssh
structs
sync
task
templates
test
timeutil
upload
user
util
validation
webhook