121 Commits (v1.12.0-dev)

Author SHA1 Message Date
  6543 e57ac841de
Fix potential bugs (#10513) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 4 years ago
  6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 4 years ago
  6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 4 years ago
  6543 6baa5d7588 [API] Add notification endpoint (#9488) 4 years ago
  6543 f2d03cda96 [API] Extend times API (#9200) 4 years ago
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 years ago
  Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 4 years ago
  Lunny Xiao 67b316a954 Refactor comment (#9330) 4 years ago
  Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 4 years ago
  Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 4 years ago
  Lunny Xiao 2011a5b818 Extract createComment (#9125) 4 years ago
  guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) 4 years ago
  Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 4 years ago
  guillep2k 9930d47be2 Add review comments to mail notifications (#8996) 4 years ago
  Lunny Xiao dad67cae54
Refactor pull request review (#8954) 4 years ago
  Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) 4 years ago
  succcubbus a2bd8fe8dc mark review comment as invalidated when file is deleted (#8751) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 4 years ago
  blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 years ago
  Lunny Xiao 061388379a Move create issue comment to comments package (#8212) 4 years ago
  Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 4 years ago
  guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137) 4 years ago
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 111d31d681
don't convert buffer to string (#7115) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740) 4 years ago
  Lunny Xiao e0d6d2f978 Fix repository's pull request count error (#7518) 4 years ago
  mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) 4 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165) 5 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856) 5 years ago
  Lunny Xiao dd1acd7ce4 Comments list performance optimization (#5305) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 5 years ago
  Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 5 years ago
  Lanre Adelowo f9d4bd53e6 support reviewing on a deleted file path (#5880) 5 years ago
  Harshit Bansal 7e8242ddb1 Fix an error while adding a dependency via UI. (#5862) 5 years ago
  Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111) 5 years ago
  zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 5 years ago
  Lunny Xiao beab2df122 Refactor mail notification (#5110) 5 years ago
  Lanre Adelowo 21357a4ae0 fix nil pointer when adding a due date (#5587) 5 years ago