Commit Graph
72 Commits
Author SHA1 Message Date
fghwettandGitHub ef7c2d0a9d fix: resolve message sending failure when containing "\n" using webhook and custom channel (#111)
* 使用webhook和custom通道发送消息时如果内容中包含\n会推送失败的问题

* 消息查看页面增加markdown内容解析,访问链接页面增加GFM拓展解析

* 访问链接页面GFM footnote支持
2024-11-10 10:58:12 +08:00
YrobotandGitHub d5cceb9589 feat: add a popup on Copy webhook Button to display the webhook url (#117) 2024-11-10 10:56:38 +08:00
Johnson SunandGitHub 30cd8ec528 feat: add fallback for copy function (#135) 2024-11-10 10:51:24 +08:00
JustSong 1a3ebafd34 feat: support channel level auth 2024-11-10 10:47:25 +08:00
JustSong 08a8688aa7 feat: support channel level auth 2024-11-10 10:46:28 +08:00
JustSong 83a2bc9bd4 fix: fix loading 2024-11-10 09:53:28 +08:00
JustSong 2abd8f4681 fix: show bind options only available 2023-05-21 11:23:55 +08:00
JustSong 75282abb5f feat: now message editor will save the selected channel as default channel 2023-05-16 20:31:28 +08:00
JustSong 8996737643 fix: fix option update logic not working properly 2023-05-16 09:53:21 +08:00
JustSong 8ead1f76cd feat: support tencent custom alarm now (close #87) 2023-05-15 22:57:12 +08:00
JustSong 0f73bf4185 style: hide scroll bar 2023-05-14 18:32:40 +08:00
JustSong 3684437258 feat: able to set home page link 2023-05-14 18:19:24 +08:00
JustSong d434c370ab perf: load cached about content first 2023-05-14 16:13:12 +08:00
JustSong 464bd71ec6 chore: update OneBot's configuration prompt 2023-05-12 19:33:43 +08:00
JustSong 8f7e5456e5 feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +08:00
JustSong 5a6f834606 fix: correct form column number 2023-05-12 11:35:16 +08:00
JustSong 34b9633417 fix: able to use default channel to send webhook message now 2023-05-10 16:05:18 +08:00
JustSong 1d32544019 chore: update description 2023-05-10 15:55:36 +08:00
JustSong 53738c0940 fix: fix typo 2023-05-10 15:46:10 +08:00
JustSong 4c618eda51 feat: able to create webhooks now (close #76) 2023-05-10 15:30:11 +08:00
JustSong f7999d944e feat: double check before deleting a user 2023-05-10 10:09:24 +08:00
JustSong fb4fe963d8 fix: bug fix for message editor 2023-05-09 16:49:20 +08:00
JustSong d8aaec9b84 feat: add message editor (close #59) 2023-05-09 09:36:01 +08:00
JustSong 82068de143 feat: support custom channel now (close #72, close #75, #71) 2023-05-08 22:20:14 +08:00
JustSong 030c5e0f8f feat: support displaying title & content in template message (close #74) 2023-05-08 18:58:29 +08:00
JustSong 5b5a56122b feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
JustSong 99bf0ca127 refactor: update test message content 2023-05-07 13:32:47 +08:00
JustSong 4530104264 feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
JustSong 1cade7a218 feat: support group message now (close #46) 2023-05-07 10:33:48 +08:00
JustSong 48902f0a16 fix: render channel name directly (#68) 2023-05-06 21:49:11 +08:00
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
JustSong 2fd800b0a3 feat: support channel OneBot now (close #64) 2023-05-06 15:21:17 +08:00
JustSong c72c5fe102 chore: update dashboard 2023-05-06 11:11:20 +08:00
JustSong e03ba3439d Merge branch 'feat-channel' 2023-05-06 10:18:48 +08:00
JustSong 91725aeba7 feat: now client part supports multiple channels for the same type (#50) 2023-05-06 10:15:18 +08:00
o0oo0ooo0andGitHub e56675954e docs: update README (#62)
* Update README.md

Supplementary command.

* Update README.md

Supplementary command.

* Update README.md

add \r\n
2023-05-01 09:41:46 +08:00
JustSong 65783feafa feat: redirect to login page if login expired 2023-04-27 12:46:34 +08:00
JustSong f5977581d3 feat: show new message count & new user count in home page 2023-04-19 15:22:57 +08:00
JustSong 3fe6625e16 fix: fix wrong repo url 2023-04-16 20:29:29 +08:00
JustSong be90beccd1 feat: now user can enable auto refresh to check new messages 2023-04-16 19:57:45 +08:00
JustSong 9307be249a chore: update time format 2023-04-16 19:01:38 +08:00
JustSong dfdddc1064 feat: warn user if it doesn't have message persistence permission 2023-04-16 18:51:58 +08:00
JustSong 3fca905b1e fix: open url instead of link if present 2023-04-16 18:15:28 +08:00
JustSong 9607459faf chore: update message detail modal 2023-04-16 17:15:36 +08:00
JustSong 998e974e95 feat: able to resend message now 2023-04-16 17:13:59 +08:00
JustSong fe7d726dee feat: able to delete message now 2023-04-16 16:13:55 +08:00
JustSong 591d6f24ed feat: able to view message detail now 2023-04-16 16:00:03 +08:00
JustSong dda530b6e6 feat: update message search function 2023-04-16 15:36:39 +08:00
JustSong 26a3c76f3f feat: able to view messages on dashboard (close #32) 2023-04-16 12:50:01 +08:00
JustSong c16530cf6e feat: support send Email to others (close #44) 2023-04-16 11:23:05 +08:00