1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/omemo
Steffen Jaeckel b8e46552bf add files_file_in_account_data_path()
As all parts of the code invoking the `files_get_account_data_path()`
function did the same afterwards, a function has been added with the same
behavior.

1. create path
2. `mkdir` of that path
3. return final path

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2022-03-13 14:15:02 +01:00
..
crypto.c Include config.h in omemo files 2021-03-26 19:54:04 +01:00
crypto.h auto-format 2022-02-01 15:01:28 +01:00
omemo.c add files_file_in_account_data_path() 2022-03-13 14:15:02 +01:00
omemo.h Remove cmd_tiny, empty files and link nonce with IV 2020-12-07 16:30:03 +01:00
store.c build: remove support for old libsignal 2022-02-18 14:01:28 +01:00
store.h build: remove support for old libsignal 2022-02-18 14:01:28 +01:00