Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -27/+27 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -27/+27 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -27/+27 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Fix broken support for case-sensitive account names | Philip Flohr | 2019-02-22 | 1 | -1/+2 |
| | | | | | | | | | | | Don't lower account name before calling accounts_get_account(). Only lower if there is no account with the given name and the name is interpreted as a jid. Updated unittests to test this behaviour. Fixes #725 . | ||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+26 |