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

增加unknown类型消息 #165

Closed
danni-cool opened this issue Feb 25, 2024 · 0 comments · Fixed by #144
Closed

增加unknown类型消息 #165

danni-cool opened this issue Feb 25, 2024 · 0 comments · Fixed by #144

Comments

@danni-cool
Copy link
Owner

          > 合并转发,web协议不支持,表情包web支持,但是优先级不会很高,如果可能欢迎pr

是否可以先不解决这两种的具体聊天内容,如type中新增加一类(其他),但content内容不做具体处理或者为空,以此保证不会漏掉消息

Originally posted by @Cx330-502 in #149 (comment)

@danni-cool danni-cool changed the title > 合并转发,web协议不支持,表情包web支持,但是优先级不会很高,如果可能欢迎pr 增加unknown类型消息 Feb 25, 2024
@danni-cool danni-cool linked a pull request Feb 26, 2024 that will close this issue
16 tasks
@danni-cool danni-cool mentioned this issue Feb 26, 2024
16 tasks
danni-cool added a commit that referenced this issue Mar 2, 2024
- [x] #165
暂时只用文本展示
  - [x] 代码提交 @Daydaylw3 
  - [x] 文档增加说明
- [x] #159
    - [x] 增加有条件开启是否转发自己消息
    - [x] 消息增加标识自己
    - [x] 设备上自己发送消息上报recvd-api
    - [x] 通过推消息api自己发送的消息上报recvd-api
- [x] #140
  - [x] 系统消息单独定义类型 
  - [x] 根据特定的错误标识,提前触发logout 事件,并且屏蔽上报请求
  - [x] 完善readme
- [x] #160
  - [x] 尝试根据wechaty的通用错误手动触发 logout 事件,并且登出当前账号
  - [x] 版本部署测试环境,观测掉线事件中
  - [x] 优化代码,确保登出事件只触发一次
danni-cool added a commit that referenced this issue Mar 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.6.1](v2.6.0...v2.6.1)
(2024-03-02)

### Feature

🎸 收消息API支持配置接受自己发的消,可配置开启close:#159
🎸 增加 收消息API 对 unKnown类型的 #165 
🎸 增加服务稳定性,针对web协议连续登录和登出场景优化,登出后报错至多上报一次 recvd_api, 登出消息通知更加及时。错误类型单独定义
#140, #160

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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 a pull request may close this issue.

1 participant