|
580439fec8
|
解决条件判断不对看不到语音功能的问题
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-06-03 16:18:22 +08:00 |
|
|
454b9ddbbd
|
Merge branch 'wyfMain-dev-useBase'
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-06-03 15:31:32 +08:00 |
|
|
079db90021
|
新增语音输入功能权限校验及未授权处理;正式环境开放2个账号用于测试
|
2025-06-03 15:30:33 +08:00 |
|
|
3719c162c3
|
无感处理语音输入功能,等待后续使用
|
2025-04-29 09:03:05 +08:00 |
|
|
eb2473df6f
|
进行无感处理,并去掉不需要的文件
|
2025-04-28 19:27:53 +08:00 |
|
|
f056ebd176
|
Merge branch 'wyfMain-dev-sqlite' into wyfMain-dev-useBase
|
2025-04-28 19:25:09 +08:00 |
|
|
033cf16ae7
|
新增调用原生安卓视频多选插件并获取对应地址的方法
|
2025-04-28 19:13:16 +08:00 |
|
|
f19660c03c
|
测试其他场景的sql
|
2025-04-28 13:19:21 +08:00 |
|
|
e0e3cfdd12
|
修复线上头像刷新不同步问题
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-04-28 13:13:55 +08:00 |
|
|
0a15ae5463
|
修改sql实现插入一条数据
|
2025-04-25 13:18:47 +08:00 |
|
|
d5df575aac
|
调整相关sql语句
|
2025-04-25 11:20:41 +08:00 |
|
|
bc99d083c9
|
Merge branch 'LiWenHao'
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-04-25 10:38:58 +08:00 |
|
|
68c867eee9
|
刷新通讯录bug
|
2025-04-25 10:38:47 +08:00 |
|
|
d137f39471
|
尝试调用数据库sql建库建表插入数据
|
2025-04-24 11:18:39 +08:00 |
|
|
dd31ad21be
|
Merge branch 'LiWenHao'
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-24 09:49:20 +08:00 |
|
|
c139828e71
|
通讯录
|
2025-04-24 09:48:52 +08:00 |
|
|
11bb78cc5e
|
尝试创建chat数据库,创建聊天记录数据表
|
2025-04-23 14:24:10 +08:00 |
|
|
b97219565e
|
新增检查聊天页面是否可通信方法,用于辅助检测是否出现白屏及恢复
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-23 13:39:25 +08:00 |
|
|
65dc8002db
|
增加语音输入不可以同时引用的限制,并处理样式
|
2025-04-23 09:55:04 +08:00 |
|
|
dd42b26d1f
|
新增语音输入和语音转文字接口对接,并调整部分样式
|
2025-04-22 19:06:02 +08:00 |
|
|
eb1523516c
|
Merge branch 'main' into wyfMain-dev-useBase
|
2025-04-22 17:10:41 +08:00 |
|
|
02999dc782
|
解决解散等场景下会出现已读/未读/总人数为-1的情况
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-22 15:20:24 +08:00 |
|
|
dd0ccb9818
|
新增收起应用时同时停止已读未读定时器,并在恢复后打开;解决群聊踢人后自己也看不到右上角的管理按钮问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-22 14:49:08 +08:00 |
|
|
71d97f069f
|
处理媒体文件因为预加载导致的观察者监听错误问题;解决未读消息列表中会有自己的问题;解决多个媒体文件已读未读状态错误的问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-21 16:21:54 +08:00 |
|
|
7be32e930c
|
Merge branch 'LiWenHao'
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-21 11:15:12 +08:00 |
|
|
885707f328
|
群聊按钮新增防抖 全选按钮可以点击
|
2025-04-21 11:13:19 +08:00 |
|
|
f76198b674
|
解决资源文件无法监听已读的问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-21 11:06:48 +08:00 |
|
|
66828a254c
|
处理已读未读样式优化;处理@功能新问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-21 09:52:59 +08:00 |
|
|
3898c637b4
|
完成第一版已读未读功能
|
2025-04-18 17:17:13 +08:00 |
|
|
29dcfac775
|
增加对两个视角已读未读消息的处理,并调整触发时机;增加map维护已读数量
|
2025-04-17 17:05:42 +08:00 |
|
|
e4aa6181a8
|
调整语音输入框样式
|
2025-04-16 18:59:36 +08:00 |
|
|
676ad46ab5
|
新增已读未读功能对两种视角的处理,等待接口和socket联调
|
2025-04-16 17:19:31 +08:00 |
|
|
3b70cafff6
|
新增语音输入组件,调整H5使用的方法,保证能唤起麦克风
|
2025-04-16 13:36:32 +08:00 |
|
|
9e2daf8b2e
|
Merge branch 'LiWenHao'
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-04-11 15:54:50 +08:00 |
|
|
651c920b7a
|
建群按钮置灰逻辑修改 踢出群聊我的样式修改 投诉增加导航栏
|
2025-04-11 15:54:40 +08:00 |
|
|
4090ee0547
|
Merge branch 'wyfMain-dev'
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-11 15:53:15 +08:00 |
|
|
251cf7d66f
|
解决AI编辑器自动补全代码导致的数据源使用错误问题
|
2025-04-11 15:52:39 +08:00 |
|
|
b7eea81200
|
Merge branch 'wyfMain-dev'
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-11 14:54:00 +08:00 |
|
|
df1cc68b59
|
修改@功能问题;新增IOS版本号判断使用哪个输入框;处理聊天记录加载问题
|
2025-04-11 14:53:01 +08:00 |
|
|
a5d9009910
|
新增华为审核投诉功能 修改群聊低于三人按钮置灰逻辑 修改移出群自己在列表最上方并且不在列表出现问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-11 09:51:06 +08:00 |
|
|
bbb5dd99fc
|
新增聊天普通输入框,用于处理手机系统版本过低时不支持quill-edior导致的问题
|
2025-04-10 19:57:41 +08:00 |
|
|
2953d50e4b
|
解决加载聊天数据10条后不满一屏,无法继续加载更多数据的问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-10 16:15:44 +08:00 |
|
|
4381520f3c
|
新增清除缓存时同时清理聊天记录缓存;新增打包编译文件用时间戳维护
|
2025-04-10 11:30:56 +08:00 |
|
|
4a5d005600
|
处理打包后vue文件也添加时间戳
|
2025-04-09 19:57:00 +08:00 |
|
|
ec17da2e2c
|
新增OA墨册刷新缓存时,同时刷新聊天;新增打包文件名时间戳,保证每次打包后上传会自动刷新;修改聊天webview的loading和error界面,更明显并于OA的作区分
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-09 19:06:07 +08:00 |
|
|
041692afe8
|
处理聊天框无法复制复杂富文本
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-09 15:08:54 +08:00 |
|
|
9536ce98a6
|
处理iPhone13 Pro聊天输入框能弹出键盘但没聚焦导致无法打字问题
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
|
2025-04-09 10:02:58 +08:00 |
|
|
30412b109e
|
1、处理撤回按钮点击区域大小;2、发送按钮新增loading;3、解决只有一条聊天记录搜索不到、单聊按日期搜索时搜索结果不正确问题;4、解决部分艾特功能在部分手机上样式错误等问题
|
2025-04-08 16:58:28 +08:00 |
|
|
87ca206b2b
|
解决聊天记录不足一屏时无法加载更多聊天记录数据的问题;新增接收OA修改头像同步刷新聊天头像
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-04-07 14:10:16 +08:00 |
|
|
d494d514b5
|
解决选择人员搜索时,会只添加当前选择的人问题
Check / lint (push) Has been cancelled
Check / typecheck (push) Has been cancelled
Check / build (build, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:app, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:app, 18.x, windows-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Has been cancelled
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Has been cancelled
|
2025-04-03 19:04:19 +08:00 |
|