diff options
author | Michael Vetter <jubalh@iodoru.org> | 2020-04-06 14:42:52 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2020-04-06 14:42:52 +0200 |
commit | 0942d98c6116dc4b9b608e7483f1d6a8f62c84d7 (patch) | |
tree | d8a95379d8ae95f8bedfae740c9cb6cba01ed924 /CONTRIBUTING.md | |
parent | 5d54bb228f4ef750edefdd9423f8f672d045ff6c (diff) | |
download | profani-tty-0942d98c6116dc4b9b608e7483f1d6a8f62c84d7.tar.gz |
Remove chat_log_get_previous()
We now dont get the log files from the text files via chat_log_get_previous() anymore. We use the sql backend via log_database_get_previous_chat(). So far it just has the same behaviour like chat_log_get_previous(), except that in _chatwin_history() we don't pass the sender to win_print_history() which should be fixed in a commit soon. And log_database_get_previous_chat() can later easily be expanded to fix https://github.com/profanity-im/profanity/issues/205.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions