Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add config.h in files were it was missing | Michael Vetter | 2021-03-26 | 1 | -0/+2 |
| | | | | Related to https://github.com/profanity-im/profanity/issues/1512 | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -23/+22 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -22/+23 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -23/+22 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Move code from jid_random_resource() into own function | Michael Vetter | 2019-10-16 | 1 | -12/+4 |
| | | | | | Move the code that creates a random string into it's own function +get_random_string(). | ||||
* | Add random string at the end of the default resource | Paul Fariello | 2019-04-12 | 1 | -0/+19 |
| | | | | | | | | When connecting for the first time or when creating a new account don't use only 'profanity' as default resource. Some server don't support having 2 connection with same resource. Using profanity as default lead to deconnections. | ||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | 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 | -2/+2 |
| | | | | issue #880 | ||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -8/+10 |
| | | | | issue #829 | ||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -2/+1 |
| | |||||
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -0/+195 |