This website requires JavaScript.
Explore
Help
Register
Sign In
moliparty
/
peko-ios
Watch
3
Star
0
Fork
0
You've already forked peko-ios
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99db078b626a7037bede2c13bf1a4d37fdea05c5
peko-ios
/
YuMi
/
Structure
History
edwinQQQ
8a096239da
新增 next-chat.mdc 文件以定义对话上下文的规则;在 Assets.xcassets 中添加多个图像资源及其对应的 Contents.json 文件;更新 AttachmentModel.h 中的枚举值以修正飘屏消息类型;在 SessionViewController.h 和 SessionViewController.m 中添加 userInfo 属性并调整相关逻辑;在 SessionListViewController.h 和 SessionListViewController.m 中优化会话列表的展示逻辑;在多个模型和视图文件中进行小幅调整以提升代码可读性和一致性。
2025-07-02 15:52:48 +08:00
..
Base
1.0.19 feat:个性化房间背景-free 部分 / 首页支持 API 更新 UI
2024-11-05 17:09:22 +08:00
MVP
新增 next-chat.mdc 文件以定义对话上下文的规则;在 Assets.xcassets 中添加多个图像资源及其对应的 Contents.json 文件;更新 AttachmentModel.h 中的枚举值以修正飘屏消息类型;在 SessionViewController.h 和 SessionViewController.m 中添加 userInfo 属性并调整相关逻辑;在 SessionListViewController.h 和 SessionListViewController.m 中优化会话列表的展示逻辑;在多个模型和视图文件中进行小幅调整以提升代码可读性和一致性。
2025-07-02 15:52:48 +08:00
PrefixHeader.pch
优化数组操作,新增 NSMutableArray 的安全方法,包括安全移除、插入和替换对象,确保在索引超出范围时不发生崩溃。更新相关文件以使用新方法,保持代码结构一致性。
2025-06-16 17:30:20 +08:00