This repository was archived by the owner on May 27, 2025. It is now read-only.
Conversation
…tion display - modify chat list sorting logic, filter out records with order as null - add message notification TODO - optimize user information display - update current user ID acquisition logic - refactor some code to improve maintainability feat(functionality): 修复一些bug和优化聊天列表和信息展示 - 修改聊天列表排序逻辑,过滤掉 order 为 null 的记录 - 添加消息通知的TODO - 优化用户信息展示 - 更新当前用户 ID 获取逻辑 - 重构部分代码以提高可维护性 Signed-off-by: gohj99 <62464085+gohj99@users.noreply.github.com>
- Add a prompt after successfully adding a proxy in AddProxyActivity - Blue mark for special messages on the homepage - Optimize the message display and reply function in ChatScreen - Add the function of deleting messages in reply and related prompts - Optimize the chat list display in MainScreen - Fix some interface style issues feat:优化用户界面并添加新功能 - 在 AddProxyActivity 中添加成功添加代理后的提示 - 主页特殊消息蓝色标记 - 优化 ChatScreen 中的消息显示和回复功能 - 添加回复中删除消息的功能和相关提示 - 优化 MainScreen 中的聊天列表显示 - 修复部分界面样式问题 Signed-off-by: gohj99 <62464085+gohj99@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.