Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore last status string when connecting | Thorben Günther | 2021-07-01 | 1 | -0/+1 |
| | |||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -53/+53 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -53/+53 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -53/+53 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 1 | -1/+2 |
| | | | | | | | | New options: /connect <account> [auth default|legacy] /account <account> set auth default|legacy Fixes #1236. | ||||
* | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 1 | -2/+2 |
| | | | | Fix #1068 | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Add OMEMO policy | Paul Fariello | 2019-04-17 | 1 | -0/+2 |
| | | | | | | | | | | | | 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 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | 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 | -0/+2 |
| | |||||
* | Applied coding style to account.h | James Booth | 2015-10-25 | 1 | -43/+43 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -1/+2 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -0/+2 |
| | |||||
* | Include last activity in initial presence | James Booth | 2015-09-27 | 1 | -0/+1 |
| | |||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 1 | -0/+2 |
| | |||||
* | Save last activity to account on disconnect | James Booth | 2015-09-25 | 1 | -0/+1 |
| | |||||
* | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 1 | -0/+2 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -2/+2 |
| | |||||
* | iofixed | Peter Vilim | 2015-01-07 | 1 | -0/+1 |
| | |||||
* | Add support for evaluated password | Peter Vilim | 2015-01-06 | 1 | -0/+1 |
| | |||||
* | Removed function pointers | James Booth | 2014-12-22 | 1 | -40/+38 |
| | |||||
* | implement account removal | Will Song | 2014-11-23 | 1 | -0/+1 |
| | |||||
* | Added /account clear [account] port | James Booth | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | Added /account clear [account] server | James Booth | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added /otr policy for contacts in account preferences | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Added otr to /account clear properties | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Added OTR policy account preference | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -22/+1 |
| | |||||
* | Fixed test compilation | James Booth | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | WIP - Adding port to account options | James Booth | 2014-01-18 | 1 | -1/+3 |
| | |||||
* | Added mock_accounts and fixed tests | James Booth | 2013-12-26 | 1 | -33/+35 |
| | |||||
* | Moved fulljid logic to accounts | James Booth | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | Added clear command to /account for password clearing | James Booth | 2013-12-08 | 1 | -0/+1 |
| | | | | fixes #267 | ||||
* | Added /account set <account> password <password> | James Booth | 2013-11-07 | 1 | -0/+1 |
| | |||||
* | Added MAX_PASSWORD_SIZE set to 64 | James Booth | 2013-11-07 | 1 | -0/+2 |
| | | | | fixes #245 | ||||
* | Use passwords from the accounts file | Tomás Senart | 2013-10-14 | 1 | -0/+1 |
| | | | | | | This commit makes it so that if the password in an account in the accounts file is present, then use it. Otherwise ask for the password to the user. | ||||
* | Allow users to set default muc service and nickname per account | James Booth | 2013-09-12 | 1 | -0/+4 |
| | | | | | | | | See #238 Conflicts: src/config/accounts.c | ||||
* | Added rooms history to ProfAccount | James Booth | 2013-05-23 | 1 | -0/+1 |
| | |||||
* | Added resource_presence_t and contact_presence_t | James Booth | 2013-02-10 | 1 | -3/+3 |
| |