Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for /join with nick option | James Booth | 2014-03-08 | 13 | -436/+77 |
| | |||||
* | Removed unused variables from cmd_join | James Booth | 2014-03-08 | 1 | -3/+0 |
| | |||||
* | Added invalid jid test for /join | James Booth | 2014-03-08 | 4 | -1/+21 |
| | |||||
* | Added test to show usage when no room supplied to /join | James Booth | 2014-03-08 | 4 | -2/+31 |
| | |||||
* | Added connection status tests for cmd_join | James Booth | 2014-03-08 | 5 | -2/+496 |
| | |||||
* | Revert "Set package status to brew for osx" | James Booth | 2014-03-06 | 1 | -2/+1 |
| | | | | This reverts commit 8ae6f52f1012bc93b22c50f74aefaa24fb00f15b. | ||||
* | Revert "Do not perform AC_FUNC_MALLOC on OSX" | James Booth | 2014-03-06 | 1 | -1/+1 |
| | | | | This reverts commit e7b6d068a0ba1d0e8ee0ab40bad8496c7af7f300. | ||||
* | Revert "Ncurses fixes for brew" | James Booth | 2014-03-06 | 1 | -3/+1 |
| | | | | This reverts commit ca0a1e4d9dd757b915793f85f17c533f87523449. | ||||
* | Revert "More ncurses fixes for brew" | James Booth | 2014-03-06 | 1 | -15/+1 |
| | | | | This reverts commit 5817b07ee35051339f96845a328697a7441d2daf. | ||||
* | More ncurses fixes for brew | James Booth | 2014-03-06 | 1 | -1/+15 |
| | |||||
* | Ncurses fixes for brew | James Booth | 2014-03-06 | 1 | -1/+3 |
| | |||||
* | Do not perform AC_FUNC_MALLOC on OSX | James Booth | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Set package status to brew for osx | James Booth | 2014-03-06 | 1 | -1/+2 |
| | |||||
* | Moved platform check in configure.ac | James Booth | 2014-03-06 | 1 | -11/+12 |
| | |||||
* | Merge branch 'master' into opensuse | James Booth | 2014-03-06 | 8 | -41/+41 |
|\ | |||||
| * | Merge remote-tracking branch 'pasis/gitversion' | James Booth | 2014-03-06 | 8 | -41/+41 |
| |\ | |||||
| | * | fixed build error when make run with -jN option | Dmitry Podgorny | 2014-03-06 | 8 | -41/+41 |
| |/ | | | | | | | | | Race can occur when gitversion file isn't fully generated before it is used. | ||||
* | | Merge branch 'master' into opensuse | James Booth | 2014-03-05 | 7 | -24/+99 |
|\| | |||||
| * | Added autocompeleter for /join options | James Booth | 2014-03-05 | 1 | -8/+37 |
| | | |||||
| * | Merge remote-tracking branch 'kmwhite/adding_support_for_private_confs' | James Booth | 2014-03-05 | 7 | -16/+62 |
| |\ | |||||
| | * | Ensuring nick is set when not included in opt args for cmd_join | Kristofer M White | 2014-03-05 | 1 | -2/+3 |
| | | | |||||
| | * | Removing extra `nick = ` line that broke nick assignment | Kristofer M White | 2014-03-05 | 1 | -1/+1 |
| | | | |||||
| | * | Removing strdup calls per cmd_connect design | Kristofer M White | 2014-03-05 | 1 | -4/+4 |
| | | | |||||
| | * | Parsing optional args for cmd_join | Kristofer M White | 2014-03-05 | 2 | -12/+37 |
| | | | |||||
| | * | Making whitespace consistently spaces, not tabs | Kristofer M White | 2014-02-27 | 1 | -1/+1 |
| | | | |||||
| | * | Adding password handling for joining chatrooms | Kristofer M White | 2014-02-27 | 6 | -8/+27 |
| | | | |||||
| | * | Updating cmd description | Kristofer M White | 2014-02-25 | 1 | -3/+4 |
| | | | |||||
* | | | Merge branch 'master' into opensuse | James Booth | 2014-03-05 | 3 | -12/+59 |
|\| | | |||||
| * | | Merge branch 'osx-notify' | James Booth | 2014-03-05 | 2 | -7/+56 |
| |\ \ | |||||
| | * | | Added configure checks to enable desktop notifications on OSX | James Booth | 2014-03-04 | 2 | -7/+32 |
| | | | | |||||
| | * | | Log message when cannot send desktop nofication | James Booth | 2014-03-04 | 1 | -1/+5 |
| | | | | |||||
| | * | | Added OSX desktop notifications using terminal-notifier | James Booth | 2014-03-04 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | Requires Xcode WIP - No configure.ac changes | ||||
| * | | | Fixed spelling mistake in configure.ac | James Booth | 2014-03-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Removed gcc linking from cygwin install | James Booth | 2014-03-04 | 1 | -2/+0 |
| | | | | |||||
| * | | | Added libgcrypt-devel to cygwin dependencies | James Booth | 2014-03-04 | 1 | -2/+2 |
| |/ / | |||||
* | | | 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 |
|/ / |