这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: veneno-t/protocol

Tags

v0.0.73-alpha.7

Toggle v0.0.73-alpha.7's commit message
feat: add GetConversationsUnreadCount, ClearConversationsUnreadCount

v0.0.73-alpha.6

Toggle v0.0.73-alpha.6's commit message
feat: GetConversationsHasReadAndMaxSeq support pinned

v0.0.73-alpha.5

Toggle v0.0.73-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request openimsdk#188 from icey-yu/feat-platform

feat: harmonyOS

v0.0.73-alpha.4

Toggle v0.0.73-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request openimsdk#187 from icey-yu/feat-platform

feat: support harmony

v0.0.73-alpha.3

Toggle v0.0.73-alpha.3's commit message
feat: support client config

v0.0.73-alpha.2

Toggle v0.0.73-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request openimsdk#186 from icey-yu/feat-msg

feat: send simple msg

v0.0.73-alpha.1

Toggle v0.0.73-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request openimsdk#184 from icey-yu/fix-account

fix: system account check

v0.0.72-alpha.81

Toggle v0.0.72-alpha.81's commit message
remote stream msg

v0.0.72-alpha.80

Toggle v0.0.72-alpha.80's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add rpc function of set user's conversation. (openimsdk#183)

* feat: fetch messages add minSeq when message isEnd is true.

* feat: fetch messages add minSeq when message isEnd is true.

* feat: add new contentType markdownText for AI.

* feat: add a field to specify whether to send a notification message when creating a group.

* feat: add a field to specify whether to send a notification message when kick user or invite user.

* feat: add a field to specify whether to send a notification message when kick user or invite user.

* refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior.

* feat: add rpc function of set user's conversation.

v0.0.72-alpha.79

Toggle v0.0.72-alpha.79's commit message
feat: SendMsgResp add field modify