Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 1 | -1/+1 |
| | | | | Fix #1068 | ||||
* | Use mock_type() for casting mock() | Frank Zschockelt | 2019-05-08 | 1 | -5/+5 |
| | |||||
* | Use mock_ptr_type() to silence compiler warnings | Frank Zschockelt | 2019-05-08 | 1 | -2/+2 |
| | | | | | | Unit tests on 32-bit architectures were failing due to "cast to pointer from integer of different size" warnings. mock_ptr_type silences those by first casting to uintptr_t. | ||||
* | Fix unit test after account_new API change | Paul Fariello | 2019-04-17 | 1 | -0/+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 | ||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+2 |
| | |||||
* | Moved sending of initial presence to sv_ev_roster_received | James Booth | 2015-12-14 | 1 | -0/+4 |
| | |||||
* | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 1 | -0/+1 |
| | |||||
* | Add ability to script commands after connect | James Booth | 2015-10-15 | 1 | -0/+2 |
| | |||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 1 | -0/+6 |
| | |||||
* | Save last activity to account on disconnect | James Booth | 2015-09-25 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into openpgp | James Booth | 2015-06-12 | 1 | -0/+2 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+185 |