about summary refs log tree commit diff stats
path: root/src/command/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented /script listJames Booth2015-10-171-0/+4
* Added /script runJames Booth2015-10-151-0/+16
* Allow /lastactivity on|off when not connectedJames Booth2015-10-151-4/+4
* Add ability to script commands after connectJames Booth2015-10-151-0/+7
* Added /lastactivity on|offJames Booth2015-10-141-2/+7
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-141-0/+2
* Fixed closing room config windowsJames Booth2015-10-131-1/+4
* Use libstrophe/libmesode uuid generatorJames Booth2015-10-121-8/+3
* Added time format perferences per window typeJames Booth2015-09-301-9/+99
* Added last activity time format optionJames Booth2015-09-291-1/+18
* WIP: Added last activity request and responseJames Booth2015-09-291-0/+25
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-79/+76
* Removed redundant last activity setterJames Booth2015-09-251-1/+0
* Save last activity to account on disconnectJames Booth2015-09-251-0/+1
* Added /tls revokeJames Booth2015-09-241-0/+14
* Show trusted certificate fingerprint firstJames Booth2015-09-241-3/+3
* Added /tls trusted commandJames Booth2015-09-241-0/+34
* Perform directory exists check before setting TLS cert pathJames Booth2015-09-231-2/+7
* Added TLS trusted certificate path preferenceJames Booth2015-09-231-2/+30
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-221-0/+7
* Moved /winstidy command to /wins autotidyJames Booth2015-09-191-12/+11
* Spelling fixJames Booth2015-09-091-1/+1
* PGP: Format fingerprintsJames Booth2015-08-301-1/+3
* Split PGP incoming and outgoing message handlingJames Booth2015-08-301-16/+16
* Added /otr char and /pgp charJames Booth2015-08-261-2/+22
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-251-2/+6
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-7/+7
* 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
* Show software version result in current windowJames Booth2015-08-061-0/+24
* 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-271-127/+93
* Added tags to command definitionsJames Booth2015-07-271-87/+137
* Reordered command argumentsJames Booth2015-07-261-85/+85
* Added message for invalid /wins usageJames Booth2015-07-261-0/+2
* Removed old command helpJames Booth2015-07-261-254/+230
* Updated help category outputJames Booth2015-07-261-29/+52
* Moved help and about to new formatJames Booth2015-07-231-9/+10
* Fix /help commands spacingJames Booth2015-07-211-1/+1
* Removed /mouse commandJames Booth2015-07-191-10/+3
* Check for self jid on /softwareJames Booth2015-07-081-0/+4
* Changed /roster empty -> /roster remove_all contactsJames Booth2015-07-081-1/+5
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-081-0/+14
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-18/+17
|\
| * fix conflictsWill Song2015-05-291-422/+553
| |\