Skip to content

remove fuzzy time from conversation textview and include date in time_stamp

Bronko requested to merge bronko/gajim:master into master

closes #9272 (closed)

This MR removes "Yesterday"/"X days ago" in front of the timestamp in all conversation textviews (1on1 chat, groupchats and history window).

The config setting "time_stamp" was set to [%x %X] to show the absolute date and time in front of every message.

Edited by Bronko

Merge request reports