summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-1/+3
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-8/+3
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Fix double border introduced by #13434 (#13457)Cirno the Strongest2020-11-071-1/+1
* Rework focused comment styling (#13434)silverwind2020-11-051-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-3/+3
* Comment Header fixes (#13356)silverwind2020-10-311-21/+23
* Update outdated label to use Fomantic UI style (#13181)Iván Valdés2020-10-211-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Fix attachments list in edit comment (#13036)zeripath2020-10-111-3/+5
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-12/+3
* ui: change commentTag style (#11668)赵智超2020-09-101-0/+9
* Fix to allow comment poster to edit or delete his own comments (#11671)赵智超2020-06-051-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-38/+48
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-211-7/+6
* consolidate author name across timeline (#11053)Sorien2020-04-191-2/+14
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Prettify Timeline (#10972)Sorien2020-04-111-8/+8
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-041-3/+3
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-1/+1
* [Fix] AllowedReaction code (#9518)65432019-12-271-2/+2
* [Feature] Custom Reactions (#8886)65432019-12-011-2/+2
* Context menus for comments (#9043)John Olheiser2019-11-191-6/+2
* Add first issue comment hashtag (#9052)jaqra2019-11-171-1/+1
* Fix edit content button on migrated issue content (#8877)mrsdizzie2019-11-081-1/+1
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-10/+15
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-0/+8
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+8
* ui - cut timeline length with last element on issue view (#7355)Cherrg2019-07-061-2/+2
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-291-1/+3
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-1/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-1/+33
* Feature: Archive repos (#5009)kolaente2019-01-231-40/+52
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-2/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-3/+3
* Prevent html entity escaping (#4471)Joel da Rosa2018-07-191-1/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Improve English grammar and consistency. (#3614)bugreport02018-04-191-2/+0
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-3/+3
* Responsive view (#2750)Morgan Bazalgette2017-12-301-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+7
* Refactor repo/issue/view_content.tmpl (#1276)Kim "BKC" Carlbäcker2017-03-171-310/+3
* Batch updates for issues (#926)Ethan Koenig2017-03-151-4/+4
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-191-4/+4
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-111-8/+10