DescriptionCurrently, the message payload sent to sendMsg is a JSON string with a single attribue - text
I want to add a new attribute verb. The default value will be say which indicates a standard message.
With this in place, we can then add functionality into the client like being able to enter /me hides and have Ben hides printed in the group as an action rather than as something someone's said (maybe do as the verb?).
It also means that messages from SYSTEM will be able to assign severities to messages it pushes into a group ( info,warn,error etc) so that the client can colour/highlight them appropriately.
Activity
2018-05-15 08:58:35
View Commit | View Changes
2018-05-15 09:08:36
View Commit | View Changes
2018-05-15 09:16:36
View Commit | View Changes
2018-05-15 09:17:20
Verbs currently implemented are
-
-
-
-
-
The
2018-05-15 09:17:32
2018-05-15 09:17:32
2018-05-15 09:17:37