about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Free pref stringsJames Booth2015-11-211-2/+6
* Added /roster indent contactJames Booth2015-11-215-97/+109
* Don't print empty line when no presence or status displayed in rosterJames Booth2015-11-201-1/+1
* Merge remote-tracking branch 'kiethandi/patch-2'James Booth2015-11-201-0/+2
|\
| * Update privwin.ckiethandi2015-11-201-1/+2
| * Update privwin.ckiethandi2015-11-201-0/+1
* | Removed unused priority settingsJames Booth2015-11-202-8/+0
|/
* Added /roster char contactJames Booth2015-11-202-0/+16
* Added missing includeJames Booth2015-11-191-0/+1
* 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-182-0/+8
* Added roster count optionJames Booth2015-11-182-3/+26
* Don't show offline below contactJames Booth2015-11-181-1/+2
* Pass offline filter to roster_get_contactsJames Booth2015-11-182-24/+22
* Pass offline filter to roster list functionsJames Booth2015-11-181-11/+13
* Pass ordering to roster list functionsJames Booth2015-11-182-7/+7
* Added /roster order name|presenceJames Booth2015-11-172-3/+31
* 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-152-31/+67
* Show presence in roster WIPJames Booth2015-11-151-0/+50
* Added extra fields to TLSCertificateJames Booth2015-11-101-9/+67
* Show current TLS certificateJames Booth2015-11-102-0/+23
* Clear Readline undo list when autocompleting command historyJames Booth2015-11-091-2/+2
* Renamed MUC private window functionsJames Booth2015-11-082-9/+13
* ui_incoming_private_msg takes ProfPrivateWin, added assertsJames Booth2015-11-082-8/+7
* Moved ui_outgoing_private_msg to privwin.cJames Booth2015-11-052-6/+5
* Removed ui_new_private_winJames Booth2015-11-052-8/+0
* Added privwin moduleJames Booth2015-11-052-44/+85
* Make all mucconfwin functions take ProfMucConfWinJames Booth2015-11-022-7/+10
* Added assert check to mucconfwin_field_helpJames Booth2015-11-021-0/+2
* Added assert check to mucconfwin_form_helpJames Booth2015-11-021-0/+2
* Renamed mucconfwin functionsJames Booth2015-11-022-16/+16
* Added mucconfwin moduleJames Booth2015-11-022-281/+323
* Removed ui_statusbar_newJames Booth2015-11-022-7/+0
* Removed ui_clear_winJames Booth2015-11-023-9/+1
* Removed ui_unreadJames Booth2015-11-023-9/+2
* Removed ui_handle_room_join_errorJames Booth2015-11-022-7/+0
* Removed ui_win_typeJames Booth2015-11-022-8/+0
* Removed ui_swap_winsJames Booth2015-11-022-7/+0
* Removed ui_tidy_winsJames Booth2015-11-022-7/+0
* Renamed ui_switch_win -> ui_focus_winJames Booth2015-11-023-10/+10
* Removed ui_handle_recipient_not_foundJames Booth2015-11-022-13/+0
* Removed ui_titlebar_presenceJames Booth2015-11-023-8/+3
* Removed ui_get_chat_recipientsJames Booth2015-11-022-12/+1
* mucwin_hide_occupants takes ProfMucWinJames Booth2015-11-023-5/+7
* mucwin_show_occupants takes ProfMucWinJames Booth2015-11-023-6/+8