Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add functions for getting roster list without offline contacts (but not imple... | Will Song | 2014-11-23 | 2 | -0/+18 |
* | Added Alt-Backspace to navigation help | James Booth | 2014-11-22 | 1 | -3/+4 |
* | Fix autocomplete clash, fix crash on opening window when recipient not in roster | James Booth | 2014-11-22 | 2 | -31/+31 |
* | Remove contact lookup when showing OTR privacy | James Booth | 2014-11-22 | 1 | -63/+51 |
* | Renamed roster autocomplete functions | James Booth | 2014-11-22 | 5 | -38/+38 |
* | Merge branch 'autocomplete_fix' | James Booth | 2014-11-22 | 1 | -108/+127 |
|\ | |||||
| * | Tidied whitespace | James Booth | 2014-11-22 | 1 | -4/+1 |
| * | Merge branch 'master' into autocomplete_fix | James Booth | 2014-11-20 | 1 | -26/+15 |
| |\ | |||||
| * | | refactor parts of title bar render out of _title_bar_draw | James Booth | 2014-11-20 | 1 | -108/+130 |
* | | | Fixed autoaway help | James Booth | 2014-11-20 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Removed bookmark autojoin limit | James Booth | 2014-11-20 | 1 | -26/+15 |
|/ | |||||
* | Updated /theme usage | James Booth | 2014-11-20 | 1 | -3/+3 |
* | Show roster after roster received | James Booth | 2014-11-20 | 3 | -0/+7 |
* | Added [ui] preferences to themes | James Booth | 2014-11-19 | 9 | -2/+380 |
* | Tidied theme.c | James Booth | 2014-11-19 | 1 | -201/+62 |
* | Update input window on /theme set | James Booth | 2014-11-19 | 5 | -12/+11 |
* | Update theme | James Booth | 2014-11-18 | 1 | -1/+1 |
* | Added forest theme | James Booth | 2014-11-18 | 3 | -2/+51 |
* | Added original_bright theme | James Booth | 2014-11-18 | 1 | -0/+49 |
* | Removed splash themes, updated original theme | James Booth | 2014-11-18 | 3 | -4/+4 |
* | Updated orange theme | James Booth | 2014-11-17 | 1 | -0/+4 |
* | Updated hacker theme | James Booth | 2014-11-17 | 1 | -9/+19 |
* | Updated aqua theme | James Booth | 2014-11-17 | 1 | -12/+16 |
* | Updated theme | James Booth | 2014-11-17 | 1 | -1/+1 |
* | Updated theme | James Booth | 2014-11-17 | 1 | -6/+6 |
* | Added newline | James Booth | 2014-11-17 | 1 | -0/+1 |
* | Added /theme colours command | James Booth | 2014-11-17 | 6 | -53/+146 |
* | Changed type to enum for presence colour attributes | James Booth | 2014-11-16 | 6 | -39/+39 |
* | Updated theme | James Booth | 2014-11-16 | 1 | -2/+2 |
* | Added support for bold theme settings | James Booth | 2014-11-16 | 6 | -92/+143 |
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 13 | -324/+411 |
* | Fixed indentation bug | James Booth | 2014-11-16 | 1 | -20/+20 |
* | Added /time off | James Booth | 2014-11-16 | 4 | -9/+19 |
* | Implemented /time preference | James Booth | 2014-11-16 | 3 | -24/+51 |
* | Added /time setting | James Booth | 2014-11-16 | 7 | -2/+58 |
* | Added /roster size and /occupants size settings | James Booth | 2014-11-15 | 6 | -9/+93 |
* | Added seperate values for roster and occupants win sizes | James Booth | 2014-11-15 | 3 | -18/+40 |
* | Changed subwin width to percentage | James Booth | 2014-11-15 | 3 | -21/+23 |
* | Fixed roster resource list | James Booth | 2014-11-13 | 1 | -1/+1 |
* | Fixed freeing lists | James Booth | 2014-11-13 | 2 | -16/+18 |
* | Fixed leaks | James Booth | 2014-11-13 | 2 | -2/+5 |
* | Fixed broken test | James Booth | 2014-11-13 | 3 | -0/+13 |
* | Implemented /roster by group | James Booth | 2014-11-13 | 6 | -2/+90 |
* | Implemented roster grouped by presence | James Booth | 2014-11-12 | 4 | -55/+115 |
* | Fixed printing utf8 chats to roster, changed boothj5 theme | James Booth | 2014-11-11 | 2 | -6/+4 |
* | Added /roster by commands, wip | James Booth | 2014-11-11 | 2 | -3/+40 |
* | Added /roster show|hide resource | James Booth | 2014-11-11 | 4 | -38/+63 |
* | Added /roster show|hide offline | James Booth | 2014-11-10 | 3 | -46/+85 |
* | Added /roster show|hide command, only show roster on connect success | James Booth | 2014-11-10 | 9 | -4/+77 |
* | Refactor subwin sizing and disabled wrapping | James Booth | 2014-11-10 | 5 | -39/+94 |