summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/comments.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-061-1/+1
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-4/+4
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-301-1/+1
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-2/+6
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-211-7/+6
* consolidate author name across timeline (#11053)Sorien2020-04-191-59/+94
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-6/+32
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Prettify Timeline (#10972)Sorien2020-04-111-132/+154
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-1/+21
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-031-1/+4
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-32/+32
* Allow emoji on review head comments (#10159)guillep2k2020-02-061-1/+1
* Fix image (#9962)John Olheiser2020-01-241-2/+2
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-4/+13
* Fixed repo link in generated comment for cross repository dependency (#9863)Brad Albright2020-01-211-8/+28
* Add some padding to the shadowed comment box (#9612)zeripath2020-01-051-12/+14
* [Fix] AllowedReaction code (#9518)65432019-12-271-2/+2
* [API] Extend times API (#9200)65432019-12-271-1/+14
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-1/+11
* [Feature] Custom Reactions (#8886)65432019-12-011-2/+2
* Context menus for comments (#9043)John Olheiser2019-11-191-43/+38
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-14/+15
* Add id references on all events to allow linking to it (#8608)David Svantesson2019-10-211-20/+20
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-10/+2
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+28
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-1/+1
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+8
* ui - issue view - fix icon position (#7354)Cherrg2019-07-061-55/+53
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-26/+26
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-1/+35
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-051-0/+1
* Feature: Archive repos (#5009)kolaente2019-01-231-20/+22
* Fix wording when user is unassigned from an issue (#5769)Lanre Adelowo2019-01-191-1/+5
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* Add comment replies (#5104)Jonas Franz2018-10-221-1/+1
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-2/+90
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-3/+30
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Multiple assignees (#3705)kolaente2018-05-091-9/+23
* Issue due date (#3794)kolaente2018-05-011-1/+31
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-1/+1
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-181-14/+14
* 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
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-1/+1
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-1/+43