Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Prompt user to allow or deny untrusted TLS certificates | James Booth | 2015-09-22 | 1 | -0/+7 | |
| | ||||||
* | Moved /winstidy command to /wins autotidy | James Booth | 2015-09-19 | 1 | -12/+11 | |
| | ||||||
* | Spelling fix | James Booth | 2015-09-09 | 1 | -1/+1 | |
| | ||||||
* | PGP: Format fingerprints | James Booth | 2015-08-30 | 1 | -1/+3 | |
| | ||||||
* | Split PGP incoming and outgoing message handling | James Booth | 2015-08-30 | 1 | -16/+16 | |
| | ||||||
* | Added /otr char and /pgp char | James Booth | 2015-08-26 | 1 | -2/+22 | |
| | ||||||
* | PGP: Display whether contact public key was received or manually set | James Booth | 2015-08-25 | 1 | -2/+6 | |
| | ||||||
* | PGP: Show key IDs for assigned public keys | James Booth | 2015-08-25 | 1 | -7/+7 | |
| | ||||||
* | Added HAVE_LIBGPGME check for setting account key | James Booth | 2015-08-25 | 1 | -0/+4 | |
| | ||||||
* | Show public/private indicator when listing PGP keys | James Booth | 2015-08-25 | 1 | -6/+13 | |
| | ||||||
* | Validate PGP key when chosen for account | James Booth | 2015-08-23 | 1 | -2/+6 | |
| | ||||||
* | Check for valid PGP key on start | James Booth | 2015-08-23 | 1 | -2/+2 | |
| | ||||||
* | Free id for OTR messages | James Booth | 2015-08-20 | 1 | -2/+4 | |
| | ||||||
* | Show software version result in current window | James Booth | 2015-08-06 | 1 | -0/+24 | |
| | ||||||
* | Added cons_show_padded | James Booth | 2015-07-29 | 1 | -4/+4 | |
| | ||||||
* | Added indent padding | James Booth | 2015-07-29 | 1 | -13/+13 | |
| | ||||||
* | Refactored showing tagged command help | James Booth | 2015-07-28 | 1 | -98/+65 | |
| | ||||||
* | Retagged commands | James Booth | 2015-07-27 | 1 | -127/+93 | |
| | ||||||
* | Added tags to command definitions | James Booth | 2015-07-27 | 1 | -87/+137 | |
| | ||||||
* | Reordered command arguments | James Booth | 2015-07-26 | 1 | -85/+85 | |
| | ||||||
* | Added message for invalid /wins usage | James Booth | 2015-07-26 | 1 | -0/+2 | |
| | ||||||
* | Removed old command help | James Booth | 2015-07-26 | 1 | -254/+230 | |
| | ||||||
* | Updated help category output | James Booth | 2015-07-26 | 1 | -29/+52 | |
| | ||||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 1 | -9/+10 | |
| | ||||||
* | Fix /help commands spacing | James Booth | 2015-07-21 | 1 | -1/+1 | |
| | ||||||
* | Removed /mouse command | James Booth | 2015-07-19 | 1 | -10/+3 | |
| | ||||||
* | Check for self jid on /software | James Booth | 2015-07-08 | 1 | -0/+4 | |
| | | | | fixed #592 | |||||
* | Changed /roster empty -> /roster remove_all contacts | James Booth | 2015-07-08 | 1 | -1/+5 | |
| | | | | Make it difficult to accidentally use this command. | |||||
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵ | Daniel | 2015-07-08 | 1 | -0/+14 | |
| | | | | show) | |||||
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 1 | -18/+17 | |
|\ | | | | | | | | | Conflicts: src/config/preferences.c | |||||
| * | fix conflicts | Will Song | 2015-05-29 | 1 | -422/+553 | |
| |\ | ||||||
| * | | use custom format string for time preference | Will Song | 2015-01-27 | 1 | -19/+4 | |
| | | | ||||||
* | | | Added messaage when account resource changed whilst connected | James Booth | 2015-06-24 | 1 | -1/+5 | |
| | | | ||||||
* | | | Fixed various jid and account mem leaks | James Booth | 2015-06-24 | 1 | -0/+2 | |
| | | | ||||||
* | | | free account after account connect | James Booth | 2015-06-24 | 1 | -0/+1 | |
| | | | ||||||
* | | | Added /pgp setkey command | James Booth | 2015-06-23 | 1 | -2/+35 | |
| | | | ||||||
* | | | Added PGP prefs | James Booth | 2015-06-22 | 1 | -0/+4 | |
| | | | ||||||
* | | | Added PGP logging preferences | James Booth | 2015-06-21 | 1 | -0/+23 | |
| | | | ||||||
* | | | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 1 | -5/+6 | |
| | | | ||||||
* | | | Added /pgp end command | James Booth | 2015-06-21 | 1 | -0/+24 | |
| | | | ||||||
* | | | Added enc_mode check when starting OTR | James Booth | 2015-06-21 | 1 | -0/+10 | |
| | | | ||||||
* | | | Added pgp checks for message sending | James Booth | 2015-06-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | Added window encyption mode for PGP | James Booth | 2015-06-20 | 1 | -37/+102 | |
| | | | ||||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-06-20 | 1 | -0/+17 | |
|\ \ \ | ||||||
| * | | | Added /roster empty command | James Booth | 2015-06-20 | 1 | -0/+17 | |
| | | | | ||||||
* | | | | Added initial /pgp start checks | James Booth | 2015-06-18 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Added cmd_pgp tests | James Booth | 2015-06-18 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 1 | -39/+78 | |
|\| | | | ||||||
| * | | | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 1 | -39/+78 | |
| | | | | ||||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 1 | -186/+146 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h |