Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic help search | James Booth | 2017-04-06 | 1 | -0/+1 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -302/+302 |
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 1 | -0/+18 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow clearing account resource | James Booth | 2016-11-22 | 1 | -0/+1 |
* | Use server features for account muc service | James Booth | 2016-11-20 | 1 | -0/+1 |
* | Add /tls certpath default | James Booth | 2016-10-17 | 1 | -0/+1 |
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 1 | -110/+109 |
* | Minor code tidy cmd_ac.c | James Booth | 2016-10-06 | 1 | -54/+47 |
* | Reduce scope of GString in autocompleters | James Booth | 2016-10-03 | 1 | -6/+19 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -8/+8 |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -12/+12 |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -3/+10 |
* | 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 |
* | 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 |
* | Fix command headers | James Booth | 2016-05-23 | 1 | -1/+1 |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -0/+2918 |