| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed ui_tidy_wins | James Booth | 2015-11-02 | 1 | -3/+3 |
* | Renamed ui_switch_win -> ui_focus_win | James Booth | 2015-11-02 | 1 | -9/+9 |
* | mucwin_hide_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 |
* | mucwin_show_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -1/+1 |
* | mucwin_update_occupants takes ProfMucWin | James Booth | 2015-11-02 | 1 | -2/+2 |
* | mucwin_roster takes ProfMucWin | James Booth | 2015-11-01 | 1 | -4/+4 |
* | 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 | -2/+2 |
* | Renamed ui_show_room_info -> mucwin_info | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Renamed ui_show_room_role_list -> mucwin_show_role_list | James Booth | 2015-11-01 | 1 | -3/+3 |
* | Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list | James Booth | 2015-11-01 | 1 | -4/+4 |
* | Renamed ui_room_roster -> mucwin_roster | James Booth | 2015-11-01 | 1 | -4/+4 |
* | Removed ui_open_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Removed ui_create_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -1/+2 |
* | Removed ui_xmlconsole_exists | James Booth | 2015-11-01 | 1 | -3/+4 |
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 1 | -1/+1 |
* | Added /subject edit <subject> | James Booth | 2015-10-29 | 1 | -0/+9 |
* | Added /subject prepend <text> | James Booth | 2015-10-29 | 1 | -0/+17 |
* | Added /subject append <text> | James Booth | 2015-10-29 | 1 | -0/+17 |
* | Renamed ui_new_chat_win -> chatwin_new | James Booth | 2015-10-27 | 1 | -3/+3 |
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -5/+5 |
* | Removed ui_events module | James Booth | 2015-10-27 | 1 | -2/+1 |
* | Removed ui_ev_new_chat_win | James Booth | 2015-10-27 | 1 | -3/+3 |
* | Removed ui_ev_focus_win | James Booth | 2015-10-27 | 1 | -7/+7 |
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -2/+2 |
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 |
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -2/+2 |
* | Removed ui_about() function | James Booth | 2015-10-26 | 1 | -1/+2 |
* | Fixed spelling mistake | James Booth | 2015-10-26 | 1 | -1/+1 |
* | Applied coding style to commands.c | James Booth | 2015-10-25 | 1 | -95/+94 |
* | Merge remote-tracking branch 'jubalh/jub' | James Booth | 2015-10-24 | 1 | -6/+3 |
|\ |
|
| * | Remove double declaration and reduce scope of pcontact | Michael Vetter | 2015-10-09 | 1 | -6/+3 |
* | | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -3/+23 |
* | | Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATH | James Booth | 2015-10-18 | 1 | -3/+3 |
* | | Implemented /script show | James Booth | 2015-10-17 | 1 | -0/+4 |
* | | Implemented /script list | James Booth | 2015-10-17 | 1 | -0/+4 |
* | | Added /script run | James Booth | 2015-10-15 | 1 | -0/+16 |
* | | Allow /lastactivity on|off when not connected | James Booth | 2015-10-15 | 1 | -4/+4 |
* | | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -0/+7 |
* | | Added /lastactivity on|off | James Booth | 2015-10-14 | 1 | -2/+7 |
* | | Add preference for showing TLS indicator in titlebar | James Booth | 2015-10-14 | 1 | -0/+2 |
* | | Fixed closing room config windows | James Booth | 2015-10-13 | 1 | -1/+4 |
* | | Use libstrophe/libmesode uuid generator | James Booth | 2015-10-12 | 1 | -8/+3 |
|/ |
|
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -9/+99 |
* | Added last activity time format option | James Booth | 2015-09-29 | 1 | -1/+18 |
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+25 |
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 1 | -79/+76 |
* | Removed redundant last activity setter | James Booth | 2015-09-25 | 1 | -1/+0 |