nongyehong
|
e17cb7c24a
|
feat(style): ✨ 新增项目版本信息打印
移除主题切换时的Transitions效果
|
2024-04-29 21:20:01 +08:00 |
|
nongyehong
|
af5042261b
|
fix(components): 🐛 修复回复功能缺陷
修复回复功能不可以回复其他消息类型
修复拉伸窗口功能
|
2024-04-28 20:13:54 +08:00 |
|
nongyehong
|
31f7e1732c
|
perf(views): ⚡ 优化页面收缩功能
优化连接错误提示
优化自动登录时可中断登录
|
2024-04-27 05:28:24 +08:00 |
|
nongyehong
|
94d2cb1fec
|
perf(components): ⚡ 优化表情回应
新增信息时间戳显示
|
2024-04-25 20:48:07 +08:00 |
|
nongyehong
|
9a35547997
|
Merge remote-tracking branch 'origin/dev'
# Conflicts:
# pnpm-lock.yaml
|
2024-04-24 12:08:10 +08:00 |
|
nongyehong
|
0c4615d413
|
perf(components): ⚡ 优化群聊回复表情功能
|
2024-04-24 11:59:46 +08:00 |
|
nongyehong
|
1fb3530cbd
|
feat(components): ✨ 实现群聊回复表情功能
|
2024-04-24 00:00:16 +08:00 |
|
nongyehong
|
cf4820bffb
|
feat(components): ✨ 完善右键功能的显示资料
剔除冗余代码
完善回复对超链接的支持
|
2024-04-22 23:32:09 +08:00 |
|
nongyehong
|
fc753b5f05
|
docs: 📝 变更代码规范
添加husky
变更使用cz-git
|
2024-04-22 02:24:36 +08:00 |
|
nongyehong
|
93770c1012
|
🎉 release(custom): 发布v1.5.0版本
升级核心依赖版本
使用unocss前缀组插件简化写法
|
2024-04-19 16:51:13 +08:00 |
|
nongyehong
|
1dec9a9e41
|
!11 更新到master分支
Merge pull request !11 from nongyehong/dev
|
2024-04-18 20:30:36 +00:00 |
|
nongyehong
|
c5109d7441
|
⚡ perf(system): 优化回复功能的实现
支持对图片和其他类型消息回复
|
2024-04-19 04:27:57 +08:00 |
|
nongyehong
|
e1eb827b58
|
🐛 fix(system): 修复回复功能的一些问题
|
2024-04-18 23:53:58 +08:00 |
|
nongyehong
|
e8164e080e
|
✨ feat(system): 初步实现回复功能
|
2024-04-17 23:59:52 +08:00 |
|
nongyehong
|
8aeaf76910
|
⚡ perf(style): 提取复用hooks
|
2024-04-15 23:06:16 +08:00 |
|
nongyehong
|
844c251711
|
⚡ perf(system): 优化输入框功能
优化艾特功能
复用功能封装
|
2024-04-14 21:04:53 +08:00 |
|
nongyehong
|
38b932991a
|
!10 更新到master分支
Merge pull request !10 from nongyehong/dev
|
2024-04-13 21:36:24 +00:00 |
|
nongyehong
|
76d3c9ff6c
|
🐛 fix(system): 修复艾特框滚动和选中问题
|
2024-04-14 05:33:43 +08:00 |
|
nongyehong
|
62d86faf73
|
⚡ perf(system): 优化艾特框功能
新增输入拼音时等待输入完毕
新增艾特框上下选择功能
|
2024-04-14 04:38:17 +08:00 |
|
nongyehong
|
42d2453991
|
⚡ perf(system): 优化聊天框中常用功能
优化右键菜单复制功能
优化原生复制功能
优化网址识别功能
|
2024-04-14 01:17:32 +08:00 |
|
nongyehong
|
eba6395966
|
✨ feat(setting): 新增发送信息快捷键
优化表情框
|
2024-04-13 02:30:22 +08:00 |
|
nongyehong
|
baae17e03b
|
✨ feat(custom): 新增表情功能
|
2024-04-11 23:00:58 +08:00 |
|
nongyehong
|
cd9acf9e90
|
🐛 fix(custom): 修复使用n-virtual-list组件未阻止滚动问题
|
2024-04-10 23:21:53 +08:00 |
|
nongyehong
|
998ab1418a
|
🐛 fix(system): 修复系统托盘图标切换问题
|
2024-04-10 19:40:26 +08:00 |
|
nongyehong
|
0b7878e8da
|
🐛 fix(system): 修复已知问题
|
2024-04-10 17:42:47 +08:00 |
|
nongyehong
|
b10d5c0b96
|
⚡ perf(setting): 优化系统托盘图标在不同窗口下显示不同功能
|
2024-04-08 21:16:34 +08:00 |
|
nongyehong
|
0289f3534a
|
✨ feat(style): 新增系统托盘无状态图标切换
|
2024-04-08 00:54:54 +08:00 |
|
nongyehong
|
0a85bd5ff8
|
🚀 chore(custom): 更新到master分支,手动解决冲突
|
2024-04-05 23:51:39 +08:00 |
|
nongyehong
|
afa467567e
|
✏️ docs(style): 更新md文档项目展示内容
|
2024-04-05 23:23:35 +08:00 |
|
nongyehong
|
c4729d4d15
|
🐛 fix(setting): 修复独立窗口无法接收响应式数据
|
2024-04-02 01:43:45 +08:00 |
|
nongyehong
|
665237da08
|
:medal: version(system): 发布1.4.0版本
|
2024-04-02 00:16:58 +08:00 |
|
nongyehong
|
b5d81758f1
|
:medal: version(system): . add LICENSE.
|
2024-04-01 23:24:12 +08:00 |
|
nongyehong
|
0feef234e8
|
⚡ perf(system): 优化屏幕共享功能
|
2024-04-01 23:22:39 +08:00 |
|
nongyehong
|
45c82cf37c
|
⚡ perf(system): 优化文件类型消息
|
2024-04-01 23:22:39 +08:00 |
|
nongyehong
|
f828546f1f
|
⚡ perf(system): 优化艾特功能
|
2024-04-01 23:22:39 +08:00 |
|
nongyehong
|
8bd1f85043
|
✨ feat(system): 新增ait功能
|
2024-04-01 23:22:39 +08:00 |
|
nongyehong
|
c7146cb7e3
|
⚡ perf(style): 完善主题的配置,优化信息列表功能
|
2024-04-01 23:22:39 +08:00 |
|
nongyehong
|
a3f43189ec
|
:medal: version(system): . add LICENSE.
|
2024-04-01 23:13:27 +08:00 |
|
nongyehong
|
5d6c9f3da4
|
⚡ perf(system): 优化屏幕共享功能
|
2024-04-01 23:03:38 +08:00 |
|
nongyehong
|
2eae0333c0
|
⚡ perf(system): 优化文件类型消息
|
2024-03-31 23:23:34 +08:00 |
|
nongyehong
|
e7cb15a543
|
⚡ perf(system): 优化艾特功能
|
2024-03-30 19:41:00 +08:00 |
|
nongyehong
|
9a94c17919
|
✨ feat(system): 新增ait功能
|
2024-03-29 23:45:41 +08:00 |
|
nongyehong
|
70fb55b94a
|
⚡ perf(style): 完善主题的配置,优化信息列表功能
|
2024-03-28 23:58:24 +08:00 |
|
nongyehong
|
d5bcf543ae
|
!4 更新到master分支
Merge pull request !4 from nongyehong/dev
|
2024-03-26 21:48:01 +00:00 |
|
nongyehong
|
54cc2a6643
|
🐛 fix(system): 使用pinia-shared-state来解决标签页之间store的共享问题
|
2024-03-27 04:49:44 +08:00 |
|
nongyehong
|
4b557e2a39
|
🐛 fix(system): 修复已知的问题
|
2024-03-25 23:57:42 +08:00 |
|
nongyehong
|
5614750ead
|
⚡ perf(system): 优化系统托盘图标闪烁
|
2024-03-23 19:52:20 +08:00 |
|
nongyehong
|
4f81f50e13
|
✨ feat(system): 新增群聊侧边栏
|
2024-03-22 23:58:54 +08:00 |
|
nongyehong
|
d139a3694e
|
⚡ perf(setting): 优化配置
|
2024-03-21 23:57:46 +08:00 |
|
nongyehong
|
c1563efa5b
|
⚡ perf(system): 优化系统托盘右键菜单
|
2024-03-20 23:56:17 +08:00 |
|