aboutsummaryrefslogtreecommitdiffstats
path: root/models/issue_reaction.go
Commit message (Expand)AuthorAgeFilesLines
* Include OriginalAuthor in Reaction constraint (#13505)zeripath2020-11-101-7/+7
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-8/+17
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-14/+24
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-311-5/+29
* Hide not allowed Reactions (#9387)65432019-12-181-0/+1
* [API] Add Reactions (#9220)65432019-12-071-0/+39
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-8/+8
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-14/+8
* Tests for reactions (#3083)Lauris BH2017-12-051-2/+2
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+255