Added /affiliation and /role commands

This commit is contained in:
James Booth
2014-10-12 00:43:58 +01:00
parent c66d03539d
commit 8b1d0bdc3f
5 changed files with 214 additions and 148 deletions

View File

@@ -762,6 +762,8 @@ handle_muc_occupant_online(const char * const room, const char * const nick, con
}
prefs_free_string(muc_status_pref);
ui_muc_roster(room);
} else {
ui_muc_roster(room);
}
}