admin-vben/apps/web-antdv-next/src/views
YunaiV c0ead15bc3 feat(im):优化已读上报、群详情缓存与 RTC 通话状态
- 已读上报增加本地读位置覆盖判断,避免切换会话和当前会话自动已读时重复调用 read 接口
- 标记会话已读时同步推进本地 read 游标并写入 IndexedDB,接口失败仅记录日志
- 缓存私聊对方 maxReadMessageId,并在状态补拉、回执更新和退出 IM 时维护缓存
- 增加群详情 infoLoaded 内存标记,减少切群时重复拉取群详情,手动刷新和关键通知仍强制刷新
- 同步 GROUP_INFO_UPDATE 的 joinApproval,避免群审批配置在前端缓存中陈旧
- 优化群通话胶囊条状态,记录 participantsLoaded,按需补齐参与者并在通话无人时移除胶囊
- RTC_CALL_START 生成群通话最小胶囊条,后续由参与者事件和 getActiveCall 补齐
- 退出 IM 时清理 RTC 状态和群通话缓存
- Vben antd/antd-next 调整媒体元素为函数 ref,修复 MediaStream 与元素挂载时序问题
- 修复 Vben 消息历史弹窗回调类型标注
2026-06-19 10:05:22 -07:00
..
_core fix(web-antdv-next): sync remaining upstream fixes 2026-06-04 16:22:52 +08:00
ai refactor(@vben/web-antdv-next): migrate plain SelectOption usages to options API 2026-06-18 23:16:30 +08:00
bpm chore: merge master into feat-antdv-next 2026-06-18 23:28:17 +08:00
crm fix: 修复 Vben 表单地区选择器只展示末级地区的问题 2026-06-08 22:17:52 +08:00
dashboard fix(web-antdv-next): sync dashboard workspace spacing 2026-06-06 07:36:56 +08:00
erp fix(web-antdv-next): 同步 CRM 回款预填和 ERP 单据弹窗修复 2026-06-06 23:08:42 +08:00
im feat(im):优化已读上报、群详情缓存与 RTC 通话状态 2026-06-19 10:05:22 -07:00
infra Merge remote-tracking branch 'origin/master' into migration 2026-06-18 17:12:09 -07:00
iot refactor(@vben/web-antdv-next): migrate SelectOption usages to options and optionRender 2026-06-18 23:17:32 +08:00
mall Merge remote-tracking branch 'origin/master' into migration 2026-06-18 17:12:09 -07:00
member fix: 修复 Vben 表单地区选择器只展示末级地区的问题 2026-06-08 22:17:52 +08:00
mes Merge remote-tracking branch 'origin/master' into migration 2026-06-18 17:12:09 -07:00
mp refactor(@vben/web-antdv-next): migrate plain SelectOption usages to options API 2026-06-18 23:16:30 +08:00
pay fix(@vben/web-antdv-next): 在web-antdv-next,表单适配器只有TextArea,没有Textarea 2026-06-04 16:42:46 +08:00
report refactor(@vben/web-antdv-next): 根据web-antd初始化web-antdv-next 2026-05-12 12:14:32 +08:00
system feat(im):初始化 antd-next 的 im 迁移 2026-06-18 19:24:29 -07:00
wms fix(@vben/web-antdv-next): 修复 Tree 选中事件读取旧 dataRef 导致筛选失效 2026-06-17 11:25:07 +08:00