about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Updated man pageJames Booth2014-03-091-18/+3
* Removed old DESIGN fileJames Booth2014-03-091-183/+0
* Merge branch 'brew-build'James Booth2014-03-091-2/+2
|\
| * Split ncurses and curl LIB additionsJames Booth2014-03-091-1/+2
| * Uncomment ncurses checkJames Booth2014-03-091-2/+2
| * Ncurses include libs before wget_wch checkJames Booth2014-03-081-16/+15
* | Uncommented ncurses checkJames Booth2014-03-081-17/+17
|/
* Added other osx build optionsJames Booth2014-03-081-1/+3
* Revert "Added srdir to git version check"James Booth2014-03-081-1/+1
* Added srdir to git version checkJames Booth2014-03-081-1/+1
* Commented ncurses wget_wch testJames Booth2014-03-081-17/+17
* Test for password usage on /joinJames Booth2014-03-083-0/+32
* Added test for account muc_service usageJames Booth2014-03-083-1/+32
* Added test for using account->muc_nickJames Booth2014-03-083-0/+29
* Refactored muc_room_is_active to only take room, rather than full jidJames Booth2014-03-0811-27/+19
* Added test for /join with nick optionJames Booth2014-03-0813-436/+77
* Removed unused variables from cmd_joinJames Booth2014-03-081-3/+0
* Added invalid jid test for /joinJames Booth2014-03-084-1/+21
* 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
* Revert "Do not perform AC_FUNC_MALLOC on OSX"James Booth2014-03-061-1/+1
* Revert "Ncurses fixes for brew"James Booth2014-03-061-3/+1
* Revert "More ncurses fixes for brew"James Booth2014-03-061-15/+1
* 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
| |/
* | 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
| * | | 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
| |/ /