• Chinmay Dani's avatar
    Set affiliation to 'none' after removing registration from room. · 291af23c
    Chinmay Dani authored
    Removing registration from room calls #addNone, which removes the requester
    JID from all affiliation lists. But #applyAffiliationChange sets the affiliation
    back to 'member' after it does not find the JID in any affiliation lists. It
    should set the affiliation to 'none' before sending the updated presences.
    291af23c
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...