Commit Graph

154 Commits (b22be7f594401d7bd81196750456ce52185bd391)

Author SHA1 Message Date
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
wxiaoguang b55c699c62
Alter issue/comment table TEXT fields to LONGTEXT (#16765) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Lunny Xiao c0c59a4c99
Improve the comment on comment type (#14609) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448) 4 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439) 4 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217) 4 years ago
Cirno the Strongest 06268dcf53
Fix reactions on code comments (#13390) 4 years ago
Pedro Alves c40df54e28
Group Label Changed Comments in timeline (#13304) 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555) 4 years ago
zeripath 654a970644
Fix commenting on non-utf8 encoded files (#11916) 4 years ago
zeripath 48648d1d86
Invalidate comments when file is shortened (#11882) 4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587) 4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037) 4 years ago
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058) 5 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 5 years ago
6543 e57ac841de
Fix potential bugs (#10513) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) 5 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago