about summary refs log tree commit diff stats
path: root/src/config/files.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-9/+10
* Apply coding styleMichael Vetter2020-07-071-18/+18
* Revert "Apply coding style"Michael Vetter2020-07-071-18/+18
* Apply coding styleMichael Vetter2020-07-071-18/+18
* files.c: use const char *const where appropriateMichael Vetter2020-07-011-2/+2
* Use files_get_account_data_path instead of duplicate codeMichael Vetter2020-07-011-1/+2
* Define POSIX macro to have strdupMichael Vetter2020-06-121-4/+4
* PoC for bookmark ignoreMichael Vetter2020-05-241-0/+1
* db: Have one database per accountMichael Vetter2020-04-061-1/+1
* database: Define chatlog database locationMichael Vetter2020-04-061-0/+1
* Allow setting custom log file via -f FILENAMEMichael Vetter2020-02-211-1/+1
* 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
* 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