Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set status to release | James Booth | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | Updated debian files | James Booth | 2014-03-28 | 2 | -3/+3 |
| | |||||
* | Updated profanity.spec | James Booth | 2014-03-28 | 1 | -1/+3 |
| | |||||
* | Added otr settings to themes | James Booth | 2014-03-28 | 6 | -0/+54 |
| | |||||
* | Change libotr 4.0.0 code to use only OTR spec v2 | James Booth | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | Commented bookmarks code for 0.4.0 release | James Booth | 2014-03-16 | 2 | -12/+14 |
| | |||||
* | Change 'passwd' option to 'password' for /join command | James Booth | 2014-03-16 | 3 | -9/+9 |
| | |||||
* | Use expect_value == NULL for NULL parameters in tests | James Booth | 2014-03-16 | 2 | -4/+4 |
| | |||||
* | Updated /roster help | James Booth | 2014-03-16 | 1 | -8/+8 |
| | |||||
* | Added /roster clearnick command | James Booth | 2014-03-16 | 7 | -34/+234 |
| | |||||
* | Added /roster remove tests | James Booth | 2014-03-16 | 5 | -2/+59 |
| | |||||
* | Added /roster add test | James Booth | 2014-03-16 | 5 | -0/+60 |
| | |||||
* | Added cmd_roster test | James Booth | 2014-03-16 | 6 | -0/+104 |
| | |||||
* | Small changes to help | James Booth | 2014-03-16 | 1 | -2/+2 |
| | |||||
* | Command '/statuses muc' now allows 'all', 'online' and 'none' settings | James Booth | 2014-03-15 | 10 | -78/+92 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 79 | -142/+118 |
| | |||||
* | Updated man page | James Booth | 2014-03-09 | 1 | -18/+3 |
| | |||||
* | Removed old DESIGN file | James Booth | 2014-03-09 | 1 | -183/+0 |
| | |||||
* | Merge branch 'brew-build' | James Booth | 2014-03-09 | 1 | -2/+2 |
|\ | |||||
| * | Split ncurses and curl LIB additions | James Booth | 2014-03-09 | 1 | -1/+2 |
| | | |||||
| * | Uncomment ncurses check | James Booth | 2014-03-09 | 1 | -2/+2 |
| | | |||||
| * | Ncurses include libs before wget_wch check | James Booth | 2014-03-08 | 1 | -16/+15 |
| | | |||||
* | | Uncommented ncurses check | James Booth | 2014-03-08 | 1 | -17/+17 |
|/ | |||||
* | Added other osx build options | James Booth | 2014-03-08 | 1 | -1/+3 |
| | |||||
* | Revert "Added srdir to git version check" | James Booth | 2014-03-08 | 1 | -1/+1 |
| | | | | This reverts commit 864e728705d60c53342f8cbf409ceadf0898d9a1. | ||||
* | Added srdir to git version check | James Booth | 2014-03-08 | 1 | -1/+1 |
| | |||||
* | Commented ncurses wget_wch test | James Booth | 2014-03-08 | 1 | -17/+17 |
| | |||||
* | Test for password usage on /join | James Booth | 2014-03-08 | 3 | -0/+32 |
| | |||||
* | Added test for account muc_service usage | James Booth | 2014-03-08 | 3 | -1/+32 |
| | |||||
* | Added test for using account->muc_nick | James Booth | 2014-03-08 | 3 | -0/+29 |
| | |||||
* | Refactored muc_room_is_active to only take room, rather than full jid | James Booth | 2014-03-08 | 11 | -27/+19 |
| | |||||
* | 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 |
| | |