You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/diff
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
5 years ago
..
blob_excerpt.tmpl Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
box.tmpl Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
comment_form.tmpl Move index.js to web_src and use webpack to pack them (#8598) 5 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
comments.tmpl [Feature] Custom Reactions (#8886) 5 years ago
compare.tmpl Create PR on Current Repository by Default (#8670) 5 years ago
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
new_comment.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
new_review.tmpl User shouldn't be able to approve or reject his/her own PR (#4729) 7 years ago
options_dropdown.tmpl FIX download diff/patch from commit (#8792) 5 years ago
section_unified.tmpl Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion (#4683) 7 years ago