Commit Graph

294 Commits

Author SHA1 Message Date
JustSong
01c6af0005 docs: update README (#69) 2023-05-06 20:51:41 +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
dependabot[bot]
054c4719c1
chore: bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#65)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 17:07: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
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
2fd800b0a3 feat: support channel OneBot now (close #64) 2023-05-06 15:21:17 +08:00
JustSong
39da3f9771 feat: keep compatible with ServerChan (close #63) 2023-05-06 12:06:53 +08:00
JustSong
581d9d62dc fix: fix IsShared implementation 2023-05-06 11:49:56 +08:00
JustSong
3e51538fdf feat: now test channel support field to now 2023-05-06 11:18:05 +08:00
JustSong
c72c5fe102 chore: update dashboard 2023-05-06 11:11:20 +08:00
JustSong
2587f1533b feat: create email channel for user after binding email 2023-05-06 11:10:26 +08:00
JustSong
e03ba3439d Merge branch 'feat-channel' 2023-05-06 10:18:48 +08:00
JustSong
89fa11f962 feat: now Telegram channel support field to now 2023-05-06 10:16:55 +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
6ef54298f9
docs: add funding link 2023-05-05 15:28:17 +08:00
JustSong
3a8d625201 feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +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
b291ed43ca fix: check user's role when manage user 2023-04-28 09:48:15 +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
o0oo0ooo0
2268ee234f
docs: update README (#60) 2023-04-27 08:41:52 +08:00
JustSong
b14c2df254 feat: support specifying url for Bark (close #57) 2023-04-22 19:33:59 +08:00
JustSong
da4b7192fc fix: fix options is not updated when using MySQL (close #55) 2023-04-19 19:08:08 +08:00
JustSong
f5977581d3 feat: show new message count & new user count in home page 2023-04-19 15:22:57 +08:00
JustSong
28f064eedf fix: change gorm type int to bigint to avoid problem in MySQL (close #54) 2023-04-19 13:00:44 +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
ea192d9e3f fix: allow super admin to change its permissions 2023-04-17 09:26:26 +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
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
JustSong
3d38260e5b feat: add to field to specify the receiver (close #48) 2023-04-16 09:55:23 +08:00
Tangdy
69f503124a
docs: add Node.js example code (#51) 2023-04-03 09:25:44 +08:00
JustSong
a3c02d1354
build: support docker compose 2023-03-30 21:03:52 +08:00
JustSong
6ec58ff209
style: remove blank line 2023-03-30 21:02:39 +08:00
117503445
4a3a74c215 build: add docker compose
Signed-off-by: 117503445 <t117503445@gmail.com>
2023-03-30 20:40:47 +08:00