Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Changes to get install-all.sh working on fresh opensuse VM | James Booth | 2014-02-25 | 2 | -3/+4 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'william20111/master' into opensuse | James Booth | 2014-02-25 | 1 | -0/+14 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Added opensuse support for the install. Now getting an error relating | william | 2014-02-21 | 1 | -0/+14 | |
| | | | | | | | | | | | | ncurses wget_wch after the libstrophe compile | |||||
* | | | Merge pull request #309 from mrshu/install-fix | James Booth | 2014-02-25 | 2 | -20/+32 | |
|\ \ \ | |_|/ |/| | | Install fix | |||||
| * | | fixed indent in Makefile.am | mr.Shu | 2014-02-25 | 1 | -18/+18 | |
| | | | ||||||
| * | | added error tracing | mr.Shu | 2014-02-25 | 1 | -1/+13 | |
| | | | ||||||
| * | | cleaned whitespace | mr.Shu | 2014-02-25 | 1 | -1/+1 | |
|/ / | ||||||
* | | Test /otr start sends OTR query message to current recipient | James Booth | 2014-02-23 | 7 | -0/+56 | |
| | | ||||||
* | | Added test for /otr start when no key loaded | James Booth | 2014-02-23 | 3 | -0/+20 | |
| | | ||||||
* | | Fixed issue with /otr myfp when no key loaded | James Booth | 2014-02-23 | 6 | -3/+40 | |
| | | ||||||
* | | Added test for /otr start when already in OTR session | James Booth | 2014-02-23 | 3 | -0/+19 | |
| | | ||||||
* | | Added tests for /otr start from non chat windows | James Booth | 2014-02-23 | 3 | -0/+45 | |
| | | ||||||
* | | Merge branch 'master' of github.com:boothj5/profanity | James Booth | 2014-02-23 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Update README.md | James Booth | 2014-02-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | Removed redundant bootstrap call for travis build | James Booth | 2014-02-23 | 1 | -1/+0 | |
|/ / | ||||||
* | | Revert "Fail test for travis" | James Booth | 2014-02-23 | 1 | -1/+1 | |
| | | | | | | | | This reverts commit 4c1634610c562751868b4b3245e44a41a2af8d10. | |||||
* | | Fail test for travis | James Booth | 2014-02-23 | 1 | -1/+1 | |
| | | ||||||
* | | Added cmocka to travis build | James Booth | 2014-02-23 | 1 | -0/+10 | |
| | | ||||||
* | | Added custom script to travis build | James Booth | 2014-02-23 | 1 | -0/+1 | |
| | | ||||||
* | | Changed travis libotr dependency | James Booth | 2014-02-23 | 1 | -1/+1 | |
| | | ||||||
* | | Added dependencies to travis build | James Booth | 2014-02-23 | 1 | -1/+13 | |
| | | ||||||
* | | Added bootstrap.sh to travis build | James Booth | 2014-02-23 | 1 | -0/+1 | |
| | | ||||||
* | | Added travis config | James Booth | 2014-02-23 | 1 | -0/+1 | |
| | | ||||||
* | | Show OTR status on /msg usr when usr has already started an OTR session | James Booth | 2014-02-23 | 1 | -0/+5 | |
| | | | | | | | | fixes #308 | |||||
* | | Merge branch 'master' into otr-query | James Booth | 2014-02-23 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Removed debug on error messages | James Booth | 2014-02-23 | 1 | -1/+0 | |
| |/ | ||||||
* / | Added OTR supported versions in initial start query message | James Booth | 2014-02-18 | 6 | -2/+26 | |
|/ | ||||||
* | Test /otr theirfp | James Booth | 2014-02-17 | 5 | -0/+45 | |
| | ||||||
* | Test for /otr theirfp in non OTR window | James Booth | 2014-02-17 | 5 | -0/+34 | |
| | ||||||
* | Added test for /otr theirfp when in other non chat windows | James Booth | 2014-02-17 | 3 | -2/+29 | |
| | ||||||
* | Added test for /otr theirfp when in console | James Booth | 2014-02-17 | 5 | -0/+43 | |
| | ||||||
* | Added /otr myfp test | James Booth | 2014-02-17 | 8 | -6/+66 | |
| | ||||||
* | Added connection status tests for /otr myfp | James Booth | 2014-02-16 | 3 | -0/+36 | |
| | ||||||
* | Fixed previous tests | James Booth | 2014-02-16 | 1 | -2/+2 | |
| | ||||||
* | Added connection status tests for /otr gen | James Booth | 2014-02-16 | 3 | -0/+50 | |
| | ||||||
* | Test /otr gen | James Booth | 2014-02-16 | 5 | -7/+26 | |
| | ||||||
* | Added test for message when no connected /otr gen | James Booth | 2014-02-16 | 3 | -0/+17 | |
| | ||||||
* | Mock otr module for cmd_otr tests | James Booth | 2014-02-16 | 9 | -49/+144 | |
| | ||||||
* | Refactor test setup and teardown functions | James Booth | 2014-02-16 | 3 | -36/+68 | |
| | ||||||
* | Added conditional include in cmd_otr tests | James Booth | 2014-02-16 | 1 | -1/+5 | |
| | ||||||
* | Added test for /otr libver | James Booth | 2014-02-16 | 3 | -0/+20 | |
| | ||||||
* | Added tests for /otr warn | James Booth | 2014-02-16 | 8 | -2/+104 | |
| | ||||||
* | Added tests for /otr log | James Booth | 2014-02-16 | 3 | -0/+166 | |
| | ||||||
* | Added cmd_otr tests | James Booth | 2014-02-16 | 5 | -0/+67 | |
| | ||||||
* | Show message on /alias list when no aliases | James Booth | 2014-02-15 | 1 | -0/+5 | |
| | ||||||
* | Fixed /alias add, when alias already exists | James Booth | 2014-02-15 | 1 | -1/+1 | |
| | ||||||
* | Only show error message when err != 0 | James Booth | 2014-02-15 | 1 | -4/+6 | |
| | | | | fixes #307 | |||||
* | Removed free message function from otrlibv3 | James Booth | 2014-02-13 | 1 | -6/+0 | |
| | ||||||
* | Refactored common otr library code | James Booth | 2014-02-13 | 5 | -815/+549 | |
| | ||||||
* | Renamed otr implementations | James Booth | 2014-02-12 | 3 | -2/+2 | |
| |