candy-plugins icon indicating copy to clipboard operation
candy-plugins copied to clipboard

Display user status

Open mweibel opened this issue 13 years ago • 7 comments

https://github.com/candy-chat/candy/issues/42

mweibel avatar Sep 27 '11 07:09 mweibel

There is demand for this plugin.

DrPlantoid avatar Jun 28 '12 07:06 DrPlantoid

extreme demand! one person in nine months.

Anyway, do you consider implementing this? Would be great!

pstadler avatar Jun 28 '12 07:06 pstadler

There's demand from my users.

Any hints on where to start to code such a plugin? Those from the repo only interact with the chatroom.

DrPlantoid avatar Jun 28 '12 11:06 DrPlantoid

You'd need to add a hook to chat state notifications in order to receive them and for sending them you'd need to send a correct stanza.

It isn't that difficult and may be a good starting plugin :)

mweibel avatar Jul 02 '12 06:07 mweibel

Statuses such as 'away', 'dnd', etc. are part of the core XMPP presence notification mechanism.

XEP-0085 seems to be more focused on the participation of users in a chat like "Is the user typing right now?"

amarandon avatar Aug 06 '13 15:08 amarandon

Ah yeah, that's actually true :)

mweibel avatar Aug 07 '13 06:08 mweibel

I'm interested in this too.

sbrl avatar Feb 25 '16 18:02 sbrl