ksiazkowicz / lightbulb

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

Support for user directories on xmpp servers #66

Open MartinL0815 opened 9 years ago

MartinL0815 commented 9 years ago

Any chance to get access to user directories if provided by a xmpp server?

ksiazkowicz commented 9 years ago

User directories? You mean like Jabbim's disk?

MartinL0815 commented 9 years ago

I'm not too much into jabber wording.

Within the pidgin messenger it's called users directory - the listing of accounts of a jabber server.

MartinL0815 commented 9 years ago

Browsing the services of jabber.ccc.de already shows the URL of the user directory the user directory.

MartinL0815 commented 9 years ago

user directory

ksiazkowicz commented 9 years ago

I'm not sure if qxmpp actually supports this feature at the moment but I'll keep that in mind, thanks.