about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed ui_titlebar_presenceJames Booth2015-11-024-12/+7
* Removed ui_get_chat_recipientsJames Booth2015-11-023-13/+2
* mucwin_hide_occupants takes ProfMucWinJames Booth2015-11-024-6/+8
* mucwin_show_occupants takes ProfMucWinJames Booth2015-11-024-7/+9
* mucwin_update_occupants takes ProfMucWinJames Booth2015-11-023-7/+9
* Added assert to mucwin_infoJames Booth2015-11-021-0/+2
* mucwin_role_set_error takes ProfMucWinJames Booth2015-11-023-8/+10
* mucwin_affiliation_set_error takes ProfMucWinJames Booth2015-11-023-8/+11
* Added assert to mucwin_show_role_listJames Booth2015-11-021-1/+3
* mucwin_handle_role_list takes ProfMucWinJames Booth2015-11-023-22/+25
* mucwin_role_list_error takes ProfMucWinJames Booth2015-11-023-7/+10
* Added assert to mucwin_show_affiliation_listJames Booth2015-11-021-0/+2
* mucwin_handle_affiliation_list takes ProfMucWinJames Booth2015-11-023-17/+20
* mucwin_affiliation_list_error takes ProfMucWinJames Booth2015-11-023-8/+10
* mucwin_broadcast takes ProfMucWinJames Booth2015-11-023-19/+20
* mucwin_kick_error takes ProfMucWinJames Booth2015-11-023-12/+9
* mucwin_subject takes ProfMucWinJames Booth2015-11-023-31/+30
* mucwin_requires_config takes ProfMucWinJames Booth2015-11-023-29/+25
* mucwin_message takes ProfMucWinJames Booth2015-11-023-12/+10
* mucwin_history takes ProfMucWinJames Booth2015-11-023-22/+21
* mucwin_nick_change takes ProfMucWinJames Booth2015-11-023-9/+10
* mucwin_occupant_nick_change takes ProfMucWinJames Booth2015-11-023-10/+10
* mucwin_occupant_presence takes ProfMucWinJames Booth2015-11-023-10/+9
* mucwin_occupant_online takes ProfMucWinJames Booth2015-11-013-17/+16
* mucwin_occupant_banned takes ProfMucWinJames Booth2015-11-013-19/+20
* mucwin_occupant_kicked takes ProfMucWinJames Booth2015-11-013-19/+20
* mucwin_occupant_offline takes ProfMucWinJames Booth2015-11-013-10/+9
* mucwin_roster takes ProfMucWinJames Booth2015-11-014-34/+33
* mucwin_room_disco_info takes ProfMucWinJames Booth2015-11-013-35/+36
* mucwin_room_info_error takes ProfMucWinJames Booth2015-11-013-9/+11
* Tidy sv_ev_muc_occupant_onlineJames Booth2015-11-011-13/+5
* mucwin_occupant_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-013-4/+9
* mucwin_occupant_affiliation_change takes ProfMucWinJames Booth2015-11-013-4/+9
* mucwin_occupant_role_change takes ProfMucWinJames Booth2015-11-013-4/+9
* Tidy sv_ev_muc_self_onlineJames Booth2015-11-011-13/+5
* mucwin_role_and_affiliation_change takes ProfMucWinJames Booth2015-11-013-4/+9
* mucwin_affiliation_change takes ProfMucWinJames Booth2015-11-013-6/+10
* mucwin_role_change takes ProfMucWinJames Booth2015-11-013-5/+11
* Tidied ui.hJames Booth2015-11-011-48/+50
* Renamed ui_room_hide_occupants -> mucwin_hide_occupantsJames Booth2015-11-014-4/+4
* Renamed mucwin_occupants -> mucwin_show_occupantsJames Booth2015-11-014-4/+4
* Renamed ui_room_show_occupants -> mucwin_occupantsJames Booth2015-11-014-4/+4
* Renamed ui_room_update_occupants -> mucwin_update_occupantsJames Booth2015-11-013-4/+4
* Renamed ui_show_room_info -> mucwin_infoJames Booth2015-11-013-3/+3
* Renamed ui_handle_room_role_set_error -> mucwin_role_set_errorJames Booth2015-11-013-3/+3
* Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_errorJames Booth2015-11-013-3/+3
* Renamed ui_show_room_role_list -> mucwin_show_role_listJames Booth2015-11-013-5/+5
* Renamed ui_handle_room_role_list -> mucwin_handle_role_listJames Booth2015-11-013-36/+36
* Renamed ui_handle_room_role_list_error -> mucwin_role_list_errorJames Booth2015-11-013-3/+3
* Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_listJames Booth2015-11-013-6/+6