Skip to content

1#3

Merged
Ink-dark merged 30 commits into
devfrom
main
Mar 29, 2026
Merged

1#3
Ink-dark merged 30 commits into
devfrom
main

Conversation

@Ink-dark
Copy link
Copy Markdown
Owner

No description provided.

SANYOU-hash and others added 30 commits November 12, 2025 01:13
Updated contact email addresses for the project team and developer.
Update contact emails in README.md
添加本地存储功能以保存聊天消息,包括消息的增删改查
修改ContactList组件以使用静态联系人数据
在ChatWindow中添加模拟历史消息数据
实现未发送消息的自动重发功能,当连接恢复时自动同步pending状态的消息
优化WebSocket连接配置,添加重连机制和相关事件监听
- 将 ServerSelectionWindow 的 bodyStyle 迁移到 styles.body 以符合新版 antd 规范
- 移除 App 组件中不必要的 Layout 组件,改用 div 布局
- 重构 Login 组件表单处理逻辑,使用 Form 内置验证替代手动验证
- 简化错误处理逻辑,移除冗余的字段检查
移除Login组件中未使用的confirmPassword状态及其相关验证逻辑,简化注册流程
密码输入现在要求必须包含大写字母、小写字母、数字、特殊符号中的至少三种,长度为6-20个字符,以提高安全性
添加开发者介绍
Signed-off-by: Ink-dark <moranqidarkseven@hallochat.cn>
正在实现多窗口管理功能,包括服务器选择窗口和多个聊天窗口的创建与关闭
*不知道为什么无法产生真正意义上的多窗口,正在寻找原因
Signed-off-by: Ink-dark <moranqidarkseven@hallochat.cn>
在 App.js 末尾新增 Electron 主进程代码,包括窗口创建、webPreferences 安全配置及加载本地开发地址。建议将该段代码移动至 Electron 主进程入口文件以规范项目结构。
Updated README to reflect project rebuild and new client development.
Signed-off-by: Ink-dark <moranqidarkseven@hallochat.cn>
Signed-off-by: Ink-dark <moranqidarkseven@hallochat.cn>
@Ink-dark Ink-dark merged commit 54836b4 into dev Mar 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants