about summary refs log tree commit diff stats
path: root/src/ui/rosterwin.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵Daniel2015-07-081-4/+8
| | | | show)
* Removed subscribed check when displaying roster panelJames Booth2015-07-021-33/+31
|
* Moved ui/windows -> window_listJames Booth2015-06-151-2/+2
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Removed function pointersJames Booth2014-12-221-8/+2
|
* Refactor rosterwin.cJames Booth2014-12-161-36/+22
|
* Moved roster functionsJames Booth2014-12-161-4/+131
|
* Added rosterwin.cJames Booth2014-12-161-0/+88