Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 1 | -1/+8 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -4/+4 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Tidy rosterwin memory handling | James Booth | 2016-07-25 | 1 | -10/+20 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | Removed newline handling code from rosterwin.c | James Booth | 2016-03-31 | 1 | -53/+42 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Fixed memory deallocations | James Booth | 2016-02-14 | 1 | -0/+1 |
| | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 1 | -0/+125 |
| | |||||
* | Allow splitting roster rooms by conference server | James Booth | 2016-02-01 | 1 | -25/+105 |
| | |||||
* | Colour private chats by presence in roster panel | James Booth | 2016-01-31 | 1 | -17/+29 |
| | |||||
* | Roster panel colour fixes | James Booth | 2016-01-31 | 1 | -7/+13 |
| | |||||
* | Added roster.rooms.private.char setting | James Booth | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | Removed _rosterwin_contacts_by_no_group function | James Booth | 2016-01-30 | 1 | -70/+5 |
| | |||||
* | 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 | 1 | -9/+9 |
| | |||||
* | Added unread counts to roster | James Booth | 2016-01-28 | 1 | -10/+130 |
| | |||||
* | Added missing header | James Booth | 2016-01-25 | 1 | -0/+1 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -2/+10 |
| | | | | closes #718 | ||||
* | Roster private chat preferences | James Booth | 2016-01-24 | 1 | -4/+7 |
| | |||||
* | Added private chat roster group | James Booth | 2016-01-24 | 1 | -1/+78 |
| | |||||
* | Added /roster private command | James Booth | 2016-01-24 | 1 | -52/+56 |
| | |||||
* | Added private chat to roster rooms | James Booth | 2016-01-24 | 1 | -1/+68 |
| | |||||
* | Added /roster show|hide contacts | James Booth | 2016-01-20 | 1 | -55/+57 |
| | |||||
* | Added /roster rooms position preference | James Booth | 2016-01-19 | 1 | -7/+17 |
| | |||||
* | Added /roster unread preferrence | James Booth | 2016-01-17 | 1 | -9/+24 |
| | | | | closes #712 | ||||
* | Added /roster room unread preference | James Booth | 2016-01-17 | 1 | -1/+6 |
| | | | | closes ##708 | ||||
* | 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 | 1 | -5/+39 |
| | |||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 1 | -1/+13 |
| | |||||
* | Added roster room themes | James Booth | 2016-01-09 | 1 | -4/+4 |
| | |||||
* | Use different colour for roster chat rooms with unread messages | James Booth | 2016-01-09 | 1 | -5/+15 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -0/+5 |
| | |||||
* | Fix roster rooms checks | James Booth | 2016-01-02 | 1 | -2/+2 |
| |