Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一月遗漏累积更新 #181

Merged
merged 10 commits into from
Feb 10, 2025
Merged

一月遗漏累积更新 #181

merged 10 commits into from
Feb 10, 2025

Conversation

Stapxs
Copy link
Owner

@Stapxs Stapxs commented Feb 10, 2025

一些原计划在一月完成的更新内容

✨ 对合并转发消息里的图片预览进行了支持 <- #173
✨ 对移动端 web 返回操作的优化支持 <- #159
✨ 移动端增加 VConsole 便于错误调查
🐛 修正对空群名处理的异常 <- #144
🐛 修正消息预显文字和图片显示异常的问题 <- #178 #179
🐛 修复了web应用中收藏表情无法通过滚动条加载下一页的问题 <- #180
🐛 解决在移动端中主页面显示异常的问题
🎨 优化 logger 逻辑
🎨 优化群收纳盒的样式和逻辑
💩 优化对 capacitor 端端统计
💩 移除一个过时的彩蛋
📝 更新 copyright

Sourcery 嘅摘要

更新咗群組訊息管理,同埋修正咗幾個錯誤。

新功能:

  • 加咗 VConsole,方便喺手機上面 debug。

Bug 修正:

  • 修正咗喺網頁上面,啲常用表情符號load唔到嘅問題。
  • 修正咗訊息預覽顯示嘅問題。
  • 修正咗群組名唔可以係空嘅問題。
  • 修正咗喺手機上面嘅顯示問題。

增強功能:

  • 改良咗群組訊息管理,加咗個新嘅 "Group Inbox" 功能,可以hide啲唔重要嘅群組。
  • 改良咗手機網頁嘅體驗。
  • 優化咗 Capacitor 嘅統計。
Original summary in English

Summary by Sourcery

Update group message management and fix several bugs.

New Features:

  • Added VConsole for debugging on mobile.

Bug Fixes:

  • Fixed an issue where favorites expressions would not load on web.
  • Fixed an issue with message preview display.
  • Fixed an issue with empty group names.
  • Fixed display issues on mobile.

Enhancements:

  • Improved group message management with a new "Group Inbox" feature to hide less important groups.
  • Improved mobile web experience.
  • Optimized Capacitor statistics.

Stapxs and others added 7 commits January 22, 2025 15:38
✨ 移动端增加 VConsole 便于错误调查
🐛 解决在移动端中主页面显示异常的问题
💩 移除一个过时的彩蛋
修复了web应用中收藏表情无法通过滚动条增量加载的问题
🎨 优化群收纳盒的样式和逻辑
🐛 修正对空群名处理的异常 <- #144
🐛 修正消息预显文字和图片显示异常的问题 <- #178 #179
💩 优化对 capacitor 端端统计
✨ 对移动端 web 返回操作的优化支持
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Stapxs - I've reviewed your changes - here's some feedback:

Overall Comments:

  • Consider adding a more detailed explanation of the purpose and functionality of the '群收纳盒' feature in the description.
  • The addition of VConsole is great for debugging on mobile, but ensure it's disabled or stripped out in production builds for security reasons.
Here's what I looked at during the review
  • 🟡 General issues: 1 issue found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟡 Complexity: 1 issue found
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

src/renderer/src/App.vue Outdated Show resolved Hide resolved
src/renderer/src/function/base.ts Show resolved Hide resolved
src/renderer/src/function/base.ts Outdated Show resolved Hide resolved
src/renderer/src/function/msg.ts Outdated Show resolved Hide resolved
src/renderer/src/function/msg.ts Outdated Show resolved Hide resolved
✨ 对合并转发消息里的图片预览进行了支持 <- #173
🎨 优化 logger 逻辑
@Stapxs Stapxs merged commit 55c8602 into next Feb 10, 2025
3 checks passed
@Stapxs Stapxs deleted the fun/202501 branch February 12, 2025 00:43
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