about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into otr-queryJames Booth2014-02-231-1/+0
|\
| * Removed debug on error messagesJames Booth2014-02-231-1/+0
* | Added OTR supported versions in initial start query messageJames Booth2014-02-186-2/+26
|/
* Test /otr theirfpJames Booth2014-02-175-0/+45
* Test for /otr theirfp in non OTR windowJames Booth2014-02-175-0/+34
* Added test for /otr theirfp when in other non chat windowsJames Booth2014-02-173-2/+29
* Added test for /otr theirfp when in consoleJames Booth2014-02-175-0/+43
* Added /otr myfp testJames Booth2014-02-178-6/+66
* Added connection status tests for /otr myfpJames Booth2014-02-163-0/+36
* Fixed previous testsJames Booth2014-02-161-2/+2
* Added connection status tests for /otr genJames Booth2014-02-163-0/+50
* Test /otr genJames Booth2014-02-165-7/+26
* Added test for message when no connected /otr genJames Booth2014-02-163-0/+17
* Mock otr module for cmd_otr testsJames Booth2014-02-169-49/+144
* Refactor test setup and teardown functionsJames Booth2014-02-163-36/+68
* Added conditional include in cmd_otr testsJames Booth2014-02-161-1/+5
* Added test for /otr libverJames Booth2014-02-163-0/+20
* Added tests for /otr warnJames Booth2014-02-168-2/+104
* Added tests for /otr logJames Booth2014-02-163-0/+166
* Added cmd_otr testsJames Booth2014-02-165-0/+67
* Show message on /alias list when no aliasesJames Booth2014-02-151-0/+5
* Fixed /alias add, when alias already existsJames Booth2014-02-151-1/+1
* Only show error message when err != 0James Booth2014-02-151-4/+6
* Removed free message function from otrlibv3James Booth2014-02-131-6/+0
* Refactored common otr library codeJames Booth2014-02-135-815/+549
* Renamed otr implementationsJames Booth2014-02-123-2/+2
* Moved otr sources into folderJames Booth2014-02-129-7/+7
* Added DS store to gitignoreJames Booth2014-02-121-0/+1
* Merge branch 'master' of github.com:boothj5/profanityJames Booth2014-02-122-35/+2
|\
| * Removed manual logging of test resultsJames Booth2014-02-122-35/+2
* | Ignore deprecated warningsJames Booth2014-02-121-1/+1
|/
* Added command to show libotr versionJames Booth2014-02-115-3/+22
* Use instag master, and skip fragmentationJames Booth2014-02-111-9/+9
* Allow V3, use OTRL_INSTAG_BEST, output error event when no messageJames Booth2014-02-111-10/+14
* Changed OTR policy for otr4.cJames Booth2014-02-101-1/+1
* Merge branch 'libotr4' of github.com:boothj5/profanity into libotr4James Booth2014-02-104-7/+555
|\
| * Changed functions for libotr4 compatibilityJames Booth2014-02-091-11/+26
| * Added libotr4 message handlersJames Booth2014-02-091-5/+33
| * Added otr4.cJames Booth2014-02-091-0/+472
| * Check for libotr versionJames Booth2014-02-093-7/+40
* | Merge branch 'master' into libotr4James Booth2014-02-101-1/+1
|\ \ | |/ |/|
| * Changed OTR policy allow V1 and V2James Booth2014-02-101-1/+1
* | Use AC_SEARCH_LIBS for otrJames Booth2014-02-081-4/+4
* | Added libotr back to configure by defaultJames Booth2014-02-082-9/+7
|/
* Removed id from bookmarks addJames Booth2014-02-031-1/+0
* Use wnoutrefresh, pnoutrefresh and doupdateJames Booth2014-02-027-7/+9
* Added AC_CHECK_LIB fallback for brewJames Booth2014-02-021-1/+2
* Implemented add bookmark for XEP-0223James Booth2014-02-023-2/+106
* Joined testsuites (allows for total test count)James Booth2014-02-021-50/+2
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-026-4/+33