78 Commits (0f64dad74b0671269a9d93cf8e9a0bc9d4d94c7d)

Author SHA1 Message Date
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
Jonas Franz 8bb51135b6
Add support for "Show/Hide outdated" 7 years ago
Jonas Franz 4ea74e5327
Add support for showing code comments of reviews in conversation 7 years ago
Jonas Franz 6ae32b27e3
Fix problems caused by files in subdirectories 7 years ago
Jonas Franz de7081c2ab
Comments will be shown at the right place now 7 years ago
Jonas Franz 5f55edea84
gofmt 7 years ago
Jonas Franz 7986d6ed22
Add support for invalidating comments 7 years ago
Jonas Franz 58fb672d0d
gofmt 7 years ago
Jonas Franz bc9359222a
Fetch all review ids at once 7 years ago
Jonas Franz 75b7d9b86a
Preview for listing comments 7 years ago
Jonas Franz 0f772d1bf4
Simplified create and find functions for review 7 years ago
Jonas Franz 9544c46052
Add create review comment implementation 7 years ago
Jonas Franz 2c18552576
Add load functions 7 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 7 years ago
Jonas Franz 623a9f6e3c
Add Review 7 years ago
kolaente 1a97030017 Issue due date (#3794) 7 years ago
kolaente fd8d6405c8 Fix only updated_unix when adding a comment (#3855) 7 years ago
Lunny Xiao 835b890329 fix bug when a user delete but assigned on issue (#3318) 8 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 8 years ago
Lauris BH 240609432b Issue content should not be updated when closing with comment (#2833) 8 years ago
Morlinest 95637e046f Fix order of comments (#2835) 8 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 8 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387) 8 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 8 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 8 years ago
Lunny Xiao 5de94a67cf some refactors for issue and comments (#2419) 8 years ago
Ethan Koenig a27863b6d1 Fix issue updated_unix bug (#2204) 8 years ago
Ethan Koenig a52cd59727 Fix unchecked error bug (#2110) 8 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 8 years ago
Lunny Xiao d71fad2ab7 Fix #2001 and fix issue comments hidden (#2016) 8 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 8 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942) 8 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779) 8 years ago
Jonas Franz 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674) 8 years ago
Lunny Xiao 8a0be5e9f0 Bug fixed for deleted label in issue comment (#904) 8 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888) 8 years ago
Lunny Xiao f35b20b042 track issue title changes (#841) 8 years ago
Lunny Xiao 3e0525b47d Track assignee for issue (#808) 8 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804) 9 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 9 years ago
Bo-Yi Wu 691fbdf1d3 fix: delete attachment after remove comment. 9 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 9 years ago
Ethan Koenig a6f5efa0bb Fix ambiguity bug in getCommentsByRepoIDSince (#665) 9 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 9 years ago
Lunny Xiao 0c5c34d7dd UpdateIssueUsersByMentions was calling database write operations while (#443) 9 years ago
Kim "BKC" Carlbäcker df7fa4e995 issue comment api fix (#449) 9 years ago