Commit Graph
296 Commits
Author SHA1 Message Date
JustSong 16c9ad2ff7 docs: update README (close #90) 2023-05-17 16:47:06 +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 e495960d0e fix: do not send channel's secret to frontend 2023-05-15 23:30:29 +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 a411e230a0 fix: fix garbled email subject 2023-05-13 22:25:58 +08:00
JustSong 0b2d2da65c fix: support smtp server with port 465 2023-05-13 19:00:42 +08:00
JustSong 6bf7951a01 refactor: use built in smtp library 2023-05-13 15:35:23 +08:00
JustSong 464bd71ec6 chore: update OneBot's configuration prompt 2023-05-12 19:33:43 +08:00
JustSong 9d77cc217b docs: update deployment tutorial 2023-05-12 18:36:27 +08:00
JustSong b514d9a1ac docs: update README (#70) 2023-05-12 18:31:42 +08:00
JustSong 8f7e5456e5 feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +08:00
JustSong 024fc97ced fix: fix message data is not fully loaded when searching (close #81) 2023-05-12 12:12:16 +08:00
JustSong 5a6f834606 fix: correct form column number 2023-05-12 11:35:16 +08:00
JustSong c6fc56281f fix: fix UTF8 characters are not encoded correctly (#79) 2023-05-12 09:58:51 +08:00
JustSong 9ebcc3a465 fix: split the message for Telegram if it's too long (close #79) 2023-05-11 19:57:16 +08:00
JustSong 933eaa6d3e fix: continue to send messages even if some channels failed (close #80) 2023-05-11 08:53:54 +08:00
JustSong 7185490ba9 fix: able to search link now 2023-05-10 16:10:03 +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 374400479f feat: webhook server part done (#76) 2023-05-10 11:58:55 +08:00
JustSong f7999d944e feat: double check before deleting a user 2023-05-10 10:09:24 +08:00
JustSongandGitHub ff7be47532 docs: update README 2023-05-10 08:49:07 +08:00
JustSong fb4fe963d8 fix: bug fix for message editor 2023-05-09 16:49:20 +08:00
JustSong fa166df5ac fix: use title as email's subject if given 2023-05-09 16:40:05 +08:00
wangandGitHub 93b19b7fbc docs: fix typo (#77)
* docs: update readme

调整格式和修改错别字

* docs: update readme

修改错别字

* Revert "Merge branch 'patch-1' of https://github.com/sunnywangzi/message-pusher into patch-1"

This reverts commit de136d030c8e9b520dad96969bf076e5e6b718fd, reversing
changes made to 3e4d29406fe7e94d00c6401cf826d6b328bdb43f.
2023-05-09 13:46:35 +08:00
JustSong e8b34ed602 docs: update README (#59) 2023-05-09 09:39:05 +08:00
JustSong d8aaec9b84 feat: add message editor (close #59) 2023-05-09 09:36:01 +08:00
JustSong 4796b7dd69 fix: check if the custom channel's server address is valid 2023-05-08 22:39:38 +08:00
JustSong 82068de143 feat: support custom channel now (close #72, close #75, #71) 2023-05-08 22:20:14 +08:00
JustSong 6914575f47 docs: update README 2023-05-08 19:09:49 +08:00
JustSong 4a3e1850fb ci: enable generating release notes 2023-05-08 19:03:23 +08:00
JustSong 030c5e0f8f feat: support displaying title & content in template message (close #74) 2023-05-08 18:58:29 +08:00
JustSong 7e2d7aae97 fix: adjust parse mode for telegram (close #73) 2023-05-08 16:11:42 +08:00
JustSong c079ba9fe9 docs: update README (#66) 2023-05-08 11:24:47 +08:00
JustSong 4644e02321 docs: update README (close #66) 2023-05-08 11:18:20 +08:00
JustSong 5b5a56122b feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
JustSong 00a9f02974 fix: fix IsShared check 2023-05-08 09:22:40 +08:00
JustSong 99bf0ca127 refactor: update test message content 2023-05-07 13:32:47 +08:00
JustSong ea8f9bf3ac Merge branch 'master' of github.com:songquanpeng/message-pusher into master 2023-05-07 13:17:05 +08:00
JustSong 4530104264 feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
JustSong 96e08578ec feat: support async message sending now (close #58) 2023-05-07 12:58:47 +08:00
JustSong 1cade7a218 feat: support group message now (close #46) 2023-05-07 10:33:48 +08:00
JustSong cd908e4868 docs: update README (#63) 2023-05-07 09:52:23 +08:00
JustSong 48902f0a16 fix: render channel name directly (#68) 2023-05-06 21:49:11 +08:00