Commit graph

344 commits

Author SHA1 Message Date
semantic-release-bot
d5ad87dc36 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/molvqingtai/WebChat/compare/v1.2.1...v1.2.2) (2024-10-11)

### Bug Fixes

* danmuku message ellipsis ([e8e243e](e8e243ee09))
* online text overflow ([d4e42c6](d4e42c68ca))
2024-10-11 07:52:34 +00:00
molvqingtai
509f18e737 Merge branch 'develop' 2024-10-11 15:50:57 +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
semantic-release-bot
08b23aade9 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/molvqingtai/WebChat/compare/v1.2.0...v1.2.1) (2024-10-10)

### Bug Fixes

* avatar is not displayed completely ([de97d05](de97d05528))
* the text in the button is not visible in dark mode ([d6652cb](d6652cb2a4))
* the text in the textarea is not visible in dark mode ([d75a191](d75a191ded))

### Performance Improvements

* change https://github.com/weizhenye/Danmaku to https://github.com/imtaotao/danmu ([05ee49e](05ee49e7c4))
* submit store flow ([5235a6e](5235a6ee87))
2024-10-10 08:47:25 +00:00
molvqingtai
62b96dcf10 Merge branch 'develop' 2024-10-10 16:45:46 +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
3dde23eb15 Merge branch 'develop' 2024-10-09 19:28:06 +08:00
molvqingtai
5235a6ee87 perf: submit store flow 2024-10-09 19:27:45 +08:00
molvqingtai
43df901280 Merge branch 'develop' 2024-10-09 19:25:05 +08:00
molvqingtai
de81de92a9 ci: submit store test 2024-10-09 19:22:24 +08:00
molvqingtai
a4431c43c8 Merge branch 'develop' 2024-10-09 18:58:48 +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
semantic-release-bot
f3a9500f63 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/molvqingtai/WebChat/compare/v1.1.6...v1.2.0) (2024-10-08)

### Features

* support display of online user list ([4c7137d](4c7137d045))
2024-10-08 11:40:22 +00:00
molvqingtai
d286188a3f Merge branch 'develop' 2024-10-08 19:38:51 +08:00
molvqingtai
4c7137d045 feat: support display of online user list 2024-10-08 19:38:03 +08:00
semantic-release-bot
d171f509ce chore(release): 1.1.6 [skip ci]
## [1.1.6](https://github.com/molvqingtai/WebChat/compare/v1.1.5...v1.1.6) (2024-10-04)

### Bug Fixes

* it should not be sent when composing ([8ee9ed6](8ee9ed6259))
2024-10-04 18:46:56 +00:00
molvqingtai
56afb1f663 Merge branch 'develop' 2024-10-05 02:45:15 +08:00
molvqingtai
8ee9ed6259 fix: it should not be sent when composing 2024-10-05 02:43:16 +08:00
semantic-release-bot
3cfef16e17 chore(release): 1.1.5 [skip ci]
## [1.1.5](https://github.com/molvqingtai/WebChat/compare/v1.1.4...v1.1.5) (2024-10-02)

### Bug Fixes

* multiple tabs display duplicate online users ([8b843ac](8b843ac45c))
2024-10-02 15:42:23 +00:00
molvqingtai
c5bf19ba00 Merge branch 'master' of github.com:molvqingtai/WebChat 2024-10-02 23:40:47 +08:00
molvqingtai
c05f5d987e Merge branch 'develop' 2024-10-02 23:40:32 +08:00
molvqingtai
8b843ac45c fix: multiple tabs display duplicate online users 2024-10-02 23:40:12 +08:00
semantic-release-bot
90600794eb chore(release): 1.1.4 [skip ci]
## [1.1.4](https://github.com/molvqingtai/WebChat/compare/v1.1.3...v1.1.4) (2024-10-02)

### Bug Fixes

* firfox requestAnimationFrame error ([65bf9b2](65bf9b2419))
2024-10-02 11:52:09 +00:00
molvqingtai
74aa452df7 Merge branch 'master' of github.com:molvqingtai/WebChat 2024-10-02 19:50:37 +08:00
molvqingtai
8be6bd67bf Merge branch 'develop' 2024-10-02 19:50:21 +08:00
molvqingtai
65bf9b2419 fix: firfox requestAnimationFrame error 2024-10-02 19:49:54 +08:00
semantic-release-bot
9b55e52439 chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/molvqingtai/WebChat/compare/v1.1.2...v1.1.3) (2024-10-02)

### Performance Improvements

* add version link ([4551ad2](4551ad2964))
2024-10-02 10:26:20 +00:00
molvqingtai
0ac691a5c8 Merge branch 'develop' 2024-10-02 18:24:38 +08:00
molvqingtai
4551ad2964 perf: add version link 2024-10-02 18:21:42 +08:00
semantic-release-bot
3a0a208c99 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/molvqingtai/WebChat/compare/v1.1.1...v1.1.2) (2024-10-02)

### Performance Improvements

* support unread status ([1f44af8](1f44af873c))
2024-10-02 09:59:30 +00:00
molvqingtai
7a9fcad960 Merge branch 'develop' 2024-10-02 17:57:57 +08:00
molvqingtai
1f44af873c perf: support unread status 2024-10-02 17:57:28 +08:00
molvqingtai
078f5eae83 Merge branch 'master' of github.com:molvqingtai/WebChat 2024-10-02 00:32:27 +08:00
molvqingtai
8ada523124 Merge branch 'develop' 2024-10-02 00:32:16 +08:00
molvqingtai
65a320ab35 docs: update readme 2024-10-02 00:30:24 +08:00
semantic-release-bot
3001b1f49c chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/molvqingtai/WebChat/compare/v1.1.0...v1.1.1) (2024-10-01)

### Performance Improvements

* a tag use Link component ([fce64b7](fce64b744c))
2024-10-01 16:20:35 +00:00
molvqingtai
7ba434c71d Merge branch 'develop' 2024-10-02 00:18:58 +08:00
molvqingtai
fce64b744c perf: a tag use Link component 2024-10-02 00:18:31 +08:00
semantic-release-bot
323c9efbf5 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/molvqingtai/WebChat/compare/v1.0.29...v1.1.0) (2024-09-30)

### Features

* support danmaku ([999a55c](999a55c65f))
2024-09-30 13:51:47 +00:00
molvqingtai
13fc98c66d Merge branch 'develop' 2024-09-30 21:50:08 +08:00
molvqingtai
ab5e34b16a chore: rename file name 2024-09-30 21:49:38 +08:00
molvqingtai
3f67d5ac90 Merge branch 'develop' 2024-09-30 21:43:42 +08:00