Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved otr sources into folder | James Booth | 2014-02-12 | 9 | -7/+7 | |
| | ||||||
* | Added DS store to gitignore | James Booth | 2014-02-12 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:boothj5/profanity | James Booth | 2014-02-12 | 2 | -35/+2 | |
|\ | ||||||
| * | Removed manual logging of test results | James Booth | 2014-02-12 | 2 | -35/+2 | |
| | | | | | | | | Cmocka on more recent distros already has this functionality | |||||
* | | Ignore deprecated warnings | James Booth | 2014-02-12 | 1 | -1/+1 | |
|/ | | | | To enable native (non brew) compile on Max OS X | |||||
* | Added command to show libotr version | James Booth | 2014-02-11 | 5 | -3/+22 | |
| | ||||||
* | Use instag master, and skip fragmentation | James Booth | 2014-02-11 | 1 | -9/+9 | |
| | ||||||
* | Allow V3, use OTRL_INSTAG_BEST, output error event when no message | James Booth | 2014-02-11 | 1 | -10/+14 | |
| | ||||||
* | Changed OTR policy for otr4.c | James Booth | 2014-02-10 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'libotr4' of github.com:boothj5/profanity into libotr4 | James Booth | 2014-02-10 | 4 | -7/+555 | |
|\ | ||||||
| * | Changed functions for libotr4 compatibility | James Booth | 2014-02-09 | 1 | -11/+26 | |
| | | ||||||
| * | Added libotr4 message handlers | James Booth | 2014-02-09 | 1 | -5/+33 | |
| | | ||||||
| * | Added otr4.c | James Booth | 2014-02-09 | 1 | -0/+472 | |
| | | ||||||
| * | Check for libotr version | James Booth | 2014-02-09 | 3 | -7/+40 | |
| | | ||||||
* | | Merge branch 'master' into libotr4 | James Booth | 2014-02-10 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Changed OTR policy allow V1 and V2 | James Booth | 2014-02-10 | 1 | -1/+1 | |
| | | ||||||
* | | Use AC_SEARCH_LIBS for otr | James Booth | 2014-02-08 | 1 | -4/+4 | |
| | | ||||||
* | | Added libotr back to configure by default | James Booth | 2014-02-08 | 2 | -9/+7 | |
|/ | | | | Renamed to BUILD_OTR3 | |||||
* | Removed id from bookmarks add | James Booth | 2014-02-03 | 1 | -1/+0 | |
| | ||||||
* | Use wnoutrefresh, pnoutrefresh and doupdate | James Booth | 2014-02-02 | 7 | -7/+9 | |
| | | | | Issue #298 | |||||
* | Added AC_CHECK_LIB fallback for brew | James Booth | 2014-02-02 | 1 | -1/+2 | |
| | ||||||
* | Implemented add bookmark for XEP-0223 | James Booth | 2014-02-02 | 3 | -2/+106 | |
| | | | | Issue #194 | |||||
* | Joined testsuites (allows for total test count) | James Booth | 2014-02-02 | 1 | -50/+2 | |
| | ||||||
* | Test message when removing autojoin for non existent bookmark | James Booth | 2014-02-02 | 6 | -4/+33 | |
| | ||||||
* | Show message on /bookmark remove when bookmark does not exist | James Booth | 2014-02-02 | 10 | -15/+47 | |
| | ||||||
* | Added message when bookmark updated | James Booth | 2014-02-02 | 8 | -23/+55 | |
| | ||||||
* | Added /bookmark remove tests | James Booth | 2014-02-02 | 6 | -0/+70 | |
| | ||||||
* | Added test for when autojoin no nick on /bookmark add | James Booth | 2014-02-02 | 3 | -0/+21 | |
| | ||||||
* | Added cons message on ./bookmark add | James Booth | 2014-02-02 | 2 | -0/+22 | |
| | ||||||
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 8 | -1/+222 | |
| | ||||||
* | Changed name of expected values in tests | James Booth | 2014-02-01 | 1 | -4/+4 | |
| | ||||||
* | Added test for /bookmark list | James Booth | 2014-02-01 | 10 | -2/+169 | |
| | ||||||
* | Moved test helpers | James Booth | 2014-02-01 | 4 | -2/+2 | |
| | ||||||
* | Fixed cmd_bookmark message when not connected | James Booth | 2014-02-01 | 4 | -5/+54 | |
| | ||||||
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 5 | -0/+44 | |
| | ||||||
* | Added muc room active tests | James Booth | 2014-01-31 | 3 | -0/+27 | |
| | ||||||
* | Added muc invite count tests | James Booth | 2014-01-30 | 3 | -0/+24 | |
| | ||||||
* | Added setup and teardown for muc tests | James Booth | 2014-01-30 | 3 | -8/+15 | |
| | ||||||
* | Close muc after test | James Booth | 2014-01-30 | 1 | -0/+4 | |
| | ||||||
* | Added muc remove invite test | James Booth | 2014-01-30 | 3 | -1/+15 | |
| | ||||||
* | Added muc tests | James Booth | 2014-01-30 | 4 | -0/+26 | |
| | ||||||
* | Added presence_error tests, added muc_close() | James Booth | 2014-01-30 | 9 | -23/+139 | |
| | ||||||
* | Refactored handle_presence_error, removed no longer used functions | James Booth | 2014-01-30 | 7 | -84/+16 | |
| | ||||||
* | Renamed handle_error_message -> handle_presence_error | James Booth | 2014-01-30 | 3 | -4/+4 | |
| | ||||||
* | Added push-all.sh to .gitignore | James Booth | 2014-01-30 | 1 | -0/+1 | |
| | ||||||
* | Close UI windows on /quit | James Booth | 2014-01-30 | 1 | -0/+1 | |
| | | | | fixes #296 | |||||
* | Move all test output to ./testsuite.out, show single line pass/fail | James Booth | 2014-01-29 | 2 | -2/+13 | |
| | ||||||
* | Added message stanza error tests | James Booth | 2014-01-28 | 6 | -8/+102 | |
| | ||||||
* | Disable OTR support by default until 4.0.0 is supported. | James Booth | 2014-01-28 | 1 | -2/+4 | |
| | | | | enable with: ./configure --enable-otr | |||||
* | Moved error handling logic to server_events | James Booth | 2014-01-28 | 8 | -30/+52 | |
| |