Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -12/+12 | |
| | ||||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -3/+10 | |
| | | | | closes #853 | |||||
* | Fix string frees in _complete_filepath | James Booth | 2016-09-05 | 1 | -5/+2 | |
| | ||||||
* | Free strings in _complete_filepath | James Booth | 2016-09-05 | 1 | -3/+10 | |
| | ||||||
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 1 | -0/+1 | |
| | ||||||
* | Fix memory leaks | James Booth | 2016-07-25 | 1 | -1/+2 | |
| | ||||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -6/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add /plugins python_version command | James Booth | 2016-07-24 | 1 | -0/+1 | |
| | ||||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 | |
| | ||||||
* | Add /plugins install command | James Booth | 2016-07-12 | 1 | -103/+115 | |
| | ||||||
* | Add /plugin reload command | James Booth | 2016-07-10 | 1 | -0/+25 | |
| | ||||||
* | Plugin unload remove cmd_acs and close window | James Booth | 2016-07-05 | 1 | -0/+8 | |
| | ||||||
* | Use hash table to store plugins | James Booth | 2016-06-30 | 1 | -4/+4 | |
| | ||||||
* | /plugins unload command and completer | James Booth | 2016-06-30 | 1 | -0/+27 | |
| | ||||||
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -9/+0 | |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | |||||
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -0/+9 | |
| | ||||||
* | Free string on connect autocomplete | James Booth | 2016-06-08 | 1 | -0/+2 | |
| | ||||||
* | Complete no arg for /account properties | James Booth | 2016-06-01 | 1 | -31/+39 | |
| | ||||||
* | Complete no arg for /join properties | James Booth | 2016-06-01 | 1 | -19/+26 | |
| | ||||||
* | Complete no arg for /connect properties | James Booth | 2016-06-01 | 1 | -50/+49 | |
| | ||||||
* | Merge branch 'master' into complete-empty | James Booth | 2016-05-31 | 1 | -48/+55 | |
|\ | ||||||
| * | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -46/+26 | |
| | | ||||||
| * | Add /presence titlebar subcommand | James Booth | 2016-05-31 | 1 | -2/+29 | |
| | | ||||||
* | | Complete no arg for /bookmark properties | James Booth | 2016-05-24 | 1 | -40/+51 | |
| | | ||||||
* | | Complete no arg for /role set | James Booth | 2016-05-24 | 1 | -2/+4 | |
| | | ||||||
* | | Complete no arg for /affiliation set | James Booth | 2016-05-24 | 1 | -2/+4 | |
| | | ||||||
* | | Complete no arg for /script run|show | James Booth | 2016-05-24 | 1 | -2/+2 | |
| | | ||||||
* | | Complete no arg for /theme load | James Booth | 2016-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Complete no arg for /plugins load | James Booth | 2016-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Allow empty autocomplete for /otr policy | James Booth | 2016-05-24 | 1 | -6/+6 | |
|/ | ||||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+5 | |
| | | | | issue #813 | |||||
* | Fix command headers | James Booth | 2016-05-23 | 1 | -1/+1 | |
| | ||||||
* | Rename command sources | James Booth | 2016-05-22 | 1 | -0/+2918 | |