Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add roster add/remove contact functions #84

Merged
merged 1 commit into from
Mar 4, 2017
Merged

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Mar 2, 2017

This introduces the new QML-side functions:
kaidan.rosterController.addContact(jid, name)
kaidan.rosterController.removeContact(jid)

Currently they are not used.

In my tests there was just one problem: The roster (UI) doesn't refreshes when a contact was removed, but whenever a contact was added. (Idk why)

This introduces the new QML-side functions:
`kaidan.rosterController.addContact(jid, name)`
`kaidan.rosterController.removeContact(jid)`

Currently they are not used.
@lnjX lnjX added this to the 0.2 milestone Mar 2, 2017
@lnjX lnjX changed the title Back-End: Add roster add/remove contact functions Add roster add/remove contact functions Mar 2, 2017
@lnjX lnjX merged commit 427e68e into KaidanIM:master Mar 4, 2017
@lnjX lnjX deleted the rosterediting branch March 4, 2017 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant