about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Added /otr char and /pgp charJames Booth2015-08-262-10/+40
* Added check for libgpgme on account autocompleteJames Booth2015-08-261-0/+2
* PGP: Added key ID autocompletion to /account settingJames Booth2015-08-251-0/+9
* Added PGP key autocompleterJames Booth2015-08-251-0/+26
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-252-4/+8
* PGP: Show key IDs for assigned public keysJames Booth2015-08-252-11/+11
* Added HAVE_LIBGPGME check for setting account keyJames Booth2015-08-251-0/+4
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-6/+13
* Validate PGP key when chosen for accountJames Booth2015-08-231-2/+6
* Check for valid PGP key on startJames Booth2015-08-231-2/+2
* Free id for OTR messagesJames Booth2015-08-201-2/+4
* Updated /help helpJames Booth2015-08-081-1/+6
* Show software version result in current windowJames Booth2015-08-061-0/+24
* Modified /account helpJames Booth2015-08-031-30/+32
* Added account status autocompleteJames Booth2015-08-031-0/+20
* Added cons_show_paddedJames Booth2015-07-291-4/+4
* Added indent paddingJames Booth2015-07-291-13/+13
* Refactored showing tagged command helpJames Booth2015-07-281-98/+65
* Retagged commandsJames Booth2015-07-273-227/+215
* Added tags to command definitionsJames Booth2015-07-274-90/+361
* Use command definition macros for remaining commandsJames Booth2015-07-261-676/+461
* Added command definition macrosJames Booth2015-07-261-329/+229
* Reordered command argumentsJames Booth2015-07-263-166/+166
* Added message for invalid /wins usageJames Booth2015-07-261-0/+2
* Removed old command helpJames Booth2015-07-263-419/+391
* Updated help category outputJames Booth2015-07-262-94/+98
* Moved remaining help to new formatJames Booth2015-07-261-315/+507
* Fix formatting for variables in new helpJames Booth2015-07-251-15/+15
* Generate HTML docs using new help formatJames Booth2015-07-251-15/+73
* Added more help to new formatJames Booth2015-07-251-504/+744
* Added roster to new help formatJames Booth2015-07-241-42/+54
* Added msg to new help formatJames Booth2015-07-241-26/+37
* Added connect to new help formatJames Booth2015-07-241-53/+60
* Moved help and about to new formatJames Booth2015-07-233-111/+204
* Fix /help commands spacingJames Booth2015-07-211-1/+1
* Removed /mouse commandJames Booth2015-07-193-21/+5
* Removed 'empty' from roster autocompleterJames Booth2015-07-141-1/+0
* Check for self jid on /softwareJames Booth2015-07-081-0/+4
* Changed /roster empty -> /roster remove_all contactsJames Booth2015-07-082-21/+36
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-082-0/+17
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-012-39/+43
|\
| * add examples and be more specific about time formattingWill Song2015-05-301-3/+8
| * update autocompleteWill Song2015-05-291-11/+13
| * fix conflictsWill Song2015-05-294-1093/+1332
| |\
| * | use custom format string for time preferenceWill Song2015-01-272-36/+9
* | | Added messaage when account resource changed whilst connectedJames Booth2015-06-241-1/+5
* | | Fixed various jid and account mem leaksJames Booth2015-06-241-0/+2
* | | free account after account connectJames Booth2015-06-241-0/+1
* | | Added /pgp setkey commandJames Booth2015-06-232-9/+49
* | | Added PGP prefsJames Booth2015-06-222-0/+5