Commit Graph

6 Commits

Author SHA1 Message Date
JustSong
e495960d0e fix: do not send channel's secret to frontend 2023-05-15 23:30:29 +08:00
Edward
c70cc3a793 fix: fix push setting page (#68)
* fix: unknown channel on message page

* feat: add get all chanels short api

* style: temporaryly change label color

* fix: update query for new api

* fix: fix PushSetting page

* fix: fix PushSetting page

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2023-05-06 21:19:49 +08:00
Edward
7b2180565f fix: wrong memory address when updating channel (#67)
* fix: wrong memory address when updating channel

Fix the address issue when updating the Wecom channel detail

* refactor: change method signature

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-05-06 15:36:41 +08:00
JustSong
2587f1533b feat: create email channel for user after binding email 2023-05-06 11:10:26 +08:00
JustSong
91725aeba7 feat: now client part supports multiple channels for the same type (#50) 2023-05-06 10:15:18 +08:00
JustSong
3a8d625201 feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00