ksiazkowicz / lightbulb

Open-source XMPP client for Symbian, written using QML and QtQuick libraries.
GNU General Public License v3.0
22 stars 5 forks source link

Chat states are broken #55

Closed ksiazkowicz closed 10 years ago

ksiazkowicz commented 10 years ago

Implement chat states properly (XEP-0085). http://xmpp.org/extensions/xep-0085.html

QXMPP actually supports this stuff, there was a broken implementation in Lightbulb, not really touched since I forked the project from MeegIM, until I realised it's actually causing some issues - then it was simply removed.

ksiazkowicz commented 10 years ago

New conversation page in Fluorescent supports them pretty well.