Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use current room for /bookmark add and /bookmark remove | James Booth | 2016-10-05 | 1 | -4/+4 |
| | |||||
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -6/+57 |
| | |||||
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -5/+5 |
| | |||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -0/+17 |
| | | | | closes #853 | ||||
* | cmd_defs: Fix typo | Tim Nieradzik | 2016-09-05 | 1 | -4/+4 |
| | |||||
* | Update help | James Booth | 2016-08-22 | 1 | -9/+8 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -9/+9 |
| | |||||
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Add /plugins python_version command | James Booth | 2016-07-24 | 1 | -2/+4 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Add /plugins install command | James Booth | 2016-07-12 | 1 | -2/+5 |
| | |||||
* | Allow reloading all plugins with /plugin reload | James Booth | 2016-07-10 | 1 | -3/+3 |
| | |||||
* | Add /plugin reload command | James Booth | 2016-07-10 | 1 | -2/+5 |
| | |||||
* | /plugins unload command and completer | James Booth | 2016-06-30 | 1 | -2/+5 |
| | |||||
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -6/+3 |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | ||||
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -3/+6 |
| | |||||
* | Update /notify help | James Booth | 2016-05-31 | 1 | -1/+2 |
| | |||||
* | Remove commented code | James Booth | 2016-05-31 | 1 | -26/+0 |
| | |||||
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -31/+48 |
| | |||||
* | Add /presence titlebar subcommand | James Booth | 2016-05-31 | 1 | -29/+29 |
| | |||||
* | Update window navigation help | James Booth | 2016-05-25 | 1 | -9/+12 |
| | |||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -2/+4 |
| | | | | issue #813 | ||||
* | Remove unneeded functions from cmd headers | James Booth | 2016-05-23 | 1 | -14/+16 |
| | |||||
* | Move functions from cmd_defs to cmd_funcs | James Booth | 2016-05-23 | 1 | -102/+22 |
| | |||||
* | Fix command headers | James Booth | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | Rename command sources | James Booth | 2016-05-22 | 1 | -0/+2445 |