97 Commits (9c6e6f4d1b7acf6adc4b201da2dbc51d092c9a17)

Author SHA1 Message Date
  wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 3 months ago
  Denys Konovalov 0285b04f4c
fix telegram webhook (#29864) 3 months ago
  wxiaoguang 43de021ac1
Add test for webhook (#29755) 3 months ago
  Lunny Xiao 6e8762f962
Fix broken webhooks (#29690) 3 months ago
  oliverpool 26653b196b
Store webhook event in database (#29145) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 4 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 7 months ago
  KN4CK3R 58f5fa6536
Fix Matrix and MSTeams nil dereference (#28089) 7 months ago
  Lunny Xiao 16d15ce087
Fix package webhook (#27839) 8 months ago
  Jason Song 4e98224a45
Support allowed hosts for webhook to work with proxy (#27655) 8 months ago
  JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 8 months ago
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) 9 months ago
  John Olheiser 7520cd678c
Fix release URL in webhooks (#27182) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  谈笑风生间 5104c887d3
Modify the content format of the Feishu webhook (#25106) 10 months ago
  Yarden Shoham 16dee4f1b2
Add `branch_filter` to hooks API endpoints (#26599) 10 months ago
  Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 10 months ago
  Yarden Shoham 220f236ff5
Add pull request review request webhook event (#26401) 10 months ago
  puni9869 4971a10543
Warn instead of reporting an error when a webhook cannot be found (#26039) 11 months ago
  Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 11 months ago
  Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
  Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
  谈笑风生间 a5acec329e
Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 1 year ago
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477) 1 year ago
  Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 1 year ago
  KN4CK3R 2173f14708
Add user webhooks (#21563) 1 year ago
  zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
  zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 1 year ago
  John Olheiser e7f1d45eb5
fix: omit avatar_url in discord payload when empty (#22393) 1 year ago
  delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  zeripath 787f6c3227
Ensure that Webhook tasks are not double delivered (#21558) 1 year ago
  Jim Kirisame c8f3eb6acb
Fix wechatwork webhook sends empty content in PR review (#21762) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  Jim Kirisame 0ace4cee33
Fix webhook attachment text is not set in review comment (#21763) 1 year ago
  oliverpool b6e81357bd
Add Webhook authorization header (#20926) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 1 year ago
  KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 1 year ago