Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 23 | -4/+63 |
| | | | | closes #718 | ||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 5 | -17/+57 |
| | | | | closes #719 | ||||
* | Fixed tests | James Booth | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Tidy handling room mention and room triggers | James Booth | 2016-01-24 | 5 | -32/+37 |
| | |||||
* | Updated boothj5 theme | James Booth | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Updated boothj5 theme | James Booth | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Updated themes | James Booth | 2016-01-24 | 15 | -0/+15 |
| | |||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 7 | -22/+34 |
| | | | | closes #717 | ||||
* | Updated themes | James Booth | 2016-01-24 | 3 | -2/+10 |
| | |||||
* | Roster private chat preferences | James Booth | 2016-01-24 | 7 | -47/+206 |
| | |||||
* | Added private chat roster group | James Booth | 2016-01-24 | 2 | -2/+79 |
| | |||||
* | Added /roster private command | James Booth | 2016-01-24 | 7 | -52/+116 |
| | |||||
* | Added private chat to roster rooms | James Booth | 2016-01-24 | 4 | -1/+95 |
| | |||||
* | Formatting of /theme properties command output | James Booth | 2016-01-23 | 3 | -45/+64 |
| | |||||
* | Pad theme settings | James Booth | 2016-01-23 | 1 | -4/+5 |
| | |||||
* | Added boothj5_slack theme | James Booth | 2016-01-22 | 1 | -0/+122 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 16 | -20/+175 |
| | |||||
* | Keep cache of default theme properties | James Booth | 2016-01-21 | 2 | -4/+82 |
| | |||||
* | Show theme colour value | James Booth | 2016-01-21 | 4 | -95/+116 |
| | |||||
* | Tidied theme properties | James Booth | 2016-01-21 | 2 | -92/+95 |
| | |||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 8 | -3/+239 |
| | |||||
* | Added /roster show|hide contacts | James Booth | 2016-01-20 | 11 | -57/+92 |
| | |||||
* | Added sys/select.h header includes | James Booth | 2016-01-19 | 3 | -0/+3 |
| | |||||
* | Added /roster rooms position preference | James Booth | 2016-01-19 | 10 | -9/+66 |
| | |||||
* | Fixed theme load roster rooms unread setting | James Booth | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | Added /roster unread preferrence | James Booth | 2016-01-17 | 11 | -16/+88 |
| | | | | closes #712 | ||||
* | Added /roster room unread preference | James Booth | 2016-01-17 | 10 | -1/+68 |
| | | | | closes ##708 | ||||
* | Updated boothj5 theme | James Booth | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Show unread message count for contacts in roster | James Booth | 2016-01-15 | 1 | -24/+79 |
| | |||||
* | Added roster contact themes | James Booth | 2016-01-14 | 20 | -5/+411 |
| | |||||
* | 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 | 4 | -86/+186 |
| | |||||
* | Use offline presence for software version responses from non contacts | James Booth | 2016-01-13 | 1 | -8/+12 |
| | | | | fixes #714 | ||||
* | Allow unlimited theme items | James Booth | 2016-01-10 | 2 | -327/+244 |
| | |||||
* | Updated themes | James Booth | 2016-01-09 | 3 | -0/+4 |
| | |||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 7 | -1/+74 |
| | |||||
* | Added roster room themes | James Booth | 2016-01-09 | 18 | -38/+80 |
| | |||||
* | Use different colour for roster chat rooms with unread messages | James Booth | 2016-01-09 | 1 | -5/+15 |
| | |||||
* | Updated CHANGELOG | James Booth | 2016-01-08 | 1 | -0/+1 |
| | |||||
* | Updated CHANGELOG | James Booth | 2016-01-08 | 1 | -3/+3 |
| | |||||
* | Updated CHANGELOG | James Booth | 2016-01-08 | 1 | -13/+13 |
| | |||||
* | Updated CHANGELOG | James Booth | 2016-01-08 | 1 | -0/+7 |
| | |||||
* | End OTR sessions on lost server connection | James Booth | 2016-01-08 | 1 | -0/+17 |
| | |||||
* | Destroy roster after updating UI in server disconnect | James Booth | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Added /win navigation by jid, win title | James Booth | 2016-01-07 | 4 | -8/+189 |
| | |||||
* | Merge branch 'master' into roster-struct | James Booth | 2016-01-05 | 5 | -2/+31 |
|\ | |||||
| * | Call UI disconnect functions before disconnecting with /disconnect | James Booth | 2016-01-05 | 5 | -2/+31 |
| | | | | | | | | fixes #703 | ||||
* | | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 18 | -326/+409 |
|/ | |||||
* | Add cl_ev_disconnect | James Booth | 2016-01-03 | 4 | -15/+27 |
| | |||||
* | Close all windows on /disconnect | James Booth | 2016-01-03 | 1 | -0/+1 |
| |