about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Pass offline filter to roster_get_contactsJames Booth2015-11-182-11/+11
* Pass ordering to roster list functionsJames Booth2015-11-182-11/+11
* Added more group testsJames Booth2015-11-143-15/+288
* Keep count of group membersJames Booth2015-11-123-0/+155
* Fixed testsJames Booth2015-11-101-0/+11
* Renamed MUC private window functionsJames Booth2015-11-081-2/+2
* ui_incoming_private_msg takes ProfPrivateWin, added assertsJames Booth2015-11-081-1/+1
* Removed ui_new_private_winJames Booth2015-11-051-4/+0
* Make all mucconfwin functions take ProfMucConfWinJames Booth2015-11-021-2/+2
* Renamed mucconfwin functionsJames Booth2015-11-021-5/+5
* Removed ui_statusbar_newJames Booth2015-11-021-1/+0
* Removed ui_clear_winJames Booth2015-11-021-2/+1
* Removed ui_unreadJames Booth2015-11-021-4/+0
* Removed ui_handle_room_join_errorJames Booth2015-11-021-1/+0
* Removed ui_win_typeJames Booth2015-11-021-6/+0
* Removed ui_swap_winsJames Booth2015-11-021-4/+0
* Removed ui_tidy_winsJames Booth2015-11-021-3/+0
* Renamed ui_switch_win -> ui_focus_winJames Booth2015-11-021-1/+1
* Removed ui_handle_recipient_not_foundJames Booth2015-11-021-6/+0
* Removed ui_titlebar_presenceJames Booth2015-11-021-1/+3
* Removed ui_get_chat_recipientsJames Booth2015-11-021-4/+0
* mucwin_hide_occupants takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_show_occupants takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_update_occupants takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_role_set_error takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_affiliation_set_error takes ProfMucWinJames Booth2015-11-021-2/+2
* mucwin_handle_role_list takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_role_list_error takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_handle_affiliation_list takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_affiliation_list_error takes ProfMucWinJames Booth2015-11-021-2/+1
* mucwin_broadcast takes ProfMucWinJames Booth2015-11-021-2/+1
* mucwin_kick_error takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_subject takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_requires_config takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_message takes ProfMucWinJames Booth2015-11-021-2/+1
* mucwin_history takes ProfMucWinJames Booth2015-11-021-2/+1
* mucwin_nick_change takes ProfMucWinJames Booth2015-11-021-1/+1
* mucwin_occupant_nick_change takes ProfMucWinJames Booth2015-11-021-2/+1
* mucwin_occupant_presence takes ProfMucWinJames Booth2015-11-021-2/+2
* mucwin_occupant_online takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_banned takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_kicked takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_offline takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_roster takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_room_disco_info takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_room_info_error takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_affiliation_change takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_occupant_role_change takes ProfMucWinJames Booth2015-11-011-1/+1
* mucwin_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-011-1/+1