about summary refs log tree commit diff stats
path: root/src/config/files.h
Commit message (Collapse)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Rename identification fileMichael Vetter2019-10-161-1/+2
|
* Create random-bytes fileMichael Vetter2019-10-161-0/+1
| | | | | | | | | | So far only with dummy value. We will need an identifier that we can hash together with a message ID and put in as the origin-id. So when we receive message we can unsplit it and see if it was sent from this client. Regards https://github.com/profanity-im/profanity/issues/1207
* Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Move all filepath handling to files.cJames Booth2016-07-241-3/+19
|
* Move xgd functionsJames Booth2016-07-241-2/+5
|
* Add config/files.cJames Booth2016-07-241-0/+44