Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separated colours from main preferences | James Booth | 2012-11-21 | 1 | -301/+13 |
| | |||||
* | Added more colour preferences | James Booth | 2012-11-21 | 1 | -36/+146 |
| | |||||
* | introduce priority support | Dmitry Podgorny | 2012-11-13 | 1 | -0/+13 |
| | | | | | | | 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 | -2/+22 |
| | | | | | | 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/+7 |
| | |||||
* | fix autocompletion for /sub command | Dmitry Podgorny | 2012-11-11 | 1 | -24/+0 |
| | |||||
* | add subscription support | Dmitry Podgorny | 2012-11-11 | 1 | -0/+24 |
| | |||||
* | Added a seperate option to enable outgoing typing notifications | James Booth | 2012-11-01 | 1 | -0/+13 |
| | |||||
* | Added states preference to enable chat states | James Booth | 2012-10-31 | 1 | -0/+13 |
| | |||||
* | Added /intype setting | James Booth | 2012-10-28 | 1 | -0/+13 |
| | | | | | 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 | -21/+21 |
| | |||||
* | Made version check a user preference | James Booth | 2012-10-24 | 1 | -0/+13 |
| | |||||
* | Added autocomplete for boolean settings | James Booth | 2012-10-22 | 1 | -8/+25 |
| | |||||
* | Free autocompleters on quit | James Booth | 2012-10-22 | 1 | -0/+1 |
| | |||||
* | Renamed other autocompleters | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -32/+32 |
| | |||||
* | Added history option | James Booth | 2012-10-14 | 1 | -0/+13 |
| | |||||
* | Made periodic message reminders a user option | James Booth | 2012-09-23 | 1 | -0/+13 |
| | |||||
* | Shutdown now correctly handles connection | James Booth | 2012-09-23 | 1 | -1/+0 |
| | |||||
* | Comments now kept when writing to config file | James Booth | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 1 | -0/+7 |
| | |||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -2/+1 |
| | |||||
* | Refactored log | James Booth | 2012-08-26 | 1 | -2/+2 |
| | | | | Added shortcut functions for prof logging levels | ||||
* | Added some logging and updated man page | James Booth | 2012-08-22 | 1 | -0/+2 |
| | |||||
* | Added chat status colours to preferences.c | James Booth | 2012-08-19 | 1 | -0/+40 |
| | |||||
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 1 | -0/+13 |
| | |||||
* | Fixed autcomplete login | James Booth | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | Fixed definite memory leaks | James Booth | 2012-07-31 | 1 | -0/+6 |
| | |||||
* | Cleaning up memory allocated by ncurses pads | James Booth | 2012-07-31 | 1 | -0/+6 |
| | |||||
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -27/+54 |
| | |||||
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 1 | -0/+11 |
| | |||||
* | Config file location ~/.profanity/config | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Config file location ~/.config/profanity/config | James Booth | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+300 |