Commit Graph

  • 5817b07ee3 More ncurses fixes for brew James Booth 2014-03-06 21:32:36 +00:00
  • ca0a1e4d9d Ncurses fixes for brew James Booth 2014-03-06 21:21:54 +00:00
  • e7b6d068a0 Do not perform AC_FUNC_MALLOC on OSX James Booth 2014-03-06 20:51:22 +00:00
  • 8ae6f52f10 Set package status to brew for osx James Booth 2014-03-06 20:48:44 +00:00
  • c51cc954d8 Moved platform check in configure.ac James Booth 2014-03-06 20:45:35 +00:00
  • 89a35677bd Merge branch 'master' into opensuse James Booth 2014-03-06 19:12:30 +00:00
  • 435619f26a Merge remote-tracking branch 'pasis/gitversion' James Booth 2014-03-06 19:12:01 +00:00
  • 0fbaa6f5ee fixed build error when make run with -jN option Dmitry Podgorny 2014-03-06 02:06:22 +02:00
  • 9933db60c4 Merge branch 'master' into opensuse James Booth 2014-03-05 21:02:03 +00:00
  • a9e2028981 Added autocompeleter for /join options James Booth 2014-03-05 20:57:59 +00:00
  • 65432c8d64 Merge remote-tracking branch 'kmwhite/adding_support_for_private_confs' James Booth 2014-03-05 20:29:41 +00:00
  • 7c6755b62c Ensuring nick is set when not included in opt args for cmd_join Kristofer M White 2014-03-05 19:55:02 +00:00
  • 3f18d933ca Removing extra nick = line that broke nick assignment Kristofer M White 2014-03-05 17:39:44 +00:00
  • a4e2809756 Removing strdup calls per cmd_connect design Kristofer M White 2014-03-05 17:25:26 +00:00
  • 28425060bc Parsing optional args for cmd_join Kristofer M White 2014-03-05 17:13:42 +00:00
  • 702600d300 Merge branch 'master' into opensuse James Booth 2014-03-05 00:15:20 +00:00
  • d68c594150 Merge branch 'osx-notify' James Booth 2014-03-05 00:11:50 +00:00
  • 4d00f788e9 Fixed spelling mistake in configure.ac James Booth 2014-03-05 00:11:18 +00:00
  • a14c42a32a Removed gcc linking from cygwin install James Booth 2014-03-04 23:57:57 +00:00
  • 3f9ca603ae Added libgcrypt-devel to cygwin dependencies James Booth 2014-03-04 23:42:12 +00:00
  • b5171cb054 Added configure checks to enable desktop notifications on OSX James Booth 2014-03-04 22:59:09 +00:00
  • 3f73a55cb0 Log message when cannot send desktop nofication James Booth 2014-03-04 20:16:47 +00:00
  • 8cfbb72337 Added OSX desktop notifications using terminal-notifier James Booth 2014-03-04 20:01:19 +00:00
  • ced6e7f411 Making whitespace consistently spaces, not tabs Kristofer M White 2014-02-27 05:40:31 +00:00
  • 8a54c5895d Adding password handling for joining chatrooms Kristofer M White 2014-02-27 05:31:10 +00:00
  • 5b734156a5 Changes to get install-all.sh working on fresh opensuse VM James Booth 2014-02-25 22:50:25 +00:00
  • a0df7f7944 Merge remote-tracking branch 'william20111/master' into opensuse James Booth 2014-02-25 22:47:19 +00:00
  • a9980621dc Merge pull request #309 from mrshu/install-fix James Booth 2014-02-25 20:12:44 +00:00
  • 79d55a4668 Updating cmd description Kristofer M White 2014-02-25 18:45:45 +00:00
  • 0d15c7108d fixed indent in Makefile.am mr.Shu 2014-02-25 16:51:24 +01:00
  • 611d544531 added error tracing mr.Shu 2014-02-25 16:47:45 +01:00
  • ea681c7f52 cleaned whitespace mr.Shu 2014-02-25 16:36:19 +01:00
  • c00376087f Test /otr start sends OTR query message to current recipient James Booth 2014-02-23 21:20:41 +00:00
  • da058359ac Added test for /otr start when no key loaded James Booth 2014-02-23 21:02:02 +00:00
  • 18e0884f5f Fixed issue with /otr myfp when no key loaded James Booth 2014-02-23 20:34:27 +00:00
  • d25245a286 Added test for /otr start when already in OTR session James Booth 2014-02-23 20:17:45 +00:00
  • 1f78d5b582 Added tests for /otr start from non chat windows James Booth 2014-02-23 20:09:00 +00:00
  • 5307b92821 Merge branch 'master' of github.com:boothj5/profanity James Booth 2014-02-23 04:40:12 +00:00
  • 04fee7f723 Removed redundant bootstrap call for travis build James Booth 2014-02-23 04:39:48 +00:00
  • 6b69ad578f Update README.md James Booth 2014-02-23 04:27:14 +00:00
  • e4120e144c Revert "Fail test for travis" James Booth 2014-02-23 03:22:56 +00:00
  • 4c1634610c Fail test for travis James Booth 2014-02-23 03:20:12 +00:00
  • c9a45d4d9d Added cmocka to travis build James Booth 2014-02-23 03:17:25 +00:00
  • 9489c4f0fa Added custom script to travis build James Booth 2014-02-23 03:08:02 +00:00
  • d292cd014e Changed travis libotr dependency James Booth 2014-02-23 03:05:05 +00:00
  • e5787b9504 Added dependencies to travis build James Booth 2014-02-23 03:03:29 +00:00
  • 24784d9ea6 Added bootstrap.sh to travis build James Booth 2014-02-23 02:56:14 +00:00
  • 9d707fe0a6 Added travis config James Booth 2014-02-23 02:53:18 +00:00
  • 66424565dd Show OTR status on /msg usr when usr has already started an OTR session James Booth 2014-02-23 01:17:03 +00:00
  • 23281d6741 Merge branch 'master' into otr-query James Booth 2014-02-23 00:53:22 +00:00
  • 118909b07f Removed debug on error messages James Booth 2014-02-23 00:48:10 +00:00
  • b2cb466227 Added opensuse support for the install. Now getting an error relating ncurses wget_wch after the libstrophe compile william 2014-02-21 10:33:58 +00:00
  • 09472e43c4 Added OTR supported versions in initial start query message James Booth 2014-02-18 22:31:27 +00:00
  • 037ca81821 Test /otr theirfp James Booth 2014-02-17 23:10:00 +00:00
  • b4b463998b Test for /otr theirfp in non OTR window James Booth 2014-02-17 22:57:36 +00:00
  • a25714b6dc Added test for /otr theirfp when in other non chat windows James Booth 2014-02-17 22:44:27 +00:00
  • 4afec6ab5e Added test for /otr theirfp when in console James Booth 2014-02-17 22:14:33 +00:00
  • 82ad0cd306 Added /otr myfp test James Booth 2014-02-17 21:52:42 +00:00
  • 6e58d95469 Added connection status tests for /otr myfp James Booth 2014-02-16 20:15:10 +00:00
  • 880d5c6263 Fixed previous tests James Booth 2014-02-16 20:10:48 +00:00
  • d1d80fc26b Added connection status tests for /otr gen James Booth 2014-02-16 20:09:12 +00:00
  • 4eac5c0d43 Test /otr gen James Booth 2014-02-16 19:35:40 +00:00
  • e048b3196e Added test for message when no connected /otr gen James Booth 2014-02-16 19:20:55 +00:00
  • a21ab6d4c8 Mock otr module for cmd_otr tests James Booth 2014-02-16 19:14:15 +00:00
  • 6ef1174bf4 Refactor test setup and teardown functions James Booth 2014-02-16 18:07:41 +00:00
  • e1fe7783c0 Added conditional include in cmd_otr tests James Booth 2014-02-16 17:48:51 +00:00
  • 60e03094c3 Added test for /otr libver James Booth 2014-02-16 14:44:40 +00:00
  • 7e956fb347 Added tests for /otr warn James Booth 2014-02-16 02:22:29 +00:00
  • c6220e01a0 Added tests for /otr log James Booth 2014-02-16 01:32:37 +00:00
  • 6295336284 Added cmd_otr tests James Booth 2014-02-16 00:04:53 +00:00
  • f010dfb004 Show message on /alias list when no aliases James Booth 2014-02-15 21:25:13 +00:00
  • 17d3751306 Fixed /alias add, when alias already exists James Booth 2014-02-15 21:17:31 +00:00
  • bdfcc81b07 Only show error message when err != 0 James Booth 2014-02-15 19:47:09 +00:00
  • 9ff7a2a1fe Removed free message function from otrlibv3 James Booth 2014-02-13 23:09:52 +00:00
  • 450c01ecb4 Refactored common otr library code James Booth 2014-02-13 23:07:09 +00:00
  • 4e81707b27 Renamed otr implementations James Booth 2014-02-12 23:29:08 +00:00
  • b30155a10e Moved otr sources into folder James Booth 2014-02-12 22:19:21 +00:00
  • 185d72e2ce Added DS store to gitignore James Booth 2014-02-12 20:54:01 +00:00
  • 1dccce5056 Merge branch 'master' of github.com:boothj5/profanity James Booth 2014-02-12 20:53:10 +00:00
  • 4cb302abda Ignore deprecated warnings James Booth 2014-02-12 20:52:27 +00:00
  • 90d2cbff7b Removed manual logging of test results James Booth 2014-02-12 20:49:50 +00:00
  • 25131e3f36 Added command to show libotr version James Booth 2014-02-11 23:19:09 +00:00
  • 42630139c2 Use instag master, and skip fragmentation James Booth 2014-02-11 23:03:07 +00:00
  • e07209ec49 Allow V3, use OTRL_INSTAG_BEST, output error event when no message James Booth 2014-02-11 21:21:33 +00:00
  • 5b260af999 Changed OTR policy for otr4.c James Booth 2014-02-10 23:24:07 +00:00
  • 88e8c0151d Merge branch 'libotr4' of github.com:boothj5/profanity into libotr4 James Booth 2014-02-10 23:23:11 +00:00
  • 202bd8296e Merge branch 'master' into libotr4 James Booth 2014-02-10 23:22:31 +00:00
  • 291c977473 Changed OTR policy allow V1 and V2 James Booth 2014-02-10 23:20:06 +00:00
  • d5ba4dfd38 Changed functions for libotr4 compatibility James Booth 2014-02-09 02:53:07 +00:00
  • 26e1fd545c Added libotr4 message handlers James Booth 2014-02-09 02:24:47 +00:00
  • 4bd5cf35ff Added otr4.c James Booth 2014-02-09 00:34:00 +00:00
  • fa89e2aa62 Check for libotr version James Booth 2014-02-09 00:32:11 +00:00
  • 50afe7366e Use AC_SEARCH_LIBS for otr James Booth 2014-02-08 23:29:42 +00:00
  • 7e4b1b1dea Added libotr back to configure by default James Booth 2014-02-08 23:07:51 +00:00
  • 3e02921859 Removed id from bookmarks add James Booth 2014-02-03 19:35:26 +00:00
  • 0f0cd4cdab Use wnoutrefresh, pnoutrefresh and doupdate James Booth 2014-02-02 23:56:50 +00:00
  • 42300fdc18 Added AC_CHECK_LIB fallback for brew James Booth 2014-02-02 17:59:22 +00:00
  • 9394091f04 Implemented add bookmark for XEP-0223 James Booth 2014-02-02 02:39:36 +00:00
  • 3dc5f60f3d Joined testsuites (allows for total test count) James Booth 2014-02-02 01:13:17 +00:00
  • 95c48a0f47 Test message when removing autojoin for non existent bookmark James Booth 2014-02-02 01:05:52 +00:00