Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -1/+1 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -1/+1 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+1 | |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -2/+2 | |
* | Add cmd_autocomplete.c | James Booth | 2016-05-20 | 1 | -3/+4 | |
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -2/+2 | |
* | Add session.c | James Booth | 2016-05-05 | 1 | -4/+4 | |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -10/+10 | |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 | |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -10/+29 | |
|/ | ||||||
* | Handle self leaving room in private wins | James Booth | 2016-02-03 | 1 | -0/+55 | |
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+19 | |
* | End OTR session when recipient goes offline | James Booth | 2016-01-03 | 1 | -1/+1 | |
* | Show rooms in roster panel | James Booth | 2016-01-02 | 1 | -0/+1 | |
* | Moved ui_outgoing_private_msg to privwin.c | James Booth | 2015-11-05 | 1 | -6/+0 | |
* | Removed ui_new_private_win | James Booth | 2015-11-05 | 1 | -7/+0 | |
* | Added privwin module | James Booth | 2015-11-05 | 1 | -44/+0 | |
* | Added mucconfwin module | James Booth | 2015-11-02 | 1 | -281/+0 | |
* | Removed ui_statusbar_new | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_clear_win | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_unread | James Booth | 2015-11-02 | 1 | -7/+1 | |
* | Removed ui_handle_room_join_error | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_win_type | James Booth | 2015-11-02 | 1 | -7/+0 | |
* | Removed ui_swap_wins | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_tidy_wins | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Renamed ui_switch_win -> ui_focus_win | James Booth | 2015-11-02 | 1 | -6/+6 | |
* | Removed ui_handle_recipient_not_found | James Booth | 2015-11-02 | 1 | -12/+0 | |
* | Removed ui_titlebar_presence | James Booth | 2015-11-02 | 1 | -6/+0 | |
* | Removed ui_get_chat_recipients | James Booth | 2015-11-02 | 1 | -11/+1 | |
* | 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 | |
* | 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 | |
* | Added mucwin module | James Booth | 2015-11-01 | 1 | -757/+0 | |
* | Added xmlwin module | James Booth | 2015-11-01 | 1 | -20/+0 | |
* | Removed ui_open_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -9/+0 | |
* | Removed ui_create_xmlconsole_win() | James Booth | 2015-11-01 | 1 | -7/+0 | |
* | Removed ui_xmlconsole_exists | James Booth | 2015-11-01 | 1 | -33/+23 | |
* | Removed ui_input_nonblocking() | James Booth | 2015-11-01 | 1 | -6/+0 | |
* | Removed ui_ paging functions | James Booth | 2015-11-01 | 1 | -28/+0 | |
* | Removed ui_input_clear() | James Booth | 2015-11-01 | 1 | -6/+0 | |
* | Removed ui_readline() | James Booth | 2015-11-01 | 1 | -6/+0 | |
* | Added /subject append <text> | James Booth | 2015-10-29 | 1 | -1/+1 | |
* | Tidied remaining chatwin functions | James Booth | 2015-10-27 | 1 | -4/+16 | |
* | Moved ui_handle_otr_error | James Booth | 2015-10-27 | 1 | -0/+11 |