Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+2 |
|/ | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 1 | -0/+1 |
| | |||||
* | Removed unused arg: prefs_do_chat_notify() | James Booth | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Update autocompleters on roster nick change/clear | James Booth | 2016-02-03 | 1 | -0/+2 |
| | | | | fixes #720 | ||||
* | Handle occupant nick change in private wins | James Booth | 2016-02-02 | 1 | -0/+1 |
| | |||||
* | Added private chat to roster rooms | James Booth | 2016-01-24 | 1 | -0/+1 |
| | |||||
* | Added window title autocomplete to /close command | James Booth | 2016-01-13 | 1 | -0/+2 |
| | |||||
* | Added /win navigation by jid, win title | James Booth | 2016-01-07 | 1 | -0/+4 |
| | |||||
* | Added /wins unread | James Booth | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Only show reminder notifications when notifications are enabled | James Booth | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Removed ui_chat_win_exists | James Booth | 2015-10-26 | 1 | -0/+2 |
| | |||||
* | Use consistent style for pointers | Michael Vetter | 2015-10-21 | 1 | -19/+19 |
| | |||||
* | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 1 | -4/+0 |
| | |||||
* | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Moved ui/windows -> window_list | James Booth | 2015-06-15 | 1 | -0/+85 |