about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | The same code was used on two different occasions. I put it into a function.
* | 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
|/ | | | Issue #616
* 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
| | | | show)
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-4/+2
|\ | | | | | | | | Conflicts: src/config/preferences.c
| * 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h
| * | | 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
|\| | |
| * | | Added window auto tidy.Pete2015-05-291-0/+10
| | |/ | |/|
* | | Merge branch 'master' into pgpJames Booth2015-05-041-80/+80
|\| |
| * | Use null check convention in console.cJames Booth2015-05-041-80/+80
| | |
* | | Merge branch 'master' into pgpJames Booth2015-04-121-0/+5
|\| |
| * | Added option to show jids in occupants panelJames Booth2015-04-121-0/+5
| | |
* | | Added pgpkeyid account setting, send signed presenceJames Booth2015-03-231-0/+4
|/ /
* | Added individual options to send and request delivery receiptsJames Booth2015-03-191-3/+9
| |
* | Tidied helpJames Booth2015-03-151-12/+14
| |
* | Added /receipts commandJames Booth2015-03-151-0/+9
| |
* | Renamed win_save_newline -> win_newlineJames Booth2015-03-141-8/+8
| |