j3k0/ganomede-chat

Add messageArgsTypes to notification

Closed this issue · 2 comments

j3k0 commented

Similar to what has been done for ganomede-turngame already: j3k0/ganomede-turngame@879fe29

Set the field containing the username to type directory:name

Looks like .push is pulled as is from req.body. The other thing is system messages, but those do the same except username is $$ and type is event.

Maybe this one should be on clientside?

j3k0 commented

Oh, that's right. Seems like I went for something quick and dirty... So we can close this, I'll fix client side.