Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed titlebar version property and allow disabling of titlebar display | James Booth | 2014-04-03 | 6 | -67/+28 |
| | |||||
* | Clear window title bar on exit | James Booth | 2014-04-03 | 3 | -0/+9 |
| | |||||
* | Added check on input length | James Booth | 2014-04-02 | 1 | -0/+4 |
| | |||||
* | Removed strcpy calls | James Booth | 2014-04-02 | 8 | -34/+31 |
| | |||||
* | Show recipient not found in console only when no window for recipient | James Booth | 2014-04-02 | 1 | -4/+0 |
| | |||||
* | Added missing files, refactored ui_switch_win to check win exists | James Booth | 2014-04-01 | 7 | -35/+56 |
| | |||||
* | Added test for valid window switch | James Booth | 2014-04-01 | 3 | -1/+16 |
| | |||||
* | Added cmd_win test | James Booth | 2014-04-01 | 4 | -0/+27 |
| | |||||
* | Renamed refresh functions to update_virtual | James Booth | 2014-04-01 | 17 | -136/+136 |
| | |||||
* | Do not scroll to end when chat room message whilst paging | James Booth | 2014-03-31 | 2 | -1/+6 |
| | |||||
* | Do not scroll to end in message window when paging | James Booth | 2014-03-31 | 3 | -4/+13 |
| | |||||
* | Moved ui_current_page_off to ui_incoming_msg | James Booth | 2014-03-31 | 2 | -3/+2 |
| | |||||
* | Hooks test commit | James Booth | 2014-03-30 | 1 | -1/+0 |
| | |||||
* | Switch back to storage for muc bookmarks | James Booth | 2014-03-29 | 1 | -3/+3 |
| | |||||
* | Revert "Commented bookmarks code for 0.4.0 release" | James Booth | 2014-03-29 | 2 | -14/+12 |
| | | | | This reverts commit 8306d4c24421993fc04837499e7682dad4948878. | ||||
* | Set version to 0.5.0 development | James Booth | 2014-03-29 | 1 | -2/+2 |
| | |||||
* | 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 |
| |