You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add message class abstracting message handling (#23)
* refactor: add comments to clarify flow
Signed-off-by: Gerard Hickey <[email protected]>
* feat: add messages class to front end
Update the handling of messages on the front end code to better control
the update of messages and coordinateion with the rest of the UI.
Signed-off-by: Gerard Hickey <[email protected]>
* add more config support
Signed-off-by: Gerard Hickey <[email protected]>
* feat: message ID can be specified in send_message API
Signed-off-by: Gerard Hickey <[email protected]>
* add md5 module to front-end
Signed-off-by: Gerard Hickey <[email protected]>
* integrate message class into front-end code
Signed-off-by: Gerard Hickey <[email protected]>
---------
Signed-off-by: Gerard Hickey <[email protected]>
0 commit comments