Skip to content

feat: show the username and avatar again on date-change

Srevin Saju requested to merge work/srevinsaju/fix-localtime-datechange into master

when the clock hits 00:00 in the user's time zone, but in the case of a continuous discussion, it is likely that "Today" date-change marker would obstruct the conversation, and the username and avatar would be missing.

Before

Screenshot_20210529_150926

After

Screenshot_20210529_151103

Merge request reports