about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* mucwin_handle_role_list takes ProfMucWinJames Booth2015-11-024-23/+26
|
* mucwin_role_list_error takes ProfMucWinJames Booth2015-11-024-8/+11
|
* Added assert to mucwin_show_affiliation_listJames Booth2015-11-021-0/+2
|
* mucwin_handle_affiliation_list takes ProfMucWinJames Booth2015-11-024-18/+21
|
* mucwin_affiliation_list_error takes ProfMucWinJames Booth2015-11-024-10/+11
|
* mucwin_broadcast takes ProfMucWinJames Booth2015-11-024-21/+21
|
* mucwin_kick_error takes ProfMucWinJames Booth2015-11-024-13/+10
|
* mucwin_subject takes ProfMucWinJames Booth2015-11-024-32/+31
|
* mucwin_requires_config takes ProfMucWinJames Booth2015-11-024-30/+26
|
* mucwin_message takes ProfMucWinJames Booth2015-11-024-14/+11
|
* mucwin_history takes ProfMucWinJames Booth2015-11-024-24/+22
|
* mucwin_nick_change takes ProfMucWinJames Booth2015-11-024-10/+11
|
* mucwin_occupant_nick_change takes ProfMucWinJames Booth2015-11-024-12/+11
|
* mucwin_occupant_presence takes ProfMucWinJames Booth2015-11-024-12/+11
|
* mucwin_occupant_online takes ProfMucWinJames Booth2015-11-014-18/+17
|
* mucwin_occupant_banned takes ProfMucWinJames Booth2015-11-014-20/+21
|
* mucwin_occupant_kicked takes ProfMucWinJames Booth2015-11-014-20/+21
|
* mucwin_occupant_offline takes ProfMucWinJames Booth2015-11-014-11/+10
|
* mucwin_roster takes ProfMucWinJames Booth2015-11-015-35/+34
|
* mucwin_room_disco_info takes ProfMucWinJames Booth2015-11-014-36/+37
|
* mucwin_room_info_error takes ProfMucWinJames Booth2015-11-014-10/+12
|
* Tidy sv_ev_muc_occupant_onlineJames Booth2015-11-011-13/+5
|
* mucwin_occupant_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-014-5/+10
|
* mucwin_occupant_affiliation_change takes ProfMucWinJames Booth2015-11-014-5/+10
|
* mucwin_occupant_role_change takes ProfMucWinJames Booth2015-11-014-5/+10
|
* Tidy sv_ev_muc_self_onlineJames Booth2015-11-011-13/+5
|
* mucwin_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-014-5/+10
|
* mucwin_affiliation_change takes ProfMucWinJames Booth2015-11-014-7/+11
|
* mucwin_role_change takes ProfMucWinJames Booth2015-11-014-6/+12
|
* Tidied ui.hJames Booth2015-11-011-48/+50
|
* Renamed ui_room_hide_occupants -> mucwin_hide_occupantsJames Booth2015-11-015-5/+5
|
* Renamed mucwin_occupants -> mucwin_show_occupantsJames Booth2015-11-015-5/+5
|
* Renamed ui_room_show_occupants -> mucwin_occupantsJames Booth2015-11-015-5/+5
|
* Renamed ui_room_update_occupants -> mucwin_update_occupantsJames Booth2015-11-014-5/+5
|
* Renamed ui_show_room_info -> mucwin_infoJames Booth2015-11-014-4/+4
|
* Renamed ui_handle_room_role_set_error -> mucwin_role_set_errorJames Booth2015-11-014-4/+4
|
* Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_errorJames Booth2015-11-014-4/+4
|
* Renamed ui_show_room_role_list -> mucwin_show_role_listJames Booth2015-11-014-6/+6
|
* Renamed ui_handle_room_role_list -> mucwin_handle_role_listJames Booth2015-11-014-37/+37
|
* Renamed ui_handle_room_role_list_error -> mucwin_role_list_errorJames Booth2015-11-014-4/+4
|
* Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_listJames Booth2015-11-014-7/+7
|
* Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_listJames Booth2015-11-014-64/+64
|
* Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_errorJames Booth2015-11-014-4/+4
|
* Renamed ui_room_broadcast -> mucwin_broadcastJames Booth2015-11-014-5/+5
|
* Renamed ui_handle_room_kick_error -> mucwin_kick_errorJames Booth2015-11-014-4/+4
|
* Renamed ui_room_subject -> mucwin_subjectJames Booth2015-11-014-5/+5
|
* Renamed ui_room_requires_config -> mucwin_requires_configJames Booth2015-11-014-4/+4
|
* Renamed ui_room_message -> mucwin_messageJames Booth2015-11-014-4/+4
|
* Renamed ui_room_history -> mucwin_historyJames Booth2015-11-014-4/+4
|
* Renamed ui_room_nick_change -> mucwin_nick_changeJames Booth2015-11-014-4/+4
|