Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OMEMO should be written uppercase | Paul Fariello | 2019-04-10 | 1 | -10/+10 |
| | |||||
* | Add /omemo char command | Paul Fariello | 2019-04-10 | 1 | -1/+5 |
| | |||||
* | Add OMEMO in prefs command | Paul Fariello | 2019-04-10 | 1 | -2/+3 |
| | |||||
* | Add clear_device_list command | Paul Fariello | 2019-04-10 | 1 | -4/+7 |
| | |||||
* | Use /omemo fingerprint to show contact fingerprints | Paul Fariello | 2019-04-10 | 1 | -2/+2 |
| | | | | Don't print fingerprints when they are received | ||||
* | Add OMEMO log command | Paul Fariello | 2019-04-10 | 1 | -0/+4 |
| | |||||
* | Add OMEMO end command | Paul Fariello | 2019-04-10 | 1 | -0/+3 |
| | |||||
* | Add OMEMO untrust command | Paul Fariello | 2019-04-10 | 1 | -1/+3 |
| | |||||
* | Add trust command | Paul Fariello | 2019-04-10 | 1 | -2/+5 |
| | |||||
* | Add OMEMO fingerprint command | Paul Fariello | 2019-04-10 | 1 | -3/+6 |
| | |||||
* | Add OMEMO commands autocompletion | Paul Fariello | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | Add signal store backend and OMEMO start command | Paul Fariello | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | Move OMEMO initialization to profanity intialization | Paul Fariello | 2019-04-10 | 1 | -4/+7 |
| | | | | Also store identity keys into account | ||||
* | Link against libsignal-protocol-c | Paul Fariello | 2019-04-08 | 1 | -1/+19 |
| | |||||
* | Fix autoaway typo | Michael Vetter | 2019-02-19 | 1 | -1/+1 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Nicks containig spaces need to be quoted | Raf Czlonka | 2018-11-22 | 1 | -1/+1 |
| | | | | For example "FirstName LastName", need to be quoted. | ||||
* | Add option to trust server's certificate | Dmitry Podgorny | 2018-11-06 | 1 | -2/+4 |
| | | | | | | | | | | | 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 | ||||
* | Merge pull request #991 from paulfariello/feature/xep-0050 | Michael Vetter | 2018-09-27 | 1 | -4/+24 |
|\ | | | | | Add support for xep 0050 ad-hoc commands, without multi-step | ||||
| * | Fix description for config commands | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
| | | |||||
| * | Allow to use cmd without being in a window | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
| | | |||||
| * | Fix cmd command synopsis | Paul Fariello | 2018-09-05 | 1 | -2/+2 |
| | | |||||
| * | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -4/+4 |
| | | | | | | | | Configuration windows are now being used by both muc and cmd. | ||||
| * | Add command subcommands: list and exec | Paul Fariello | 2018-09-05 | 1 | -8/+13 |
| | | | | | | | | Also handle list result | ||||
| * | Add command command | Paul Fariello | 2018-09-05 | 1 | -0/+15 |
| | | | | | | | | Initial commit to test commands API | ||||
* | | implemented plugin updates | Philip Flohr | 2018-09-06 | 1 | -0/+4 |
| | | |||||
* | | added the possibility to uninstall a plugin | Philip Flohr | 2018-09-06 | 1 | -0/+4 |
| | | |||||
* | | Fix command 'group' description | Michael Vetter | 2018-09-05 | 1 | -1/+1 |
|/ | |||||
* | Add max tab length to statusbar | James Booth | 2018-03-11 | 1 | -1/+4 |
| | |||||
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 1 | -8/+11 |
| | |||||
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 1 | -2/+3 |
| | |||||
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -12/+5 |
| | |||||
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -0/+5 |
| | |||||
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 1 | -3/+3 |
| | |||||
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -5/+14 |
| | |||||
* | Update help for /rooms | James Booth | 2018-02-05 | 1 | -1/+1 |
| | |||||
* | Add /rooms cache | James Booth | 2018-02-05 | 1 | -3/+6 |
| | |||||
* | Filter rooms by simple case insensitive text | James Booth | 2018-02-04 | 1 | -6/+6 |
| | |||||
* | Fix tests, move glob creation | James Booth | 2018-01-27 | 1 | -6/+7 |
| | |||||
* | Allow filtering rooms list by glob | James Booth | 2018-01-27 | 1 | -5/+12 |
| | |||||
* | Allow hiding room server in roster | James Booth | 2018-01-21 | 1 | -0/+4 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'pasis/legacy-ssl' | James Booth | 2017-07-13 | 1 | -2/+4 |
|\ | |||||
| * | Legacy SSL support | Dmitry Podgorny | 2017-06-24 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Fix memory leak in cmd_init() | Dmitry Podgorny | 2017-07-01 | 1 | -2/+2 |
|/ | | | | _cmd_index() returns string allocated by glib. | ||||
* | Allow search_any and search_all for help | James Booth | 2017-04-07 | 1 | -6/+34 |
| | |||||
* | Match all terms on help search | James Booth | 2017-04-07 | 1 | -13/+18 |
| | |||||
* | Update /help help | James Booth | 2017-04-07 | 1 | -4/+4 |
| | |||||
* | Free cmd search index | James Booth | 2017-04-07 | 1 | -0/+6 |
| | |||||
* | Add basic help search | James Booth | 2017-04-06 | 1 | -4/+77 |
| |