about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added test to show usage when no room supplied to /joinJames Booth2014-03-084-2/+31
|
* Added connection status tests for cmd_joinJames Booth2014-03-085-2/+496
|
* Revert "Set package status to brew for osx"James Booth2014-03-061-2/+1
| | | | This reverts commit 8ae6f52f1012bc93b22c50f74aefaa24fb00f15b.
* Revert "Do not perform AC_FUNC_MALLOC on OSX"James Booth2014-03-061-1/+1
| | | | This reverts commit e7b6d068a0ba1d0e8ee0ab40bad8496c7af7f300.
* Revert "Ncurses fixes for brew"James Booth2014-03-061-3/+1
| | | | This reverts commit ca0a1e4d9dd757b915793f85f17c533f87523449.
* Revert "More ncurses fixes for brew"James Booth2014-03-061-15/+1
| | | | This reverts commit 5817b07ee35051339f96845a328697a7441d2daf.
* More ncurses fixes for brewJames Booth2014-03-061-1/+15
|
* Ncurses fixes for brewJames Booth2014-03-061-1/+3
|
* Do not perform AC_FUNC_MALLOC on OSXJames Booth2014-03-061-1/+1
|
* Set package status to brew for osxJames Booth2014-03-061-1/+2
|
* Moved platform check in configure.acJames Booth2014-03-061-11/+12
|
* Merge branch 'master' into opensuseJames Booth2014-03-068-41/+41
|\
| * Merge remote-tracking branch 'pasis/gitversion'James Booth2014-03-068-41/+41
| |\
| | * fixed build error when make run with -jN optionDmitry Podgorny2014-03-068-41/+41
| |/ | | | | | | | | Race can occur when gitversion file isn't fully generated before it is used.
* | Merge branch 'master' into opensuseJames Booth2014-03-057-24/+99
|\|
| * Added autocompeleter for /join optionsJames Booth2014-03-051-8/+37
| |
| * Merge remote-tracking branch 'kmwhite/adding_support_for_private_confs'James Booth2014-03-057-16/+62
| |\
| | * Ensuring nick is set when not included in opt args for cmd_joinKristofer M White2014-03-051-2/+3
| | |
| | * Removing extra `nick = ` line that broke nick assignmentKristofer M White2014-03-051-1/+1
| | |
| | * Removing strdup calls per cmd_connect designKristofer M White2014-03-051-4/+4
| | |
| | * Parsing optional args for cmd_joinKristofer M White2014-03-052-12/+37
| | |
| | * Making whitespace consistently spaces, not tabsKristofer M White2014-02-271-1/+1
| | |
| | * Adding password handling for joining chatroomsKristofer M White2014-02-276-8/+27
| | |
| | * Updating cmd descriptionKristofer M White2014-02-251-3/+4
| | |
* | | Merge branch 'master' into opensuseJames Booth2014-03-053-12/+59
|\| |
| * | Merge branch 'osx-notify'James Booth2014-03-052-7/+56
| |\ \
| | * | Added configure checks to enable desktop notifications on OSXJames Booth2014-03-042-7/+32
| | | |
| | * | Log message when cannot send desktop noficationJames Booth2014-03-041-1/+5
| | | |
| | * | Added OSX desktop notifications using terminal-notifierJames Booth2014-03-041-0/+20
| | | | | | | | | | | | | | | | | | | | Requires Xcode WIP - No configure.ac changes
| * | | Fixed spelling mistake in configure.acJames Booth2014-03-051-1/+1
| | | |
| * | | Removed gcc linking from cygwin installJames Booth2014-03-041-2/+0
| | | |
| * | | Added libgcrypt-devel to cygwin dependenciesJames Booth2014-03-041-2/+2
| |/ /
* | | Changes to get install-all.sh working on fresh opensuse VMJames Booth2014-02-252-3/+4
| | |
* | | Merge remote-tracking branch 'william20111/master' into opensuseJames Booth2014-02-251-0/+14
|\ \ \ | |/ / |/| |
| * | Added opensuse support for the install. Now getting an error relatingwilliam2014-02-211-0/+14
| | | | | | | | | | | | ncurses wget_wch after the libstrophe compile
* | | Merge pull request #309 from mrshu/install-fixJames Booth2014-02-252-20/+32
|\ \ \ | |_|/ |/| | Install fix
| * | fixed indent in Makefile.ammr.Shu2014-02-251-18/+18
| | |
| * | added error tracingmr.Shu2014-02-251-1/+13
| | |
| * | cleaned whitespacemr.Shu2014-02-251-1/+1
|/ /
* | Test /otr start sends OTR query message to current recipientJames Booth2014-02-237-0/+56
| |
* | Added test for /otr start when no key loadedJames Booth2014-02-233-0/+20
| |
* | Fixed issue with /otr myfp when no key loadedJames Booth2014-02-236-3/+40
| |
* | Added test for /otr start when already in OTR sessionJames Booth2014-02-233-0/+19
| |
* | Added tests for /otr start from non chat windowsJames Booth2014-02-233-0/+45
| |
* | Merge branch 'master' of github.com:boothj5/profanityJames Booth2014-02-231-1/+1
|\ \
| * | Update README.mdJames Booth2014-02-231-1/+1
| | |
* | | Removed redundant bootstrap call for travis buildJames Booth2014-02-231-1/+0
|/ /
* | Revert "Fail test for travis"James Booth2014-02-231-1/+1
| | | | | | | | This reverts commit 4c1634610c562751868b4b3245e44a41a2af8d10.
* | Fail test for travisJames Booth2014-02-231-1/+1
| |
* | Added cmocka to travis buildJames Booth2014-02-231-0/+10
| |