about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| | |
| * | | 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
* | Renamed win_save_println -> win_printlnJames Booth2015-03-141-17/+17
* | Renamed win_save_print -> win_printJames Booth2015-03-141-46/+46
* | Renamed win_save_vprint -> win_vprintJames Booth2015-03-141-40/+40
* | Added /time statusbar preferenceJames Booth2015-03-101-0/+10
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-081-0/+9
|\ \
| * | Add XEP-0280 supportOlivier LE MOAL2015-02-101-0/+9
* | | Merge branch 'master' into readlineJames Booth2015-02-241-0/+3
|\ \ \
| * | | Updated default preferencesJames Booth2015-02-241-1/+1
| * | | Added /roster by preference to UI preferences summaryJames Booth2015-02-241-0/+3
* | | | Merge branch 'master' into readlineJames Booth2015-02-241-2/+2
|\| | |
| * | | Fixed /resource preference displayJames Booth2015-02-241-2/+2
* | | | Merge branch 'master' into readlineJames Booth2015-02-231-1/+1
|\| | |
| * | | Fixed spelling.Christian Storm2015-02-171-1/+1
* | | | Merge branch 'master' into readlineJames Booth2015-02-111-2/+2
|\| | |
| * | | Updated copyrightJames Booth2015-02-101-2/+2
* | | | Merge branch 'master' into readlineJames Booth2015-02-101-4/+6
|\| | |
| * | | Free wins summary listJames Booth2015-02-101-0/+1
| * | | Free contact listJames Booth2015-02-101-4/+5
| |/ /
* | | Merge branch 'master' into readlineJames Booth2015-02-091-7/+12
|\| |
| * | Free resource lists on /account commandJames Booth2015-02-091-7/+12
* | | Updated navigation helpJames Booth2015-02-031-20/+3
|/ /
* / Renamed command group presence->presences to avoid clashJames Booth2015-01-281-1/+1
|/
* Show eval_password if exists on /account showJames Booth2015-01-131-8/+10
* Merge remote-tracking branch 'savar/dynamic_input_block'James Booth2015-01-121-1/+6
|\