Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reordered command arguments | James Booth | 2015-07-26 | 3 | -166/+166 |
* | Added message for invalid /wins usage | James Booth | 2015-07-26 | 1 | -0/+2 |
* | Removed old command help | James Booth | 2015-07-26 | 3 | -419/+391 |
* | Updated help category output | James Booth | 2015-07-26 | 2 | -94/+98 |
* | 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 | 3 | -111/+204 |
* | Fix /help commands spacing | James Booth | 2015-07-21 | 1 | -1/+1 |
* | Removed /mouse command | James Booth | 2015-07-19 | 3 | -21/+5 |
* | Removed 'empty' from roster autocompleter | James Booth | 2015-07-14 | 1 | -1/+0 |
* | Check for self jid on /software | James Booth | 2015-07-08 | 1 | -0/+4 |
* | Changed /roster empty -> /roster remove_all contacts | James Booth | 2015-07-08 | 2 | -21/+36 |
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ... | Daniel | 2015-07-08 | 2 | -0/+17 |
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 2 | -39/+43 |
|\ | |||||
| * | 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 | 4 | -1093/+1332 |
| |\ | |||||
| * | | use custom format string for time preference | Will Song | 2015-01-27 | 2 | -36/+9 |
* | | | 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 | 2 | -9/+49 |
* | | | Added PGP prefs | James Booth | 2015-06-22 | 2 | -0/+5 |
* | | | Fixed pgp help | James Booth | 2015-06-21 | 1 | -1/+1 |
* | | | Fixed /pgp help formatting | James Booth | 2015-06-21 | 1 | -1/+1 |
* | | | Added PGP logging preferences | James Booth | 2015-06-21 | 2 | -9/+49 |
* | | | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 3 | -13/+16 |
* | | | Added /pgp end command | James Booth | 2015-06-21 | 2 | -0/+25 |
* | | | 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 | 2 | -45/+133 |
* | | | Merge branch 'master' into openpgp | James Booth | 2015-06-20 | 2 | -0/+19 |
|\ \ \ | |||||
| * | | | Added /roster empty command | James Booth | 2015-06-20 | 2 | -0/+19 |
* | | | | 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 | -1/+1 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'quite/#513' | James Booth | 2015-06-17 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Let's only strip trailing whitespace when parsing command | Daniel | 2015-06-16 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 2 | -48/+96 |
|\| | | | | |||||
| * | | | | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 2 | -48/+96 |
* | | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 4 | -371/+328 |
|\| | | | | |||||
| * | | | | Removed unused function prototype | James Booth | 2015-06-17 | 1 | -2/+0 |
| * | | | | Added current window reference to command functions | James Booth | 2015-06-17 | 3 | -268/+228 |
| * | | | | Pass current window to autocompleters | James Booth | 2015-06-16 | 4 | -99/+98 |
| |/ / / | |||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 1 | -79/+118 |
|\| | | |