Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added /resource command | James Booth | 2014-12-02 | 6 | -0/+79 | |
| | | ||||||
* | | Tidied title bar draw | James Booth | 2014-12-02 | 1 | -96/+88 | |
|/ | ||||||
* | Fixed closing window 0 | James Booth | 2014-12-01 | 1 | -4/+0 | |
| | ||||||
* | Updated navigation help | James Booth | 2014-12-01 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/ctrl-w' into ctrl-w | James Booth | 2014-12-01 | 1 | -1/+5 | |
|\ | ||||||
| * | Added ifdef to _show_privacy() function | James Booth | 2014-12-01 | 1 | -1/+5 | |
| | | ||||||
* | | Removed debug | James Booth | 2014-12-01 | 1 | -10/+0 | |
|/ | ||||||
* | Added ctrl-w support (with debug) | James Booth | 2014-12-01 | 1 | -58/+77 | |
| | ||||||
* | Fixed /me messages in chat room history | James Booth | 2014-12-01 | 1 | -0/+1 | |
| | ||||||
* | Fixed spelling in themes | James Booth | 2014-12-01 | 2 | -2/+2 | |
| | ||||||
* | Automatically add/remove '/' when adding and removing aliases | James Booth | 2014-11-30 | 2 | -7/+17 | |
| | ||||||
* | Colour /me messages correctly | James Booth | 2014-11-30 | 1 | -6/+8 | |
| | | | | fixes #457 | |||||
* | Only overwrite preferences with theme when them loaded, not on startup | James Booth | 2014-11-30 | 1 | -3/+16 | |
| | ||||||
* | Added caching of legacy capabilities | James Booth | 2014-11-30 | 3 | -33/+185 | |
| | ||||||
* | Added CHANGELOG | James Booth | 2014-11-28 | 1 | -0/+9 | |
| | ||||||
* | Store capabilities against fulljid when unsupported hash | James Booth | 2014-11-27 | 5 | -52/+153 | |
| | ||||||
* | Refactored parsing caps | James Booth | 2014-11-26 | 8 | -99/+111 | |
| | ||||||
* | Refactored available presence handler | James Booth | 2014-11-26 | 3 | -74/+120 | |
| | ||||||
* | Merge remote-tracking branch 'incertia/master' | James Booth | 2014-11-24 | 4 | -3/+31 | |
|\ | ||||||
| * | implement account removal | Will Song | 2014-11-23 | 4 | -1/+28 | |
| | | ||||||
| * | add nooffline to /roster autocomplete | Will Song | 2014-11-23 | 1 | -0/+1 | |
| | | ||||||
| * | updated description for /roster | Will Song | 2014-11-23 | 1 | -2/+3 | |
| | | ||||||
| * | roster_get_contacts_nooffline only gets contacts that are not offline | Will Song | 2014-11-23 | 1 | -1/+2 | |
| | | ||||||
| * | add nooffline option to roster | Will Song | 2014-11-23 | 1 | -1/+6 | |
| | | ||||||
| * | add functions for getting roster list without offline contacts (but not ↵ | Will Song | 2014-11-23 | 2 | -0/+18 | |
| | | | | | | | | implemented) | |||||
* | | Merge remote-tracking branch 'incertia/account-remove' | James Booth | 2014-11-24 | 4 | -1/+28 | |
|\ \ | ||||||
| * | | implement account removal | Will Song | 2014-11-23 | 4 | -1/+28 | |
| |/ | ||||||
* | | Free contact list on /who | James Booth | 2014-11-24 | 1 | -0/+2 | |
| | | ||||||
* | | Free string after setting theme ui preference, fixed valgrind warning | James Booth | 2014-11-24 | 2 | -2/+3 | |
|/ | ||||||
* | 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 | |
| |