Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed /plugins help | James Booth | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | Added /plugins load command | James Booth | 2016-04-10 | 2 | -17/+78 |
| | |||||
* | Fixed typos | James Booth | 2016-04-09 | 1 | -7/+7 |
| | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 2 | -21/+55 |
| | |||||
* | Added reset to /notify help | James Booth | 2016-04-04 | 1 | -0/+1 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 2 | -19/+19 |
| | |||||
* | Allow sending stanzas in xml console | James Booth | 2016-03-26 | 1 | -1/+6 |
| | |||||
* | Fix typo maxinum->maximum | Klement Sekera | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | Fixed /help group formatting | James Booth | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | Integrated plugins with /help command | James Booth | 2016-02-18 | 2 | -11/+36 |
| | |||||
* | Added cmd_help_autocomplete_add | James Booth | 2016-02-18 | 2 | -1/+7 |
| | |||||
* | Added plugin commands to /help autocompletion | James Booth | 2016-02-18 | 1 | -0/+3 |
| | |||||
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -1/+6 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 4 | -4/+4 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 4 | -4/+4 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 4 | -27/+76 |
|/ | |||||
* | Fixed memory deallocations | James Booth | 2016-02-14 | 1 | -1/+3 |
| | |||||
* | Fixed /role and /affiliation help | James Booth | 2016-02-07 | 1 | -2/+2 |
| | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 2 | -0/+15 |
| | |||||
* | Implemented /console private setting | James Booth | 2016-02-03 | 2 | -8/+24 |
| | |||||
* | Added console.chat preference | James Booth | 2016-02-03 | 1 | -3/+12 |
| | |||||
* | Added /console chat autocompletion | James Booth | 2016-02-03 | 1 | -11/+20 |
| | |||||
* | Update autocompleters on roster nick change/clear | James Booth | 2016-02-03 | 1 | -0/+9 |
| | | | | fixes #720 | ||||
* | Fixed help formatting | James Booth | 2016-02-03 | 1 | -2/+2 |
| | |||||
* | Allow splitting roster rooms by conference server | James Booth | 2016-02-01 | 2 | -1/+35 |
| | |||||
* | Added roster.rooms.private.char setting | James Booth | 2016-01-31 | 2 | -37/+65 |
| | |||||
* | Removed unused arg from roster_get_ functions | James Booth | 2016-01-31 | 1 | -6/+6 |
| | |||||
* | Store /roster count setting | James Booth | 2016-01-27 | 2 | -15/+35 |
| | |||||
* | Added /roster count command | James Booth | 2016-01-27 | 2 | -3/+28 |
| | |||||
* | Roster private chat preferences | James Booth | 2016-01-24 | 2 | -5/+47 |
| | |||||
* | Added /roster private command | James Booth | 2016-01-24 | 2 | -0/+44 |
| | |||||
* | Formatting of /theme properties command output | James Booth | 2016-01-23 | 1 | -4/+4 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 2 | -1/+80 |
| | |||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 2 | -2/+7 |
| | |||||
* | Added /roster show|hide contacts | James Booth | 2016-01-20 | 2 | -2/+19 |
| | |||||
* | Added /roster rooms position preference | James Booth | 2016-01-19 | 3 | -2/+36 |
| | |||||
* | Added /roster unread preferrence | James Booth | 2016-01-17 | 2 | -1/+37 |
| | | | | closes #712 | ||||
* | Added /roster room unread preference | James Booth | 2016-01-17 | 2 | -0/+43 |
| | | | | closes ##708 | ||||
* | Added roster contact themes | James Booth | 2016-01-14 | 1 | -0/+4 |
| | |||||
* | Fix compile error on Cygwin | James Booth | 2016-01-14 | 1 | -2/+2 |
| | |||||
* | Added window title autocomplete to /close command | James Booth | 2016-01-13 | 2 | -86/+156 |
| | |||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 2 | -0/+50 |
| | |||||
* | Added /win navigation by jid, win title | James Booth | 2016-01-07 | 2 | -8/+61 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 2 | -76/+116 |
| | |||||
* | Add cl_ev_disconnect | James Booth | 2016-01-03 | 1 | -15/+4 |
| | |||||
* | Close all windows on /disconnect | James Booth | 2016-01-03 | 1 | -0/+1 |
| | |||||
* | Added /roster show|hide rooms | James Booth | 2016-01-02 | 2 | -2/+19 |
| | |||||
* | Added autoping timeout preference | James Booth | 2016-01-01 | 2 | -17/+49 |
| | |||||
* | Added /console command | James Booth | 2015-12-29 | 3 | -1/+73 |
| |