about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_gone_secure takes ProfChatWinJames Booth2015-10-261-2/+2
* Removed ui_about() functionJames Booth2015-10-261-1/+2
* Fixed spelling mistakeJames Booth2015-10-261-1/+1
* Applied coding style to commands.hJames Booth2015-10-251-85/+85
* Applied coding style to commands.cJames Booth2015-10-251-95/+94
* Applied coding style to command.hJames Booth2015-10-251-9/+9
* Applied coding style to command.cJames Booth2015-10-251-110/+110
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-241-6/+3
|\
| * Remove double declaration and reduce scope of pcontactMichael Vetter2015-10-091-6/+3
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-182-7/+100
* | Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATHJames Booth2015-10-181-3/+3
* | Added /script autocompletionJames Booth2015-10-171-2/+59
* | Implemented /script showJames Booth2015-10-171-0/+4
* | 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