Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -40/+41 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -41/+40 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -40/+41 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 1 | -1/+3 |
| | | | | | | | | New options: /connect <account> [auth default|legacy] /account <account> set auth default|legacy Fixes #1236. | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -1/+5 |
| | | | | | | | | | | | | There is 3 policy: - manual: OMEMO session are only started manually - automatic: OMEMO session are only started if they have been started manually before - always: OMEMO session are always started unless they have been ended manually before Closes #1040 and fixes #1052 | ||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Override account options with connect options | Dmitry Podgorny | 2018-11-07 | 1 | -0/+3 |
| | | | | | | | | | | | | With this feature user can configure TLS policy for an account and override it for a single login with /connect command. Example: /account set <jid> tls force /connect <jid> tls trust The example shows how to trust server's certificate only once. Fixes #1021. | ||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 1 | -1/+1 |
| | | | | issue #880 | ||||
* | Make header defines consistent | James Booth | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -1/+2 |
| | |||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -7/+7 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -1/+3 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into pgp | James Booth | 2015-04-23 | 1 | -2/+1 |
|\ | | | | | | | | | Conflicts: src/config/account.h | ||||
| * | Tidied account login | James Booth | 2015-04-23 | 1 | -2/+1 |
| | | |||||
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 1 | -1/+2 |
|/ | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Add support for evaluated password | Peter Vilim | 2015-01-06 | 1 | -1/+2 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Implemented per contact OTR policy setting | James Booth | 2014-05-11 | 1 | -1/+6 |
| | |||||
* | Added OTR policy account preference | James Booth | 2014-05-11 | 1 | -1/+2 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -0/+58 |