Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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
o0oo0ooo0
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
snowmeow
6b15b2080e
feat: support custom SMTP port setting (#45)
* feat: support custom SMTP port setting

* fix: send SMTPPort value to frontend

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2023-02-05 14:46:45 +08:00
JustSong
ba25a15bca fix: do not send Webhook addresses to frontend 2023-01-10 18:37:33 +08:00
JustSong
cfdc4ce357 feat: support Discord now 2023-01-10 18:32:04 +08:00
JustSong
6ed173affa feat: able to set whether to enable message persistence and message rendering now 2022-12-22 18:32:10 +08:00
JustSong
3ffe923e4f feat: support for automatically obtaining Telegram chat ID 2022-12-21 19:32:24 +08:00
JustSong
a36d21d18e feat: now support Telegram bot 2022-12-21 18:33:00 +08:00
JustSong
eb0f4d666b chore: update settings prompt 2022-12-09 13:11:11 +08:00
JustSong
1160489c7b feat: add support for client channel 2022-12-07 16:06:36 +08:00
JustSong
d894fe32d8 feat: channel corp is done 2022-11-25 12:04:36 +08:00
JustSong
44edf521fb chore: update settings prompt 2022-11-25 11:16:22 +08:00
JustSong
d9362cb7d0 fix: update push setting prompts 2022-11-25 11:11:15 +08:00
JustSong
53ccb42152 chore: remove trailing slash when submitting 2022-11-23 17:44:24 +08:00
JustSong
564817ba94 fix: channel Bark is done 2022-11-23 17:30:49 +08:00
JustSong
640fad7e96 fix: disable new version alert when REACT_APP_VERSION is not set 2022-11-23 16:06:22 +08:00
JustSong
b4ee59b9d3 fix: fix version check logic 2022-11-23 08:30:22 +08:00
JustSong
d24d6e02bf chore: update prompt 2022-11-22 20:56:46 +08:00
JustSong
f2a296cd87 feat: update index page 2022-11-22 18:43:17 +08:00
JustSong
2acc56e03c feat: now user are able to configure channels 2022-11-22 17:52:44 +08:00
JustSong
5913266969 chore: sync with gin-template 2022-11-22 11:04:06 +08:00
JustSong
2d133bf2c3 chore: update icon & header color 2022-11-11 22:32:22 +08:00
JustSong
d42b4511cf chore: update token related logic 2022-11-11 20:02:28 +08:00