| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy handling room mention and room triggers | James Booth | 2016-01-24 | 1 | -3/+4 |
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+2 |
* | Added cons_show_incoming_room_message() | James Booth | 2015-12-20 | 1 | -49/+0 |
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+17 |
* | Added room specific notify settings | James Booth | 2015-11-28 | 1 | -1/+1 |
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -2/+6 |
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 1 | -29/+14 |
* | Added missing include | James Booth | 2015-11-19 | 1 | -0/+1 |
* | mucwin_hide_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -3/+5 |
* | mucwin_show_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -4/+6 |
* | mucwin_update_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -4/+6 |
* | Added assert to mucwin_info | James Booth | 2015-11-02 | 1 | -0/+2 |
* | mucwin_role_set_error takes ProfMucWin | James Booth | 2015-11-02 | 1 | -5/+5 |
* | mucwin_affiliation_set_error takes ProfMucWin | James Booth | 2015-11-02 | 1 | -5/+5 |
* | 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 | 1 | -20/+20 |
* | mucwin_role_list_error takes ProfMucWin | James Booth | 2015-11-02 | 1 | -5/+5 |
* | 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 | 1 | -15/+15 |
* | mucwin_affiliation_list_error takes ProfMucWin | James Booth | 2015-11-02 | 1 | -5/+5 |
* | mucwin_broadcast takes ProfMucWin | James Booth | 2015-11-02 | 1 | -15/+13 |
* | mucwin_kick_error takes ProfMucWin | James Booth | 2015-11-02 | 1 | -7/+5 |
* | mucwin_subject takes ProfMucWin | James Booth | 2015-11-02 | 1 | -26/+24 |
* | mucwin_requires_config takes ProfMucWin | James Booth | 2015-11-02 | 1 | -27/+21 |
* | mucwin_message takes ProfMucWin | James Booth | 2015-11-02 | 1 | -10/+5 |
* | mucwin_history takes ProfMucWin | James Booth | 2015-11-02 | 1 | -19/+16 |
* | mucwin_nick_change takes ProfMucWin | James Booth | 2015-11-02 | 1 | -7/+5 |
* | mucwin_occupant_nick_change takes ProfMucWin | James Booth | 2015-11-02 | 1 | -8/+5 |
* | mucwin_occupant_presence takes ProfMucWin | James Booth | 2015-11-02 | 1 | -7/+5 |
* | mucwin_occupant_online takes ProfMucWin | James Booth | 2015-11-01 | 1 | -14/+12 |
* | mucwin_occupant_banned takes ProfMucWin | James Booth | 2015-11-01 | 1 | -17/+15 |
* | mucwin_occupant_kicked takes ProfMucWin | James Booth | 2015-11-01 | 1 | -17/+15 |
* | mucwin_occupant_offline takes ProfMucWin | James Booth | 2015-11-01 | 1 | -7/+5 |
* | mucwin_roster takes ProfMucWin | James Booth | 2015-11-01 | 1 | -27/+25 |
* | mucwin_room_disco_info takes ProfMucWin | James Booth | 2015-11-01 | 1 | -32/+32 |
* | mucwin_room_info_error takes ProfMucWin | James Booth | 2015-11-01 | 1 | -6/+6 |
* | mucwin_occupant_role_and_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -2/+4 |
* | mucwin_occupant_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -2/+4 |
* | mucwin_occupant_role_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -2/+4 |
* | mucwin_role_and_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -2/+4 |
* | mucwin_affiliation_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -4/+5 |
* | mucwin_role_change takes ProfMucWin | James Booth | 2015-11-01 | 1 | -2/+6 |
* | Renamed ui_room_hide_occupants -> mucwin_hide_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed mucwin_occupants -> mucwin_show_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_room_show_occupants -> mucwin_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_room_update_occupants -> mucwin_update_occupants | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_show_room_info -> mucwin_info | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_handle_room_role_set_error -> mucwin_role_set_error | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_show_room_role_list -> mucwin_show_role_list | James Booth | 2015-11-01 | 1 | -1/+1 |