about summary refs log tree commit diff stats
path: root/src/ui/rosterwin.c
Commit message (Expand)AuthorAgeFilesLines
* Roster private chat preferencesJames Booth2016-01-241-4/+7
* Added private chat roster groupJames Booth2016-01-241-1/+78
* Added /roster private commandJames Booth2016-01-241-52/+56
* Added private chat to roster roomsJames Booth2016-01-241-1/+68
* Added /roster show|hide contactsJames Booth2016-01-201-55/+57
* Added /roster rooms position preferenceJames Booth2016-01-191-7/+17
* Added /roster unread preferrenceJames Booth2016-01-171-9/+24
* Added /roster room unread preferenceJames Booth2016-01-171-1/+6
* Show unread message count for contacts in rosterJames Booth2016-01-151-24/+79
* Added roster contact themesJames Booth2016-01-141-5/+39
* Added roster rooms order preferenceJames Booth2016-01-091-1/+13
* Added roster room themesJames Booth2016-01-091-4/+4
* Use different colour for roster chat rooms with unread messagesJames Booth2016-01-091-5/+15
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-0/+5
* Fix roster rooms checksJames Booth2016-01-021-2/+2
* Sort roster roomsJames Booth2016-01-021-6/+25
* Check for mucwin before showing room in rosterJames Booth2016-01-021-1/+3
* Added /roster show|hide roomsJames Booth2016-01-021-1/+1
* Added roster rooms preferenceJames Booth2016-01-021-1/+3
* Show rooms in roster panelJames Booth2016-01-021-0/+70
* Added /roster resource joinJames Booth2015-11-221-17/+46
* Added /roster char resourceJames Booth2015-11-221-0/+4
* Added word wrap to roster panelJames Booth2015-11-221-10/+18
* Pass wrap boolean to win_sub_print()James Booth2015-11-221-10/+10
* Renamed subwin functionsJames Booth2015-11-221-17/+17
* Updated themesJames Booth2015-11-221-1/+1
* Option to show presence information on single line in rosterJames Booth2015-11-221-41/+79
* Added /roster indent presenceJames Booth2015-11-211-8/+14
* Added /roster indent resourceJames Booth2015-11-211-3/+15
* Tidy rosterwinJames Booth2015-11-211-59/+61
* Free pref stringsJames Booth2015-11-211-2/+6
* Added /roster indent contactJames Booth2015-11-211-9/+16
* Don't print empty line when no presence or status displayed in rosterJames Booth2015-11-201-1/+1
* Added /roster char contactJames Booth2015-11-201-0/+4
* Added /roster char headerJames Booth2015-11-191-10/+30
* Show status when show presence disabledJames Booth2015-11-181-16/+32
* Added option to show resource priority in rosterJames Booth2015-11-181-0/+3
* Added roster count optionJames Booth2015-11-181-3/+21
* Don't show offline below contactJames Booth2015-11-181-1/+2
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-23/+21
* Pass offline filter to roster list functionsJames Booth2015-11-181-11/+13
* Pass ordering to roster list functionsJames Booth2015-11-181-6/+6
* Added /roster order name|presenceJames Booth2015-11-171-3/+27
* Tidy rosterwin.cJames Booth2015-11-151-23/+1
* Tidy rosterwinJames Booth2015-11-151-24/+2
* Added _rosterwin_presence()James Booth2015-11-151-24/+34
* Added _rosterwin_resource()James Booth2015-11-151-66/+77
* Show presence when resource hiddenJames Booth2015-11-151-31/+57
* Show presence in roster WIPJames Booth2015-11-151-0/+50
* Applied coding style to src/ui/James Booth2015-10-251-1/+1