mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-04 13:26:09 +00:00
* android, desktop: message grouping
* short format on chat
* separator for dates
* simplify
* show on separator when not current year
* default for showing date on markdown text
* remove unused code
* refactor
* refactor
* remove default locally
* fixed build
* fix
* show first date in chat
* apply padding to selectable area
* fix date on chats for previous days
* add year formatting
* fixed message grouping and time show
* remove log
* fixed reserved space for meta
* align first chat bubble with image
* metadata correct space
* remove log
* simplify item separation logic
* cleanuo
* icon tweaks
* without unneeded element
* match ios logic
* CIMetaText fix
* split selectable area
* Revert "split selectable area"
This reverts commit 1c6001ba3d.
* reserve space similar to ios
* split spacing for chat item selection
* less repeated code
* format
* increase padding
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>