mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
allow webxdc document names (#3317)
* allow webxdc document names * test document webxdc property * update CHANGELOG
This commit is contained in:
@@ -37,6 +37,8 @@ To get a shared state, the peers use `sendUpdate()` to send updates to each othe
|
||||
eg. "Alice voted" or "Bob scored 123 in MyGame";
|
||||
usually only one line of text is shown,
|
||||
use this option sparingly to not spam the chat.
|
||||
- `update.document`: optional, name of the document in edit,
|
||||
must not be used eg. in games where the Webxdc does not create documents
|
||||
- `update.summary`: optional, short text, shown beside app icon;
|
||||
it is recommended to use some aggregated value, eg. "8 votes", "Highscore: 123"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user