diff options
author | Michael Vetter <jubalh@iodoru.org> | 2020-03-11 14:17:11 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2020-04-06 10:50:20 +0200 |
commit | 8bfb175d03925c8a468eac0660189c86093be2cd (patch) | |
tree | 8777541e0736f862a8e4ab1841464603e753085c /tests/unittests/test_muc.h | |
parent | 49057077b9396a16c600ddd61357a1816a94e791 (diff) | |
download | profani-tty-8bfb175d03925c8a468eac0660189c86093be2cd.tar.gz |
Start SQLite db module
I plan to save all messages in an SQLite db. For retrieving information it's nicer than having it in a text file. We will have more info in there and easier to parse it. This will also be good for later MAM (https://github.com/profanity-im/profanity/issues/660). Regular text files will still be an option for users so that they can easily grep them and do whatever they like. Internally Profanity will only use the SQLite db.
Diffstat (limited to 'tests/unittests/test_muc.h')
0 files changed, 0 insertions, 0 deletions