hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

Add second timestamp to chat messages (and remove month in turn to limit... #46

Closed cfcs closed 9 years ago

cfcs commented 9 years ago

... the length of the date prompt).

I'm often annoyed by the lack of seconds in the timestamps, especially when comparing shown messages with the XMPP debug log. On the other hand, I find the "month" display a bit pointless. What do you think about merging this change?

hannesm commented 9 years ago

again a piece which should be in the user configuration...