Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add max tab length to statusbar | James Booth | 2018-03-11 | 1 | -0/+1 |
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 1 | -0/+15 |
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 1 | -0/+1 |
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -9/+1 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -0/+26 |
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 1 | -0/+1 |
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -2/+43 |
* | Add /rooms service autocompletion | James Booth | 2018-02-05 | 1 | -7/+27 |
* | Add /rooms cache | James Booth | 2018-02-05 | 1 | -8/+36 |
* | Fix tests, move glob creation | James Booth | 2018-01-27 | 1 | -1/+1 |
* | Allow filtering rooms list by glob | James Booth | 2018-01-27 | 1 | -0/+43 |
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 1 | -0/+16 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Legacy SSL support | Dmitry Podgorny | 2017-06-24 | 1 | -0/+1 |
* | Allow search_any and search_all for help | James Booth | 2017-04-07 | 1 | -1/+2 |
* | 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 |
|\ |