Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed chat state for non OTR | James Booth | 2014-12-28 | 1 | -31/+3 |
| | |||||
* | Moved chat states out of xmpp module for message send chat | James Booth | 2014-12-27 | 1 | -10/+35 |
| | |||||
* | Fixed non OTR compilation | James Booth | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | Removed function pointers | James Booth | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Removed functions from window.c | James Booth | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Added /inpblock command | James Booth | 2014-12-21 | 1 | -0/+11 |
| | |||||
* | Refactored all window recipients and types | James Booth | 2014-12-20 | 1 | -19/+20 |
| | | | | Tests need fixing | ||||
* | Refactoring window types, removing recipient and from references - wip | James Booth | 2014-12-18 | 1 | -71/+82 |
| | |||||
* | Added new window and layout types | James Booth | 2014-12-16 | 1 | -6/+10 |
| | |||||
* | Renamed chat_resource -> resource | James Booth | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | Moved chat resource to WIN_CHAT type | James Booth | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | Added form to WIN_MUC_CONFIG type | James Booth | 2014-12-10 | 1 | -7/+14 |
| | |||||
* | Added /resource autocompletion | James Booth | 2014-12-04 | 1 | -0/+47 |
| | |||||
* | Use selected resource for sending messages | James Booth | 2014-12-03 | 1 | -2/+10 |
| | |||||
* | Added /resource command | James Booth | 2014-12-02 | 1 | -0/+10 |
| | |||||
* | Automatically add/remove '/' when adding and removing aliases | James Booth | 2014-11-30 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'incertia/master' | James Booth | 2014-11-24 | 1 | -2/+4 |
|\ | |||||
| * | implement account removal | Will Song | 2014-11-23 | 1 | -1/+3 |
| | | |||||
| * | 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 |
| | | |||||
* | | implement account removal | Will Song | 2014-11-23 | 1 | -1/+3 |
|/ | |||||
* | Renamed roster autocomplete functions | James Booth | 2014-11-22 | 1 | -14/+14 |
| | |||||
* | Fixed autoaway help | James Booth | 2014-11-20 | 1 | -1/+1 |
| | |||||
* | Updated /theme usage | James Booth | 2014-11-20 | 1 | -3/+3 |
| | |||||
* | Added /theme colours command | James Booth | 2014-11-17 | 1 | -5/+6 |
| | |||||
* | Added /time off | James Booth | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Added /time setting | James Booth | 2014-11-16 | 1 | -2/+17 |
| | |||||
* | Added /roster size and /occupants size settings | James Booth | 2014-11-15 | 1 | -6/+10 |
| | |||||
* | Added /roster by commands, wip | James Booth | 2014-11-11 | 1 | -3/+19 |
| | |||||
* | Added /roster show|hide resource | James Booth | 2014-11-11 | 1 | -11/+14 |
| | |||||
* | Added /roster show|hide offline | James Booth | 2014-11-10 | 1 | -9/+25 |
| | |||||
* | Added /roster show|hide command, only show roster on connect success | James Booth | 2014-11-10 | 1 | -3/+7 |
| | |||||
* | Added /wrap user preference for enabling/disabling word wrapping | James Booth | 2014-11-09 | 1 | -1/+9 |
| | |||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -1/+9 |
| | |||||
* | Updated /who help | James Booth | 2014-11-05 | 1 | -12/+14 |
| | |||||
* | Fixed leaks in /affiliation and /role | James Booth | 2014-11-03 | 1 | -0/+21 |
| | |||||
* | Fixed various memory leaks | James Booth | 2014-11-01 | 1 | -3/+2 |
| | |||||
* | Updated /account clear help | James Booth | 2014-10-27 | 1 | -2/+1 |
| | |||||
* | Updated /info help | James Booth | 2014-10-24 | 1 | -2/+5 |
| | |||||
* | Updated /form help | James Booth | 2014-10-24 | 1 | -3/+3 |
| | |||||
* | Updated privileges help | James Booth | 2014-10-24 | 1 | -4/+1 |
| | |||||
* | Added /account clear [account] port | James Booth | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | Added /account clear [account] server | James Booth | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | Revert "Removed 0.4.5 todo" | James Booth | 2014-10-20 | 1 | -10/+0 |
| | | | | This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258. | ||||
* | Removed 0.4.5 todo | James Booth | 2014-10-20 | 1 | -0/+10 |
| | |||||
* | Implemented new field commands | James Booth | 2014-10-19 | 1 | -0/+17 |
| | |||||
* | Added /form help autocomplete | James Booth | 2014-10-19 | 1 | -9/+30 |
| | |||||
* | Refactor form field and form autocompleters | James Booth | 2014-10-19 | 1 | -72/+61 |
| | |||||
* | Added all autocompelers for form fields | James Booth | 2014-10-19 | 1 | -108/+40 |
| | |||||
* | Added autocomplete for /field list-single types | James Booth | 2014-10-19 | 1 | -5/+9 |
| |