Commit graph

226 commits

Author SHA1 Message Date
molvqingtai
3cfc16c9ee fix: missing tabs permission 2024-10-16 02:00:24 +08:00
molvqingtai
bdf3ec8fce docs: update readme 2024-10-14 21:57:23 +08:00
molvqingtai
561052a3f4 chore: optimize the style of online card 2024-10-13 06:37:24 +08:00
molvqingtai
645e728178 chore: change danmuku durationRange 2024-10-13 06:23:24 +08:00
molvqingtai
1d3c92763b chore: additional information 2024-10-13 06:16:57 +08:00
molvqingtai
653229c8fa perf: notification supports clicking to open the source website 2024-10-13 06:13:45 +08:00
molvqingtai
aa3c0703dc chore: github link style adjustment 2024-10-13 04:39:21 +08:00
molvqingtai
9898718b1a feat: support notification 2024-10-13 04:11:37 +08:00
molvqingtai
f66b2326eb docs: update readme 2024-10-12 12:13:38 +08:00
molvqingtai
898d266ea7 docs: update readme 2024-10-12 12:08:07 +08:00
molvqingtai
a6104635d5 chore: block csdn 2024-10-12 11:58:07 +08:00
molvqingtai
a0a8462f5f fix: p2p use artico 2024-10-11 21:32:02 +08:00
molvqingtai
d4e42c68ca fix: online text overflow 2024-10-11 15:50:15 +08:00
molvqingtai
e8e243ee09 fix: danmuku message ellipsis 2024-10-11 15:22:22 +08:00
molvqingtai
ee829af279 chore: adjust danmuku click logic 2024-10-10 16:45:13 +08:00
molvqingtai
619ebc70c4 chore: update deps 2024-10-10 05:35:00 +08:00
molvqingtai
d6652cb2a4 fix: the text in the button is not visible in dark mode 2024-10-10 05:30:55 +08:00
molvqingtai
d75a191ded fix: the text in the textarea is not visible in dark mode 2024-10-10 05:19:43 +08:00
molvqingtai
de97d05528 fix: avatar is not displayed completely 2024-10-10 05:13:01 +08:00
molvqingtai
05ee49e7c4 perf: change https://github.com/weizhenye/Danmaku to https://github.com/imtaotao/danmu 2024-10-10 04:54:33 +08:00
molvqingtai
5235a6ee87 perf: submit store flow 2024-10-09 19:27:45 +08:00
molvqingtai
de81de92a9 ci: submit store test 2024-10-09 19:22:24 +08:00
molvqingtai
614295b7b2 docs: update readme 2024-10-09 18:57:13 +08:00
molvqingtai
70a7be0791 docs: update readme 2024-10-09 18:54:46 +08:00
molvqingtai
182ccc31dd ci: add submit store flow 2024-10-09 17:52:47 +08:00
molvqingtai
4c7137d045 feat: support display of online user list 2024-10-08 19:38:03 +08:00
molvqingtai
8ee9ed6259 fix: it should not be sent when composing 2024-10-05 02:43:16 +08:00
molvqingtai
8b843ac45c fix: multiple tabs display duplicate online users 2024-10-02 23:40:12 +08:00
molvqingtai
65bf9b2419 fix: firfox requestAnimationFrame error 2024-10-02 19:49:54 +08:00
molvqingtai
4551ad2964 perf: add version link 2024-10-02 18:21:42 +08:00
molvqingtai
1f44af873c perf: support unread status 2024-10-02 17:57:28 +08:00
molvqingtai
65a320ab35 docs: update readme 2024-10-02 00:30:24 +08:00
molvqingtai
fce64b744c perf: a tag use Link component 2024-10-02 00:18:31 +08:00
molvqingtai
ab5e34b16a chore: rename file name 2024-09-30 21:49:38 +08:00
molvqingtai
8409e0a0c3 docs: update readme 2024-09-30 21:43:02 +08:00
molvqingtai
999a55c65f feat: support danmaku 2024-09-30 21:39:47 +08:00
molvqingtai
52cd203a53 fix: compile by environment 2024-09-29 15:34:10 +08:00
molvqingtai
8476595011 fix: error when leaving the room without joining 2024-09-29 15:33:12 +08:00
semantic-release-bot
a473a40807 chore(release): 1.0.28 [skip ci]
## [1.0.28](https://github.com/molvqingtai/WebChat/compare/v1.0.27...v1.0.28) (2024-09-28)

### Bug Fixes

* svg icon size ([089d69a](089d69a095))
2024-09-28 21:25:23 +00:00
molvqingtai
089d69a095 fix: svg icon size 2024-09-29 05:23:48 +08:00
molvqingtai
e764f334d1 Merge branch 'develop' 2024-09-28 19:22:07 +08:00
molvqingtai
a215d6c06a docs: update readme 2024-09-28 19:21:36 +08:00
molvqingtai
4fd7e10f50 Merge branch 'develop' of github.com:molvqingtai/WebChat into develop 2024-09-28 19:20:45 +08:00
molvqingtai
7da33e608e docs: update readme 2024-09-28 19:20:21 +08:00
semantic-release-bot
fc3004a954 chore(release): 1.0.27 [skip ci]
## [1.0.27](https://github.com/molvqingtai/WebChat/compare/v1.0.26...v1.0.27) (2024-09-28)

### Bug Fixes

* uniformly resizable size ([3bb2b55](3bb2b55f21))

### Performance Improvements

* add isolate events ([8fd5f04](8fd5f04ecd))
2024-09-28 10:49:50 +00:00
molvqingtai
25f0abfe5d Merge branch 'develop' 2024-09-28 18:48:24 +08:00
John Wu
eca6802188
docs: Update README.md 2024-09-28 18:47:51 +08:00
molvqingtai
b0a223896d docs: update 2024-09-28 18:41:31 +08:00
molvqingtai
b2ccd5f4c1 docs: update 2024-09-28 18:39:39 +08:00
molvqingtai
364c2c8990 docs: update 2024-09-28 18:35:43 +08:00