Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow splitting roster rooms by conference server | James Booth | 2016-02-01 | 10 | -26/+154 | |
| | ||||||
* | Colour private chats by presence in roster panel | James Booth | 2016-01-31 | 2 | -17/+36 | |
| | ||||||
* | Roster panel colour fixes | James Booth | 2016-01-31 | 1 | -7/+13 | |
| | ||||||
* | Fixed /pref ui formatting | James Booth | 2016-01-31 | 1 | -110/+110 | |
| | ||||||
* | Added roster.rooms.private.char setting | James Booth | 2016-01-31 | 10 | -42/+119 | |
| | ||||||
* | Show orphaned private chats | James Booth | 2016-01-31 | 1 | -5/+31 | |
| | ||||||
* | Only add private chats to Rooms unread count in roster when room active | James Booth | 2016-01-31 | 1 | -12/+15 | |
| | ||||||
* | Show offline contacts with unread messages in roster | James Booth | 2016-01-31 | 1 | -36/+14 | |
| | ||||||
* | Removed unused arg from roster_get_ functions | James Booth | 2016-01-31 | 7 | -38/+26 | |
| | ||||||
* | Added filter functions to roster | James Booth | 2016-01-31 | 1 | -24/+129 | |
| | ||||||
* | Added functions for rooms and private chat headers | James Booth | 2016-01-31 | 1 | -84/+111 | |
| | ||||||
* | Added _rosterwin_contacts_header function | James Booth | 2016-01-30 | 1 | -131/+58 | |
| | ||||||
* | Reorganise rosterwin.c | James Booth | 2016-01-30 | 1 | -410/+429 | |
| | ||||||
* | Added _rosterwin_contacts_all function | James Booth | 2016-01-30 | 1 | -65/+71 | |
| | ||||||
* | Fixed assertion errors in tests | James Booth | 2016-01-30 | 1 | -1/+3 | |
| | ||||||
* | Removed _rosterwin_contacts_by_no_group function | James Booth | 2016-01-30 | 3 | -110/+15 | |
| | ||||||
* | Moved offline check logic in roster panel | James Booth | 2016-01-30 | 1 | -3/+5 | |
| | ||||||
* | Show private chat unread message count in roster panel | James Booth | 2016-01-28 | 1 | -2/+36 | |
| | ||||||
* | Updated themes | James Booth | 2016-01-28 | 4 | -9/+15 | |
| | ||||||
* | Added unread counts to roster | James Booth | 2016-01-28 | 1 | -10/+130 | |
| | ||||||
* | Store /roster count setting | James Booth | 2016-01-27 | 6 | -22/+58 | |
| | ||||||
* | Added /roster count command | James Booth | 2016-01-27 | 2 | -3/+28 | |
| | ||||||
* | Updated boothj5 theme | James Booth | 2016-01-26 | 1 | -5/+5 | |
| | ||||||
* | Fix handling of unknown characters with word wrap | James Booth | 2016-01-26 | 1 | -1/+5 | |
| | ||||||
* | Added missing header | James Booth | 2016-01-25 | 1 | -0/+1 | |
| | ||||||
* | Updated install-all.sh cygwin dependencies | James Booth | 2016-01-25 | 1 | -2/+2 | |
| | ||||||
* | Themes: Tidy foreground colour loading | James Booth | 2016-01-25 | 1 | -70/+71 | |
| | ||||||
* | 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 | |
| |