fix: fix the bug of favorite friends hidding (#1104)

* feat: favorite friends divide by different favorite group

* fix: make the update of dividing by favorite groups compatible with previous features

* fix: fix the bug of favorite friends

* fix: fix the bug of favorite friends

* fix: fix the bug of favorite friends hidding

* fix: fix the vipFriendsDivideByGroup dataSource, now it was couputed by others, no longer managed by the add favorite, delete favorite etc handler

* i18n: chinese translation about split favorite friends

* fix: fix the duplicate friend show in a tab
This commit is contained in:
Vivi
2025-01-27 04:25:30 +08:00
committed by GitHub
parent 2a24a2a2ab
commit 212934f08c
3 changed files with 34 additions and 135 deletions

View File

@@ -385,7 +385,9 @@
},
"width": "侧边栏宽度",
"group_by_instance": "将好友按所在房间进行分类排序",
"group_by_instance_tooltip": "如果启用,将会在有多名好友在同一房间时,按所在房间对好友进行分类排序。"
"group_by_instance_tooltip": "如果启用,将会在有多名好友在同一房间时,按所在房间对好友进行分类排序。",
"split_favorite_friends": "将星标好友按照好友分组显示",
"split_favorite_friends_tooltip": "如果启用,将会显示星标好友时按照其所在的好友分组显示。"
},
"user_dialog": {
"header": "用户信息",