Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed /info command in rooms | James Booth | 2014-12-27 | 1 | -2/+1 | |
| | | | ||||||
* | | | Moved chat states out of xmpp module for message send chat | James Booth | 2014-12-27 | 1 | -51/+125 | |
|/ / | ||||||
* | | Fixed non OTR compilation | James Booth | 2014-12-25 | 1 | -1/+1 | |
| | | ||||||
* | | Removed functions from window.c | James Booth | 2014-12-22 | 1 | -4/+10 | |
| | | ||||||
* | | Added win_get_title | James Booth | 2014-12-21 | 1 | -12/+4 | |
| | | ||||||
* | | Use class instead of base pointer | James Booth | 2014-12-21 | 1 | -21/+28 | |
| | | ||||||
* | | Added /inpblock command | James Booth | 2014-12-21 | 1 | -0/+13 | |
| | | ||||||
* | | Removed TODOs | James Booth | 2014-12-20 | 1 | -4/+0 | |
| | | ||||||
* | | Fixed tests | James Booth | 2014-12-20 | 1 | -2/+2 | |
| | | ||||||
* | | Refactored all window recipients and types | James Booth | 2014-12-20 | 1 | -62/+64 | |
| | | | | | | | | Tests need fixing | |||||
* | | Refactoring window types, removing recipient and from references - wip | James Booth | 2014-12-18 | 1 | -161/+184 | |
| | | ||||||
* | | Moved roster functions | James Booth | 2014-12-16 | 1 | -7/+7 | |
| | | ||||||
* | | Added new window and layout types | James Booth | 2014-12-16 | 1 | -13/+19 | |
| | | ||||||
* | | Allow params to /bookmark when in a room | James Booth | 2014-12-14 | 1 | -17/+10 | |
| | | ||||||
* | | Renamed chat_resource -> resource | James Booth | 2014-12-10 | 1 | -6/+6 | |
| | | ||||||
* | | Moved chat resource to WIN_CHAT type | James Booth | 2014-12-10 | 1 | -6/+6 | |
| | | ||||||
* | | Added form to WIN_MUC_CONFIG type | James Booth | 2014-12-10 | 1 | -9/+13 | |
| | | ||||||
* | | Use selected resource for sending messages | James Booth | 2014-12-03 | 1 | -6/+32 | |
| | | ||||||
* | | Added /resource command | James Booth | 2014-12-02 | 1 | -0/+42 | |
| | | ||||||
* | | Fixed closing window 0 | James Booth | 2014-12-01 | 1 | -4/+0 | |
| | | ||||||
* | | Automatically add/remove '/' when adding and removing aliases | James Booth | 2014-11-30 | 1 | -5/+15 | |
|/ | ||||||
* | Merge remote-tracking branch 'incertia/master' | James Booth | 2014-11-24 | 1 | -1/+8 | |
|\ | ||||||
| * | implement account removal | Will Song | 2014-11-23 | 1 | -0/+13 | |
| | | ||||||
| * | add nooffline option to roster | Will Song | 2014-11-23 | 1 | -1/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'incertia/account-remove' | James Booth | 2014-11-24 | 1 | -0/+13 | |
|\ \ | ||||||
| * | | implement account removal | Will Song | 2014-11-23 | 1 | -0/+13 | |
| |/ | ||||||
* / | Free contact list on /who | James Booth | 2014-11-24 | 1 | -0/+2 | |
|/ | ||||||
* | Added [ui] preferences to themes | James Booth | 2014-11-19 | 1 | -0/+10 | |
| | ||||||
* | Added /theme colours command | James Booth | 2014-11-17 | 1 | -2/+6 | |
| | ||||||
* | Added support for bold theme settings | James Booth | 2014-11-16 | 1 | -0/+1 | |
| | ||||||
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -4/+4 | |
| | ||||||
* | Added /time off | James Booth | 2014-11-16 | 1 | -0/+5 | |
| | ||||||
* | Added /time setting | James Booth | 2014-11-16 | 1 | -0/+19 | |
| | ||||||
* | Added /roster size and /occupants size settings | James Booth | 2014-11-15 | 1 | -0/+30 | |
| | ||||||
* | Added /roster by commands, wip | James Booth | 2014-11-11 | 1 | -0/+21 | |
| | ||||||
* | Added /roster show|hide resource | James Booth | 2014-11-11 | 1 | -0/+10 | |
| | ||||||
* | Added /roster show|hide offline | James Booth | 2014-11-10 | 1 | -9/+28 | |
| | ||||||
* | Added /roster show|hide command, only show roster on connect success | James Booth | 2014-11-10 | 1 | -0/+12 | |
| | ||||||
* | Added /wrap user preference for enabling/disabling word wrapping | James Booth | 2014-11-09 | 1 | -1/+11 | |
| | ||||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -1/+7 | |
| | ||||||
* | Removed hash_table_iter usage for room roster | James Booth | 2014-11-03 | 1 | -11/+13 | |
| | ||||||
* | Fixed various memory leaks | James Booth | 2014-11-01 | 1 | -3/+4 | |
| | ||||||
* | Updated help | James Booth | 2014-10-27 | 1 | -4/+4 | |
| | ||||||
* | Changed room help colour, added whitespace after invalid field setting | James Booth | 2014-10-24 | 1 | -0/+14 | |
| | ||||||
* | Removed room unlocked console message | James Booth | 2014-10-24 | 1 | -1/+0 | |
| | ||||||
* | Renamed room destroy function | James Booth | 2014-10-23 | 1 | -1/+1 | |
| | ||||||
* | Added /account clear [account] port | James Booth | 2014-10-23 | 1 | -0/+4 | |
| | ||||||
* | Added /account clear [account] server | James Booth | 2014-10-23 | 1 | -0/+4 | |
| | ||||||
* | Implemented new field commands | James Booth | 2014-10-19 | 1 | -201/+201 | |
| | ||||||
* | Remove fields from command autocomplete on form submit/cancel | James Booth | 2014-10-18 | 1 | -0/+4 | |
| |