Add 'chatty_utils_time_ago_in_words'
Will close issue #172 (closed)
@tobias.bernard Can you please have a look, if the format of the timestamps in the chat-list is okay like so?
Maybe you can have a look at the function 'chatty_utils_time_ago_in_words' in chatty-utils.c to get an idea of how the wording for the verbose and the short format is currently defined.
Currently, the verbose mode and the show-date option are enabled. The latter shows the date instead of i. e. "3 days" or "About 1 month" if the time ago is > 24h.