Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fixed compilation without libotr | James Booth | 2016-01-03 | 1 | -0/+2 | |
| | ||||||
* | End OTR session when recipient goes offline | James Booth | 2016-01-03 | 2 | -1/+7 | |
| | ||||||
* | Set autoping timeout default to 10 seconds, added null checks | James Booth | 2016-01-02 | 2 | -3/+14 | |
| | ||||||
* | Fix roster rooms checks | James Booth | 2016-01-02 | 1 | -2/+2 | |
| | ||||||
* | Sort roster rooms | James Booth | 2016-01-02 | 2 | -8/+27 | |
| | ||||||
* | Check for mucwin before showing room in roster | James Booth | 2016-01-02 | 1 | -1/+3 | |
| | ||||||
* | Added /roster show|hide rooms | James Booth | 2016-01-02 | 4 | -3/+25 | |
| | ||||||
* | Added roster rooms preference | James Booth | 2016-01-02 | 7 | -1/+12 | |
| | ||||||
* | Show rooms in roster panel | James Booth | 2016-01-02 | 3 | -0/+75 | |
| | ||||||
* | Added autoping timeout preference | James Booth | 2016-01-01 | 8 | -23/+84 | |
| | ||||||
* | Added hardcoded autoping timeout | James Booth | 2015-12-31 | 5 | -12/+81 | |
| | ||||||
* | Abort autping when existing attempt already in progress | James Booth | 2015-12-31 | 1 | -2/+14 | |
| | ||||||
* | Tidy ping handlers | James Booth | 2015-12-31 | 1 | -49/+53 | |
| | ||||||
* | Renamed autoping handler | James Booth | 2015-12-30 | 1 | -6/+6 | |
| |