about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix conflictsWill Song2015-05-291-234/+268
| |\
| * | use custom format string for time preferenceWill Song2015-01-271-4/+2
* | | Free prefs strings, check for NULLs when closing pgp moduleJames Booth2015-06-241-0/+1
* | | Added PGP prefsJames Booth2015-06-221-0/+21
* | | Moved setting otr.warn -> enc.warnJames Booth2015-06-211-6/+11
* | | Merge branch 'master' into openpgpJames Booth2015-06-171-1/+2
|\ \ \
| * | | Added current window reference to command functionsJames Booth2015-06-171-1/+2
* | | | Merge branch 'master' into openpgpJames Booth2015-06-151-1/+1
|\| | |
| * | | Moved ui/windows -> window_listJames Booth2015-06-151-1/+1
* | | | Merge branch 'master' into openpgpJames Booth2015-06-021-0/+10
|\| | |