Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separated colours from main preferences | James Booth | 2012-11-21 | 1 | -25/+2 |
| | |||||
* | Added more colour preferences | James Booth | 2012-11-21 | 1 | -6/+17 |
| | |||||
* | introduce priority support | Dmitry Podgorny | 2012-11-13 | 1 | -0/+2 |
| | | | | | | | add new command /priority <int> improve jabber_update_presence() use jabber_update_presence() for sending initial presence save priority and status string to jabber_conn structure | ||||
* | complete log rotation support | Dmitry Podgorny | 2012-11-12 | 1 | -0/+2 |
| | | | | | | add command '/log maxsize <int>' save maxsize value to config file when maxsize < 64 default value 1MB is used | ||||
* | introduce initial log rotate support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+3 |
| | |||||
* | Added a seperate option to enable outgoing typing notifications | James Booth | 2012-11-01 | 1 | -0/+2 |
| | |||||
* | Added states preference to enable chat states | James Booth | 2012-10-31 | 1 | -0/+2 |
| | |||||
* | Added /intype setting | James Booth | 2012-10-28 | 1 | -0/+2 |
| | | | | | Seperate settings for showing contact typing in UI (/intype), and as desktop notifications (/notify typing). | ||||
* | Unified desktop notification preferences | James Booth | 2012-10-27 | 1 | -6/+7 |
| | |||||
* | Made version check a user preference | James Booth | 2012-10-24 | 1 | -0/+2 |
| | |||||
* | Added autocomplete for boolean settings | James Booth | 2012-10-22 | 1 | -0/+2 |
| | |||||
* | Renamed other autocompleters | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Added history option | James Booth | 2012-10-14 | 1 | -0/+2 |
| | |||||
* | Made periodic message reminders a user option | James Booth | 2012-09-23 | 1 | -0/+2 |
| | |||||
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 1 | -0/+8 |
| | |||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -0/+1 |
| | |||||
* | Added colour macros | James Booth | 2012-08-19 | 1 | -0/+4 |
| | |||||
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 1 | -0/+2 |
| | |||||
* | Cleaning up memory allocated by ncurses pads | James Booth | 2012-07-31 | 1 | -0/+1 |
| | |||||
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 1 | -1/+4 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+53 |