Commit Graph
175 Commits
Author SHA1 Message Date
nanxun d1db5e6490 后端:
完善注册页面
2026-03-15 22:27:34 +08:00
nanxun f7223dc590 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-03-09 14:44:44 +08:00
nanxun e38c15ed92 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-03-09 14:44:37 +08:00
nanxun faaaaaa1fa Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-03-09 13:16:25 +08:00
nanxun fef4bbda70 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-03-09 13:16:16 +08:00
nanxun 0f42ecb5dc Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-03-07 14:11:50 +08:00
nanxun c53b896128 后端:
新增群成员接口
2026-03-07 14:11:46 +08:00
nanxun e6af0a98cd 后端:
新增群成员接口
2026-03-07 13:41:25 +08:00
nanxun e43f7d6365 前端:
优化electron效果
2026-03-07 13:40:06 +08:00
nanxun 2ecaa28091 前端:
优化electron效果
2026-02-25 20:54:52 +08:00
nanxun 333391d16f 前端:
适配客户端部分特性
2026-02-24 21:56:34 +08:00
nanxun 123fa6a7aa add:
更新
2026-02-23 18:52:32 +08:00
nanxun d429560511 Revert "提交"
This reverts commit b96d895809.
2026-02-12 21:59:08 +08:00
nanxun b96d895809 提交 2026-02-12 21:53:26 +08:00
nanxun 77db20dc38 前端:
1、完善创建群聊逻辑
后端:
1、完善群聊相关接口
2026-02-11 22:44:28 +08:00
nanxun dc6ecf224d fix:修复已知问题 2026-02-09 15:46:40 +08:00
nanxun 10f79fb537 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-08 18:43:33 +08:00
nanxun eff83a9f68 222 2026-02-08 18:43:20 +08:00
nanxun 46472f03e6 222 2026-02-08 15:13:55 +08:00
nanxun ed95bdddac 111 2026-02-07 22:58:25 +08:00
nanxun 72cdf96241 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-07 22:54:20 +08:00
nanxun 19fec61cff Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-07 22:54:16 +08:00
nanxun 139037085b Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-07 22:38:23 +08:00
nanxun 58bc8b4b5a 前端:
1、优化消息排序逻辑
2、新增加载历史消息
3、修复已知问题
后端:
1、优化消息排序逻辑
2、增加用户信息缓存机制
3、修改日期类型为DateTimeOffset改善时区信息丢失问题
3、修复了已知问题
数据库:
1、新增SequenceId字段用于消息排序
2、新增ClientMsgId字段用于客户端消息回执
2026-02-07 22:37:56 +08:00
nanxun 07bb01808f Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-03 22:46:55 +08:00
nanxun 6d747327df Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-03 22:46:34 +08:00
nanxun 22038345c3 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-02-01 13:22:12 +08:00
nanxun 136199290b 后端:
新增好友请求事件和好友已添加事件
2026-02-01 13:21:21 +08:00
nanxun 83be063e7f Merge pull request 'main' (#56) from main into feature-nxdev
Reviewed-on: #56
2026-01-31 14:43:20 +08:00
nanxun a5e1b103b5 Merge pull request 'feature-nxdev' (#55) from feature-nxdev into main
Reviewed-on: #55
2026-01-30 22:14:50 +08:00
nanxun 6e0d11cb24 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-01-30 22:14:05 +08:00
nanxun 2d22b4bd27 后端:添加添加好友处理事件
文档:添加测试环境文档
2026-01-30 22:13:56 +08:00
nanxun c265868a51 Merge pull request '前端:修复wss连接失败的问题' (#53) from feature-nxdev into main
Reviewed-on: #53
2026-01-29 23:44:46 +08:00
nanxun 7ebf23ddd8 前端:修复wss连接失败的问题 2026-01-29 23:43:50 +08:00
nanxun 8938dd40d4 Merge pull request '前端:修复多分支部署时静态资源的路径问题' (#52) from feature-nxdev into main
Reviewed-on: #52
2026-01-29 22:54:48 +08:00
nanxun a590aa0a26 前端:修复多分支部署时静态资源的路径问题 2026-01-29 22:54:12 +08:00
nanxun 98b5cad586 Merge pull request 'feature-nxdev' (#51) from feature-nxdev into main
Reviewed-on: #51
2026-01-29 22:31:28 +08:00
nanxun 3d9335b97b 前端:修复多分支部署时静态资源的路径问题 2026-01-29 22:30:35 +08:00
nanxun 1df3a0f30e 1111 2026-01-28 18:27:13 +08:00
nanxun e65eeb5ff7 Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev 2026-01-28 18:27:08 +08:00
nanxun e05497a478 1111 2026-01-28 18:26:19 +08:00
nanxun ae99d3290f 后端:
1、事件订阅增加rabbitmq中间件
移动端:
1、完善移动端目录结构和代码框架
2026-01-28 18:19:45 +08:00
nanxun 6cab42679c Merge pull request '前端:修复一堆BUG' (#50) from feature-nxdev into main
Reviewed-on: #50
2026-01-24 14:39:52 +08:00
nanxun f9cc69698c Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM 2026-01-24 14:37:53 +08:00
nanxun f41e7137fe 前端:修复一堆BUG 2026-01-23 17:22:07 +08:00
nanxun 9d942b38c7 Merge pull request 'feature-nxdev' (#49) from feature-nxdev into main
Reviewed-on: #49
2026-01-22 15:29:17 +08:00
nanxun 435db45a52 更新 2026-01-22 15:28:42 +08:00
nanxun a31735dbe2 前端:
修复了已知问题
后端:
修复了已知问题
2026-01-22 15:25:54 +08:00
nanxun 11840a2f30 Merge pull request '前端:' (#48) from feature-nxdev into main
Reviewed-on: #48
2026-01-21 22:32:37 +08:00
nanxun f7e68555b1 前端:
新增添加好友功能
修复给联系人发消息时跳转空会话的情况
修复了已知问题
后端:
修复了已知问题
2026-01-21 22:30:51 +08:00