0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-17 02:22:19 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Lunny Xiao
83a8944fcf
Add feishu webhook support ()
Add feishu webhook support
2020-02-12 08:48:28 +00:00
Lunny Xiao
a966a0298e Move more webhook codes from models to webhook module ()
* Move more webhook codes from models to webhook module
2019-11-03 22:13:25 +00:00
Lunny Xiao
f518fe6662
Rename HookQueue to hookQueue ()
* Rename HookQueue to hookQueue

* fix lint
2019-11-02 10:35:12 +08:00
Lunny Xiao
0e7f7df3cf Move webhook to a standalone package under modules ()
* Move webhook to a standalone package under modules

* fix test

* fix comments
2019-11-01 22:51:22 +00:00