Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
* | Update copyright year | Michael Vetter | 2022-05-09 | 1 | -1/+1 |
* | auto-format | Steffen Jaeckel | 2021-10-27 | 1 | -2/+2 |
* | Allow utf8 in roster room private char | Michael Vetter | 2021-10-22 | 1 | -2/+3 |
* | Allow utf8 in roster rooms char | Michael Vetter | 2021-10-22 | 1 | -3/+4 |
* | Allow utf8 in roster private char | Michael Vetter | 2021-10-22 | 1 | -2/+3 |
* | Allow utf8 in roster resource char | Michael Vetter | 2021-10-22 | 1 | -4/+8 |
* | Allow utf8 in roster contact char | Michael Vetter | 2021-10-22 | 1 | -4/+4 |
* | Allow utf8 in roster header char | Michael Vetter | 2021-10-21 | 1 | -8/+12 |
* | Add config.h in files were it was missing | Michael Vetter | 2021-03-26 | 1 | -0/+2 |
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Avoid passing NULL pointers to curses functions. | nia | 2020-09-04 | 1 | -7/+14 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -206/+207 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -208/+207 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -207/+208 |
* | Remove prefs_free_string() | Michael Vetter | 2020-07-02 | 1 | -26/+26 |
* | Fix memory leaks in _rosterwin_resources() | Dmitry Podgorny | 2020-04-09 | 1 | -0/+2 |
* | Fix multiple memory leaks related to rosterwin_roster() | Dmitry Podgorny | 2020-04-06 | 1 | -0/+1 |
* | Fix memory leak in _rosterwin_resources() | Dmitry Podgorny | 2020-04-05 | 1 | -0/+1 |
* | Add builds.sr.ht CI for OpenBSD | William Wennerström | 2020-02-17 | 1 | -2/+1 |
* | rosterwin: end correct colors | Michael Vetter | 2020-02-03 | 1 | -1/+1 |
* | Add myself to copyright | Michael Vetter | 2020-01-23 | 1 | -0/+1 |
* | Refactor rosterwin_roster() | Michael Vetter | 2020-01-23 | 1 | -18/+17 |
* | 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 |
* | 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 |