Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pgp | James Booth | 2015-04-12 | 1 | -8/+37 |
|\ | |||||
| * | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 1 | -8/+37 |
* | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 1 | -6/+7 |
|\| | |||||
| * | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 1 | -6/+7 |
* | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 1 | -0/+1 |
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 1 | -0/+2 |
* | | Added /pgp libver command | James Booth | 2015-03-22 | 1 | -3/+6 |
* | | Added pgp key list command | James Booth | 2015-03-22 | 1 | -2/+16 |
|/ | |||||
* | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 1 | -7/+41 |
* | Moved default and alias command execution | James Booth | 2015-03-16 | 1 | -111/+3 |
* | Move common chat logging code to log.c | James Booth | 2015-03-15 | 1 | -27/+3 |
* | Tidied help | James Booth | 2015-03-15 | 1 | -2/+2 |
* | Added /receipts command | James Booth | 2015-03-15 | 1 | -1/+10 |
* | Removed from argument from outgoing message functions | James Booth | 2015-03-14 | 1 | -4/+4 |
* | Show message received text for receipts | James Booth | 2015-03-11 | 1 | -6/+6 |
* | Added /time statusbar preference | James Booth | 2015-03-10 | 1 | -7/+43 |
* | Send private carbons element with message when encrypted | James Booth | 2015-03-10 | 1 | -1/+1 |
* | Added /carbons autocompletion | James Booth | 2015-03-09 | 1 | -1/+1 |
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 1 | -0/+9 |
|\ | |||||
| * | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 1 | -0/+9 |
* | | Merge branch 'master' into readline | James Booth | 2015-02-26 | 1 | -10/+10 |
|\ \ | |||||
| * | | Renamed /theme set -> /theme load | James Booth | 2015-02-26 | 1 | -10/+10 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-23 | 1 | -13/+13 |
|\| | | |||||
| * | | Merge remote-tracking branch 'stormc/master-spellfixes' | James Booth | 2015-02-23 | 1 | -13/+13 |
| |\ \ | |||||
| | * | | Fixed spelling. | Christian Storm | 2015-02-17 | 1 | -16/+16 |
* | | | | Merge branch 'master' into readline | James Booth | 2015-02-23 | 1 | -279/+331 |
|\| | | | |||||
| * | | | Finished help tidy | James Booth | 2015-02-23 | 1 | -279/+331 |
| |/ / | |||||
* | | | Merge branch 'master' into readline | James Booth | 2015-02-16 | 1 | -1/+1 |
|\| | | |||||
| * | | Removed comment | James Booth | 2015-02-16 | 1 | -1/+1 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-16 | 1 | -81/+109 |
|\| | | |||||
| * | | Tidy help | James Booth | 2015-02-16 | 1 | -81/+109 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-14 | 1 | -118/+86 |
|\| | | |||||
| * | | Tidy help | James Booth | 2015-02-11 | 1 | -119/+87 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-11 | 1 | -1/+1 |
|\| | | |||||
| * | | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into readline | James Booth | 2015-02-09 | 1 | -5/+6 |
|\| | |||||
| * | Free theme list after use | James Booth | 2015-02-09 | 1 | -5/+6 |
* | | Merge branch 'master' into readline | James Booth | 2015-02-08 | 1 | -2/+10 |
|\| | |||||
| * | Moved quote stripper to common, added tests | James Booth | 2015-02-08 | 1 | -26/+3 |
| * | Merge remote-tracking branch 'peterlvilim/quote-chars' | James Booth | 2015-02-08 | 1 | -3/+34 |
| |\ | |||||
| | * | Strip quote chars from name autocomplete | Peter Vilim | 2015-01-14 | 1 | -0/+23 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-08 | 1 | -0/+53 |
|\| | | |||||
| * | | Added code to generate HTML command reference for website | James Booth | 2015-02-08 | 1 | -0/+53 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-06 | 1 | -4/+0 |
|\| | | |||||
| * | | Removed duplicate time_ac | James Booth | 2015-02-06 | 1 | -4/+0 |
* | | | Merge branch 'master' into readline | James Booth | 2015-02-01 | 1 | -2/+2 |
|\| | | |||||
| * | | Updated /wrap help | James Booth | 2015-01-28 | 1 | -1/+1 |
| * | | Renamed command group presence->presences to avoid clash | James Booth | 2015-01-28 | 1 | -1/+1 |
* | | | Removed history and various key handlers | James Booth | 2015-01-30 | 1 | -5/+0 |
|/ / | |||||
* | | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -236/+198 |