gitea/templates/repo/issue/view_content
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
..
add_reaction.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
attachments.tmpl Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 2019-10-15 13:19:32 +01:00
comments.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
context_menu.tmpl Context menus for comments (#9043) 2019-11-19 20:33:42 +02:00
pull.tmpl Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
reactions.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
sidebar.tmpl Correct tooltip msg blocked by dependencies (#9211) 2019-11-29 14:05:49 -05:00