Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed order of includes for ncursesw | James Booth | 2013-01-04 | 1 | -3/+2 |
| | | | | Arch linux uses the standard headers for wide char ncurses | ||||
* | Include ncursesw, set locale | James Booth | 2013-01-02 | 1 | -2/+2 |
| | |||||
* | Added /gone to allow configurable delay for </gone> state | James Booth | 2012-12-19 | 1 | -0/+2 |
| | |||||
* | Organised config file | James Booth | 2012-12-02 | 1 | -2/+2 |
| | |||||
* | Added preferences for /autoaway | James Booth | 2012-11-30 | 1 | -0/+9 |
| | |||||
* | Option to show version in title bar with /titlebarversion | James Booth | 2012-11-29 | 1 | -0/+2 |
| | |||||
* | Added /autoping command to set ping interval or disable with 0 | James Booth | 2012-11-26 | 1 | -0/+2 |
| | |||||
* | Added auto reconnect, and /reconnect command to control interval | James Booth | 2012-11-25 | 1 | -0/+2 |
| | |||||
* | Revert "Stop ctrl-c quitting with /ctrlc off" | James Booth | 2012-11-23 | 1 | -2/+0 |
| | | | | This reverts commit 721df8ca48b8cbf0026f3a36a3d17b45cb82b850. | ||||
* | Stop ctrl-c quitting with /ctrlc off | James Booth | 2012-11-23 | 1 | -0/+2 |
| | |||||
* | 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 |