Commit Graph

46 Commits

Author SHA1 Message Date
Dawn
29e0c37c54 docs(readme): 📝 update readme QR code 2025-12-08 02:11:55 +08:00
Dawn
d582052da4 feat(i18n): bring i18 n-compatible pages to 98%(exc mobile)
fix the problem of splicing time intervals every time a message is sent
2025-11-29 05:06:40 +08:00
Dawn
f6a84c9960 docs(doc): 📝 update QR code 2025-11-20 10:50:42 +08:00
Dawn
5ca19e2f37 feat(message): add click user name auto @
closed #385
2025-11-16 04:47:00 +08:00
Dawn
69233340ff docs(README): 📝 update readme
fix ai streaming rendering fluency issues
2025-11-15 04:05:03 +08:00
Dawn
3d8228dfea docs(README): 📝 update QR code 2025-11-15 02:50:06 +08:00
Dawn
78392e975b docs(QR code): 📝 update group QR code 2025-11-08 05:42:07 +08:00
Dawn
7f28c0bbd4 docs(doc): 📝 update QR code 2025-10-31 23:42:29 +08:00
Dawn
4df4fd95ca fix(readme): 🐛 fix readme file not showing issue 2025-10-24 03:13:27 +08:00
Dawn
ae144b6e55 feat(mobile): optimize mobile style and functionality (#355)
* fix(common): 🐛 auto login error

* fix(common): 🐛 change messageMap from map to record

* fix(common): 🐛 force persist pinia

* fix(common): 🐛 hide splash screen after login

* fix(common): 🐛 ios slashscreen

* fix(common): 🐛 android adept safe area

* fix(common): 🐛 drawing from public events

* fix(common): 🐛 fix ios upload appstore and pc side issues

* feat(mobile):  add new chatroom input panel

* fix(status): 🐛 fix inconsistent colors during online state init

* style(mobile): 💄 optimize some presentation styles on the mobile side

---------

Co-authored-by: wanwanruwoxin <254693270@qq.com>
Co-authored-by: 乾乾 <1046762075@qq.com>
Co-authored-by: 卡仔 <1271013637@qq.com>
2025-10-16 03:12:14 +08:00
Dawn
96ceea5fd9 docs(QR code): 📝 add qq group chats QR code 2025-10-08 15:43:31 +08:00
Dawn
1e66623a87 perf(system): optimize chat history, forwarding, merging content and more 2025-10-08 03:49:24 +08:00
Dawn
d9e6024b66 fix(login): 🐛 fix automatic login logic issues 2025-10-01 00:44:26 +08:00
Dawn
526892678c docs(QR code): 📝 update QR code 2025-09-19 22:37:01 +08:00
Dawn
19a0471df7 feat(merger news): add merge message forwarding 2025-09-19 02:01:41 +08:00
Dawn
57c6de0f29 docs(doc): 📝 update sponsorship list and group QR code 2025-09-12 01:31:12 +08:00
Dawn
3eb97c0703 docs(doc): 📝 update wechat group qr code 2025-09-02 23:54:33 +08:00
Dawn
b310dccaaf docs(doc): 📝 update documents and group QR codes 2025-08-23 19:18:53 +08:00
Dawn
2c9e2d0376 docs(config): 📝 更新群二维码和赞助榜 2025-08-13 16:25:05 +08:00
Dawn
5801ee329f docs(doc): 📝 更新README文件样式和展示方式 2025-07-14 00:29:33 +08:00
Dawn
a7f5bbd271 docs: 📝 更新微信群二维码 2025-06-18 16:07:24 +08:00
Dawn
d2ab29bfd5 perf(store): 优化刷新会话列表后,时间和最新消息简介没有更新的问题
更新微信群二维码和赞助榜
2025-06-04 05:22:06 +08:00
Dawn
2d0d42e35d docs(doc): 📝 增加新的微信群二维码、更新赞助榜 2025-05-27 18:00:35 +08:00
Dawn
af172e4516 docs(doc): 📝 更新微信群二维码 2025-05-21 16:38:17 +08:00
Dawn
b2fe51fd2a docs(doc): 📝 更新微信群二维码、预览图
更新检查rust版本脚本
修复win上代码警告问题
2025-05-12 21:52:48 +08:00
Dawn
31ba428f33 docs(readme): 📝 修改readme文档,更新微信群二维码 2025-05-06 02:32:19 +08:00
Dawn
62ebfdf7f7 docs(component): 📝 更新微信群二维码 2025-04-25 12:55:34 +08:00
Dawn
3a50ccdf5c docs(doc): 📝 更新微信群二维码 2025-04-15 13:08:29 +08:00
Dawn
fab231a916 perf(component): 优化群备注和群昵称(beta) 2025-04-04 01:27:24 +08:00
Dawn
eca26a977d feat(component): 增加兼容七牛云上传功能
优化头像上传逻辑
修复一些已知问题
2025-03-27 04:29:56 +08:00
Dawn
29bec4f373 perf(component): 优化右键二级菜单点击事件不触发问题、拆分屏蔽消息和免打扰功能 2025-03-13 14:03:46 +08:00
Dawn
c492c0d18e perf(view): 优化申请群聊功能
完善加好友/群聊样式|增加hula号
2025-03-04 22:46:42 +08:00
Dawn
a832dc1220 perf(view): 优化项目中类型的编写和定义方式 2025-03-04 13:34:59 +08:00
Dawn
67169133e6 perf(component): 优化加好友/群聊窗体样式和功能 2025-02-26 21:58:14 +08:00
Dawn
eadea02eba fix(worker): 🐛 修复ws连接问题和一些页面组件问题 2025-02-20 16:22:26 +08:00
Dawn
63ba2e6717 feat(component): 增加更换头像功能
升级一些依赖的版本|优化重试功能,移除业务逻辑重试,仅在网络波动或者网络请求失败才进行重试
2025-02-15 18:02:37 +08:00
Dawn
3afd91ee60 perf(component): 优化图片查看器
增加单图查看
2025-02-11 15:51:52 +08:00
Dawn
1ad09e6056 docs: 📝 更新wx群二维码 2025-02-03 00:06:33 +08:00
Dawn
788da743a6 feat(preview): 增加本地开发配置以及赞助渠道 2025-01-27 05:17:17 +08:00
Dawn
000fcc289b perf(worker): 使用worker优化计时器不准确问题 (#190) 2025-01-17 20:40:59 +08:00
Dawn
70f088e384 docs(doc): 📝 修改文档的示例 (#111) 2024-12-19 00:41:53 +08:00
nongyehong
fefa2f9703 fix(build): 🐛 升级wry版本修复mac安装报错问题 2024-10-31 21:18:11 +08:00
nongyehong
e36950a674 docs: 📝 修改文档中链接和一些图片 2024-09-29 18:12:36 +08:00
nongyehong
14073438d5 feat(view): 新增锁屏功能 2024-07-09 02:04:55 +08:00
nongyehong
42d2453991 perf(system): 优化聊天框中常用功能
优化右键菜单复制功能
优化原生复制功能
优化网址识别功能
2024-04-14 01:17:32 +08:00
nongyehong
afa467567e ✏️ docs(style): 更新md文档项目展示内容 2024-04-05 23:23:35 +08:00