Proto commits in leancloud/js-realtime-sdk

These 17 commits are when the Protocol Buffers files have changed:

Commit:b83e1c1
Author:Lee Yeh
Committer:Lee Yeh

chore: update proto

The documentation is generated from this commit.

Commit:97cb6f0
Author:leeyeh

chore: update proto

Commit:d42286f
Author:leeyeh
Committer:leeyeh

chore: update proto

Commit:35cf0b3
Author:leeyeh
Committer:leeyeh

feat(conversation): block/unblock, mute/unmute members

Commit:1dd3020
Author:leeyeh
Committer:leeyeh

chore: update proto file

Commit:d35819b
Author:leeyeh
Committer:Lee Yeh

feat: add TemporaryConversation

Commit:9740361
Author:Lee Yeh
Committer:GitHub

feat: mention (#571)

Commit:6ab82db
Author:leeyeh
Committer:Lee Yeh

fix(Message): add missing updatedAt for lastMessages updated by query or unread

Commit:c5a7a80
Author:leeyeh
Committer:Lee Yeh

feat: add updatedAt to log messages

Commit:1af1c0b
Author:leeyeh
Committer:Lee Yeh

feat: modify and recall message

Commit:1c5e962
Author:leeyeh
Committer:leeyeh

chore: update proto and subprotocol

Commit:6f2bedb
Author:leeyeh
Committer:leeyeh

refactor: decouple IMPlugin from core

Commit:35dc386
Author:Lee Yeh
Committer:GitHub

feat(Plugin): groupchat read receipts (#543) - add beforeMessageDispatch hook - add GroupchatReceiptsPlugin - add Conversation#_fetchAllReceiptTimestamps

Commit:777ee6c
Author:Lee Yeh
Committer:GitHub

feat(Conversation): support read timestamp (#536) add Conversation#read deprecate Conversation#markAsRead deprecate IMClient.markAllAsRead add Conversation#fetchReceiptTimestamps add Conversation#event:lastdeliveredatupdate add Conversation#event:lastreadatupdate deprecate Conversation#event:reciept deprecate Conversation sendOption.reciept in favor of sendOption.receipt

Commit:61297d4
Author:Lee Yeh
Committer:尼奥

feat(Conversation): implement onlineStatus (#363) * chore(proto): update proto to bf1c4a5 * feat(Conversation): implement onlineStatus add Conversation#updateOnlineStatusPolicy method add Conversation#membersstatuschange event

Commit:a394a71
Author:leeyeh
Committer:leeyeh

feat(protobuf): new abstract Connection, Client and IMClient.

Commit:7bdc6b3
Author:leeyeh
Committer:leeyeh

feat(protobuf): import protobuf.