about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Tidy regular chat and room notificationsJames Booth2015-11-245-58/+82
* Added notify triggers WIPJames Booth2015-11-231-0/+10
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-222-0/+13
* Tidied roster commandsJames Booth2015-11-221-27/+32
* Added /roster resource joinJames Booth2015-11-221-17/+46
* Added /roster char resourceJames Booth2015-11-222-0/+10
* Added word wrap to roster panelJames Booth2015-11-225-19/+36
* Pass wrap boolean to win_sub_print()James Booth2015-11-224-18/+18
* Renamed subwin functionsJames Booth2015-11-224-27/+27
* Updated themesJames Booth2015-11-221-1/+1
* Option to show presence information on single line in rosterJames Booth2015-11-223-42/+92
* Added /roster indent presenceJames Booth2015-11-212-8/+17
* Added /roster indent resourceJames Booth2015-11-212-83/+98
* Tidy rosterwinJames Booth2015-11-211-59/+61
* 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