about summary refs log tree commit diff stats
path: root/src/ui/rosterwin.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Update copyright yearMichael Vetter2022-05-091-1/+1
* auto-formatSteffen Jaeckel2021-10-271-2/+2
* Allow utf8 in roster room private charMichael Vetter2021-10-221-2/+3
* Allow utf8 in roster rooms charMichael Vetter2021-10-221-3/+4
* Allow utf8 in roster private charMichael Vetter2021-10-221-2/+3
* Allow utf8 in roster resource charMichael Vetter2021-10-221-4/+8
* Allow utf8 in roster contact charMichael Vetter2021-10-221-4/+4
* Allow utf8 in roster header charMichael Vetter2021-10-211-8/+12
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
* Update copyrightMichael Vetter2021-01-081-1/+1
* Avoid passing NULL pointers to curses functions.nia2020-09-041-7/+14
* Apply coding styleMichael Vetter2020-07-071-206/+207
* Revert "Apply coding style"Michael Vetter2020-07-071-208/+207
* Apply coding styleMichael Vetter2020-07-071-207/+208
* Remove prefs_free_string()Michael Vetter2020-07-021-26/+26
* Fix memory leaks in _rosterwin_resources()Dmitry Podgorny2020-04-091-0/+2
* Fix multiple memory leaks related to rosterwin_roster()Dmitry Podgorny2020-04-061-0/+1
* Fix memory leak in _rosterwin_resources()Dmitry Podgorny2020-04-051-0/+1
* Add builds.sr.ht CI for OpenBSDWilliam Wennerström2020-02-171-2/+1
* rosterwin: end correct colorsMichael Vetter2020-02-031-1/+1
* Add myself to copyrightMichael Vetter2020-01-231-0/+1
* Refactor rosterwin_roster()Michael Vetter2020-01-231-18/+17
* Respect `/roster room use` setting also when sorted for serviceMichael Vetter2020-01-231-8/+14
* Add `/roster room use` commandMichael Vetter2020-01-231-2/+18
* rosterwin: remove duplicate ifMichael Vetter2020-01-221-3/+0
* xep-0392: colorize rosterMichael Vetter2019-12-191-3/+18
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Remove unused assignmentsMichael Vetter2019-07-221-1/+0
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Allow hiding room server in rosterJames Booth2018-01-211-1/+8
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-4/+4
* Update CopyrightJames Booth2017-01-281-1/+1
* Tidy rosterwin memory handlingJames Booth2016-07-251-10/+20
* Tidy headersJames Booth2016-07-241-3/+3
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved contact.cJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add session.cJames Booth2016-05-051-1/+1
* Removed newline handling code from rosterwin.cJames Booth2016-03-311-53/+42
* Updated copyrightJames Booth2016-02-141-1/+1
* Fixed memory deallocationsJames Booth2016-02-141-0/+1
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+125
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-25/+105
* Colour private chats by presence in roster panelJames Booth2016-01-311-17/+29
* Roster panel colour fixesJames Booth2016-01-311-7/+13
* Added roster.rooms.private.char settingJames Booth2016-01-311-1/+1
* Show orphaned private chatsJames Booth2016-01-311-5/+31
* Only add private chats to Rooms unread count in roster when room activeJames Booth2016-01-311-12/+15