4 Commits (9ed4aeeaf10661156d61a6cac904d2b060663764)

Author SHA1 Message Date
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
Add feishu webhook support
4 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
* Move more webhook codes from models to webhook module
5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
* Rename HookQueue to hookQueue

* fix lint
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
* Move webhook to a standalone package under modules

* fix test

* fix comments
5 years ago