about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* Removed regular chat message triggersJames Booth2015-11-281-5/+0
* Finished basic /notify triggersJames Booth2015-11-251-17/+17
* Added notify triggers WIPJames Booth2015-11-231-0/+10
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-0/+12
* Tidied roster commandsJames Booth2015-11-221-27/+32
* Added /roster char resourceJames Booth2015-11-221-0/+6
* Added word wrap to roster panelJames Booth2015-11-221-0/+5
* Added /roster indent presenceJames Booth2015-11-211-0/+3
* Added /roster indent resourceJames Booth2015-11-211-80/+83
* Added /roster indent contactJames Booth2015-11-211-79/+82
* Removed unused priority settingsJames Booth2015-11-201-7/+0
* Added /roster char contactJames Booth2015-11-201-0/+12
* Added option to show resource priority in rosterJames Booth2015-11-181-0/+5
* Added roster count optionJames Booth2015-11-181-0/+5
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-1/+1
* Pass ordering to roster list functionsJames Booth2015-11-181-1/+1
* Added /roster order name|presenceJames Booth2015-11-171-0/+4
* Show presence when resource hiddenJames Booth2015-11-151-0/+10
* Added extra fields to TLSCertificateJames Booth2015-11-101-9/+67
* Show current TLS certificateJames Booth2015-11-101-0/+22
* Applied coding style to src/ui/console.cJames Booth2015-10-251-15/+15
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-241-12/+1
|\
| * Create is_notify_enabled functionMichael Vetter2015-10-121-12/+1
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-0/+3
* | Implemented /script showJames Booth2015-10-171-0/+18
* | Implemented /script listJames Booth2015-10-171-0/+18
* | Add ability to script commands after connectJames Booth2015-10-151-1/+3
* | Added /lastactivity on|offJames Booth2015-10-141-0/+6
* | Added TLS show to UI preferencesJames Booth2015-10-141-0/+11
* | Title bar TLS indicatorJames Booth2015-10-141-1/+4
|/
* Added time format perferences per window typeJames Booth2015-09-301-5/+40
* Added last activity time format optionJames Booth2015-09-291-0/+4
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-9/+30
* Moved /winstidy command to /wins autotidyJames Booth2015-09-191-2/+2
* Added /otr char and /pgp charJames Booth2015-08-261-0/+6
* Show software version result in current windowJames Booth2015-08-061-24/+0
* Fix typobrandenbyers2015-08-051-1/+1
* Added cons_show_paddedJames Booth2015-07-291-32/+48
* Added indent paddingJames Booth2015-07-291-96/+96
* Retagged commandsJames Booth2015-07-271-11/+10
* Added tags to command definitionsJames Booth2015-07-271-0/+1
* Show command header in help outputJames Booth2015-07-261-1/+8
* Removed old command helpJames Booth2015-07-261-0/+12
* Updated help category outputJames Booth2015-07-261-2/+2
* Added connect to new help formatJames Booth2015-07-241-4/+4
* Moved help and about to new formatJames Booth2015-07-231-0/+36
* Fixed time preference displayJames Booth2015-07-191-8/+4
* Removed /mouse commandJames Booth2015-07-191-10/+0
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-081-0/+5
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-4/+2
|\