Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added TLS show to UI preferences | James Booth | 2015-10-14 | 1 | -1/+2 |
| | |||||
* | Add preference for showing TLS indicator in titlebar | James Booth | 2015-10-14 | 1 | -2/+10 |
| | | | | Issue #616 | ||||
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -6/+46 |
| | |||||
* | Added last activity time format option | James Booth | 2015-09-29 | 1 | -6/+15 |
| | |||||
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+17 |
| | |||||
* | Added contact OTR policy to help | James Booth | 2015-09-28 | 1 | -17/+21 |
| | |||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 1 | -15/+37 |
| | |||||
* | Fixed /tls help | James Booth | 2015-09-24 | 1 | -8/+8 |
| | |||||
* | Added /tls revoke | James Booth | 2015-09-24 | 1 | -1/+11 |
| | |||||
* | Added /tls trusted command | James Booth | 2015-09-24 | 1 | -0/+3 |
| | |||||
* | Added TLS trusted certificate path preference | James Booth | 2015-09-23 | 1 | -7/+41 |
| | |||||
* | Store trusted TLS cert fingerprints | James Booth | 2015-09-22 | 1 | -2/+5 |
| | |||||
* | Prompt user to allow or deny untrusted TLS certificates | James Booth | 2015-09-22 | 1 | -2/+24 |
| | |||||
* | Moved /winstidy command to /wins autotidy | James Booth | 2015-09-19 | 1 | -17/+27 |
| | |||||
* | Added otr and pgp to /prefs command help | James Booth | 2015-09-09 | 1 | -2/+4 |
| | |||||
* | Removed duplicate help entry for /roster show empty | James Booth | 2015-09-02 | 1 | -1/+0 |
| | |||||
* | Added /otr char and /pgp char | James Booth | 2015-08-26 | 1 | -8/+18 |
| | |||||
* | Added check for libgpgme on account autocomplete | James Booth | 2015-08-26 | 1 | -0/+2 |
| | |||||
* | PGP: Added key ID autocompletion to /account setting | James Booth | 2015-08-25 | 1 | -0/+9 |
| | |||||
* | Added PGP key autocompleter | James Booth | 2015-08-25 | 1 | -0/+26 |
| | |||||
* | PGP: Display whether contact public key was received or manually set | James Booth | 2015-08-25 | 1 | -2/+2 |
| | |||||
* | PGP: Show key IDs for assigned public keys | James Booth | 2015-08-25 | 1 | -4/+4 |
| | |||||
* | Updated /help help | James Booth | 2015-08-08 | 1 | -1/+6 |
| | |||||
* | Modified /account help | James Booth | 2015-08-03 | 1 | -30/+32 |
| | |||||
* | Added account status autocomplete | James Booth | 2015-08-03 | 1 | -0/+20 |
| | |||||
* | Retagged commands | James Booth | 2015-07-27 | 1 | -99/+121 |
| | |||||
* | Added tags to command definitions | James Booth | 2015-07-27 | 1 | -3/+220 |
| | |||||
* | Use command definition macros for remaining commands | James Booth | 2015-07-26 | 1 | -676/+461 |
| | |||||
* | Added command definition macros | James Booth | 2015-07-26 | 1 | -329/+229 |
| | |||||
* | Reordered command arguments | James Booth | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | Removed old command help | James Booth | 2015-07-26 | 1 | -81/+81 |
| | |||||
* | Updated help category output | James Booth | 2015-07-26 | 1 | -65/+46 |
| | |||||
* | Moved remaining help to new format | James Booth | 2015-07-26 | 1 | -315/+507 |
| | |||||
* | Fix formatting for variables in new help | James Booth | 2015-07-25 | 1 | -15/+15 |
| | |||||
* | Generate HTML docs using new help format | James Booth | 2015-07-25 | 1 | -15/+73 |
| | |||||
* | Added more help to new format | James Booth | 2015-07-25 | 1 | -504/+744 |
| | |||||
* | Added roster to new help format | James Booth | 2015-07-24 | 1 | -42/+54 |
| | |||||
* | Added msg to new help format | James Booth | 2015-07-24 | 1 | -26/+37 |
| | |||||
* | Added connect to new help format | James Booth | 2015-07-24 | 1 | -53/+60 |
| | |||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 1 | -101/+188 |
| | |||||
* | Removed /mouse command | James Booth | 2015-07-19 | 1 | -10/+2 |
| | |||||
* | Removed 'empty' from roster autocompleter | James Booth | 2015-07-14 | 1 | -1/+0 |
| | |||||
* | Changed /roster empty -> /roster remove_all contacts | James Booth | 2015-07-08 | 1 | -20/+31 |
| | | | | 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/+3 |
| | | | | show) | ||||
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 1 | -21/+26 |
|\ | | | | | | | | | Conflicts: src/config/preferences.c | ||||
| * | add examples and be more specific about time formatting | Will Song | 2015-05-30 | 1 | -3/+8 |
| | | |||||
| * | update autocomplete | Will Song | 2015-05-29 | 1 | -11/+13 |
| | | |||||
| * | fix conflicts | Will Song | 2015-05-29 | 1 | -669/+770 |
| |\ | |||||
| * | | use custom format string for time preference | Will Song | 2015-01-27 | 1 | -17/+5 |
| | | | |||||
* | | | Added /pgp setkey command | James Booth | 2015-06-23 | 1 | -7/+14 |
| | | |