| Commit message (Expand) | Author | Age | Files | Lines |
* | Added assert to mucwin_show_role_list | James Booth | 2015-11-02 | 1 | -1/+3 |
* | mucwin_handle_role_list takes ProfMucWin | James Booth | 2015-11-02 | 3 | -22/+25 |
* | mucwin_role_list_error takes ProfMucWin | James Booth | 2015-11-02 | 3 | -7/+10 |
* | Added assert to mucwin_show_affiliation_list | James Booth | 2015-11-02 | 1 | -0/+2 |
* | mucwin_handle_affiliation_list takes ProfMucWin | James Booth | 2015-11-02 | 3 | -17/+20 |
* | mucwin_affiliation_list_error takes ProfMucWin | James Booth | 2015-11-02 | 3 | -8/+10 |
* | mucwin_broadcast takes ProfMucWin | James Booth | 2015-11-02 | 3 | -19/+20 |
* | mucwin_kick_error takes ProfMucWin | James Booth | 2015-11-02 | 3 | -12/+9 |
* | mucwin_subject takes ProfMucWin | James Booth | 2015-11-02 | 3 | -31/+30 |
* | mucwin_requires_config takes ProfMucWin | James Booth | 2015-11-02 | 3 | -29/+25 |
* | mucwin_message takes ProfMucWin | James Booth | 2015-11-02 | 3 | -12/+10 |
* | mucwin_history takes ProfMucWin | James Booth | 2015-11-02 | 3 | -22/+21 |
* | mucwin_nick_change takes ProfMucWin | James Booth | 2015-11-02 | 3 | -9/+10 |
* | mucwin_occupant_nick_change takes ProfMucWin | James Booth | 2015-11-02 | 3 | -10/+10 |
* | mucwin_occupant_presence takes ProfMucWin | James Booth | 2015-11-02 | 3 | -10/+9 |
* | mucwin_occupant_online takes ProfMucWin | James Booth | 2015-11-01 | 3 | -17/+16 |
* | mucwin_occupant_banned takes ProfMucWin | James Booth | 2015-11-01 | 3 | -19/+20 |
* | mucwin_occupant_kicked takes ProfMucWin | James Booth | 2015-11-01 | 3 | -19/+20 |
* | mucwin_occupant_offline takes ProfMucWin | James Booth | 2015-11-01 | 3 | -10/+9 |
* | mucwin_roster takes ProfMucWin | James Booth | 2015-11-01 | 4 | -34/+33 |
* | mucwin_room_disco_info takes ProfMucWin | James Booth | 2015-11-01 | 3 | -35/+36 |
* | mucwin_room_info_error takes ProfMucWin | James Booth | 2015-11-01 | 3 | -9/+11 |
* | Tidy sv_ev_muc_occupant_online | James Booth | 2015-11-01 | 1 | -13/+5 |
* | mucwin_occupant_role_and_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -4/+9 |
* | mucwin_occupant_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -4/+9 |
* | mucwin_occupant_role_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -4/+9 |
* | Tidy sv_ev_muc_self_online | James Booth | 2015-11-01 | 1 | -13/+5 |
* | mucwin_role_and_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -4/+9 |
* | mucwin_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -6/+10 |
* | mucwin_role_change takes ProfMucWin | James Booth | 2015-11-01 | 3 | -5/+11 |
* | Tidied ui.h | James Booth | 2015-11-01 | 1 | -48/+50 |
* | Renamed ui_room_hide_occupants -> mucwin_hide_occupants | James Booth | 2015-11-01 | 4 | -4/+4 |
* | Renamed mucwin_occupants -> mucwin_show_occupants | James Booth | 2015-11-01 | 4 | -4/+4 |
* | Renamed ui_room_show_occupants -> mucwin_occupants | James Booth | 2015-11-01 | 4 | -4/+4 |
* | Renamed ui_room_update_occupants -> mucwin_update_occupants | James Booth | 2015-11-01 | 3 | -4/+4 |
* | Renamed ui_show_room_info -> mucwin_info | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_handle_room_role_set_error -> mucwin_role_set_error | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_show_room_role_list -> mucwin_show_role_list | James Booth | 2015-11-01 | 3 | -5/+5 |
* | Renamed ui_handle_room_role_list -> mucwin_handle_role_list | James Booth | 2015-11-01 | 3 | -36/+36 |
* | Renamed ui_handle_room_role_list_error -> mucwin_role_list_error | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list | James Booth | 2015-11-01 | 3 | -6/+6 |
* | Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list | James Booth | 2015-11-01 | 3 | -63/+63 |
* | Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_room_broadcast -> mucwin_broadcast | James Booth | 2015-11-01 | 3 | -4/+4 |
* | Renamed ui_handle_room_kick_error -> mucwin_kick_error | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_room_subject -> mucwin_subject | James Booth | 2015-11-01 | 3 | -4/+4 |
* | Renamed ui_room_requires_config -> mucwin_requires_config | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_room_message -> mucwin_message | James Booth | 2015-11-01 | 3 | -3/+3 |
* | Renamed ui_room_history -> mucwin_history | James Booth | 2015-11-01 | 3 | -3/+3 |