Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add builds.sr.ht CI for OpenBSD | William Wennerström | 2020-02-17 | 1 | -2/+1 |
| | | | | | | | | * Add .builds/openbsd.yml for builds.sr.ht * Update travis-build.sh -> ci-build.sh with OpenBSD case * Fix libdl check in configure.ac (OpenBSD has libdl built-in) * Fix some minor issues found when compiling on OpenBSD with GCC (e.g. uninitialized variables) | ||||
* | rosterwin: end correct colors | Michael Vetter | 2020-02-03 | 1 | -1/+1 |
| | | | | | Actually presence_colour should be stopped there. Thanks to rumin-miller for finding this. | ||||
* | Add myself to copyright | Michael Vetter | 2020-01-23 | 1 | -0/+1 |
| | |||||
* | Refactor rosterwin_roster() | Michael Vetter | 2020-01-23 | 1 | -18/+17 |
| | | | | Use helper function for duplicate code. | ||||
* | Respect `/roster room use` setting also when sorted for service | Michael Vetter | 2020-01-23 | 1 | -8/+14 |
| | |||||
* | Add `/roster room use` command | Michael Vetter | 2020-01-23 | 1 | -2/+18 |
| | | | | | | | `/roster room use name` to use the name of the MUC in the roster list. `/roster room use jid` to use the jid of the MUC in the roster list. Display it only in case `/roster room by none` is set so far. | ||||
* | rosterwin: remove duplicate if | Michael Vetter | 2020-01-22 | 1 | -3/+0 |
| | |||||
* | xep-0392: colorize roster | Michael Vetter | 2019-12-19 | 1 | -3/+18 |
| | |||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Remove unused assignments | Michael Vetter | 2019-07-22 | 1 | -1/+0 |
| | |||||
* | 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 |
| |