Commit e825ac7
authored
feat: add dingtalk channel support (#775)
* feat: add qqbot channel support
* fix: polish qq channel status and display
* feat: add qqbot connectivity test
* feat: bundle qqbot runtime plugin from npm
* chore: remove vendored qqbot runtime plugin
* fix: include bundled qqbot plugins in desktop ci artifacts
* feat: add wecom channel support
* feat: add dingtalk channel support
* fix: address dingtalk lint issues1 parent 8c7b471 commit e825ac7
44 files changed
Lines changed: 8904 additions & 99 deletions
File tree
- .github/workflows
- apps
- controller
- scripts
- src
- app
- lib
- routes
- runtime
- services
- store
- tests
- desktop/scripts
- web
- lib/api
- public
- src
- components
- channel-setup
- i18n/locales
- layouts
- lib
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments