Commit Graph
60 Commits
Author SHA1 Message Date
JustSong 0728dd28b8 fix: fix message segmentation in Telegram's markdown parse mode (close #88) 2023-05-20 11:36:28 +08:00
JustSong 2674362f3b docs: update README (#90) 2023-05-17 16:49:23 +08:00
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 9ebcc3a465 fix: split the message for Telegram if it's too long (close #79) 2023-05-11 19:57:16 +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
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 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 fc188df76a docs: update README 2023-05-06 17:45:22 +08:00
JustSong 040a3eccdc fix: update database migration script 2023-05-06 17:44:17 +08:00
JustSong 9e9f643aad fix: update database migration script 2023-05-06 17:24:22 +08:00
JustSong e148ac4a1f docs: update README 2023-05-06 17:05:07 +08:00
JustSong 3c08d760e5 docs: update README 2023-05-06 16:54:16 +08:00
JustSong 52da0fb23b feat: add database migration script 2023-05-06 16:35:23 +08:00
JustSong 2fd800b0a3 feat: support channel OneBot now (close #64) 2023-05-06 15:21:17 +08:00
JustSong 65783feafa feat: redirect to login page if login expired 2023-04-27 12:46:34 +08:00
JustSong cdeefafddd docs: update readme 2023-04-27 11:37:35 +08:00
JustSong b14c2df254 feat: support specifying url for Bark (close #57) 2023-04-22 19:33:59 +08:00
JustSong f5977581d3 feat: show new message count & new user count in home page 2023-04-19 15:22:57 +08:00
JustSong b063f1cbcc chore: update text prompt 2023-04-17 21:25:58 +08:00
JustSong 578f60c971 fix: reduce token refresh waiting time (close #52) 2023-04-17 20:59:37 +08:00
JustSong 3fe6625e16 fix: fix wrong repo url 2023-04-16 20:29:29 +08:00
JustSong 9b78d5ea14 docs: update README 2023-04-16 20:27:09 +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 3d38260e5b feat: add to field to specify the receiver (close #48) 2023-04-16 09:55:23 +08:00
JustSongandGitHub 4063fe8c31 📖 update readme 2022-08-23 11:26:45 +08:00
JustSongandGitHub 7c7f144b55 📖 update readme 2022-08-23 11:23:16 +08:00
JustSongandGitHub bdc18666ee 🐛 bug fix #16, thanks @marshal-cn 2022-05-14 20:48:05 +08:00