Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OMEMO untrust command | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | Add trust command | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | Add OMEMO fingerprint command | Paul Fariello | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | Add OMEMO commands autocompletion | Paul Fariello | 2019-04-10 | 1 | -0/+31 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Add option to trust server's certificate | Dmitry Podgorny | 2018-11-06 | 1 | -0/+1 |
| | | | | | | | | | | | New tls policy "trust" added to /connect and /account. With the policy TLS connection is established even with invalid certificate. Note, that trust policy forces TLS connection and it fails when server doesn't support TLS. Examples: /connect <jid> tls trust /account <name> set tls trust | ||||
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -8/+8 |
| | | | | Configuration windows are now being used by both muc and cmd. | ||||
* | 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 |
| | | | | | | | | | | | | | | | | Add "legacy" tls policy to /account and /connect commands. When this policy is specified the connection is connected with XMPP_CONN_LEGACY_SSL flag. Notice, legacy SSL and STARTTLS are not compatible and user has to know when exactly the new policy should be used. To enable it, run one of the next commands: /connect <jid> tls legacy [server <host>] /account <name> set tls legacy Notice, there is no SRV record for legacy SSL. Therefore, you may need "server" property to connect successfully. Refer to configuration provided by your server. | ||||
* | 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 |
| | | | | issue #880 | ||||
* | Use server features for account muc service | James Booth | 2016-11-20 | 1 | -0/+1 |
| | | | | issue #878 | ||||
* | Add /tls certpath default | James Booth | 2016-10-17 | 1 | -0/+1 |
| | | | | issue #871 | ||||
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 1 | -110/+109 |
| | | | | closes #858 | ||||
* | 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 |
| | | | | fixes #867 | ||||
* | 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 |
| | | | | 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 |
| |