about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Implemented /script listJames Booth2015-10-172-5/+6
* Added /script runJames Booth2015-10-153-2/+50
* Allow /lastactivity on|off when not connectedJames Booth2015-10-151-4/+4
* Add ability to script commands after connectJames Booth2015-10-152-2/+15
* Added /lastactivity on|offJames Booth2015-10-142-5/+13
* Added TLS show to UI preferencesJames Booth2015-10-141-1/+2
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-142-2/+12
* 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-302-15/+145
* Added last activity time format optionJames Booth2015-09-292-7/+33
* WIP: Added last activity request and responseJames Booth2015-09-293-0/+43
* Increased help examples sizeJames Booth2015-09-281-1/+1
* Added contact OTR policy to helpJames Booth2015-09-281-17/+21
* Added auto xa option, tidied autoaway codeJames Booth2015-09-272-94/+113
* Removed redundant last activity setterJames Booth2015-09-251-1/+0
* Save last activity to account on disconnectJames Booth2015-09-251-0/+1
* Fixed /tls helpJames Booth2015-09-241-8/+8
* Added /tls revokeJames Booth2015-09-242-1/+25
* Show trusted certificate fingerprint firstJames Booth2015-09-241-3/+3
* Added /tls trusted commandJames Booth2015-09-242-0/+37
* Perform directory exists check before setting TLS cert pathJames Booth2015-09-231-2/+7
* Added TLS trusted certificate path preferenceJames Booth2015-09-232-9/+71
* Store trusted TLS cert fingerprintsJames Booth2015-09-221-2/+5
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-223-2/+32
* Moved /winstidy command to /wins autotidyJames Booth2015-09-193-30/+38
* Added otr and pgp to /prefs command helpJames Booth2015-09-091-2/+4
* Spelling fixJames Booth2015-09-091-1/+1
* Removed duplicate help entry for /roster show emptyJames Booth2015-09-021-1/+0
* 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-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