Commit graph

6 commits

Author SHA1 Message Date
26b07d6c57 Fix indent rendering
I forgot that I used a box drawing character and not a '|' character to
render the indent.
2022-07-19 21:52:07 +02:00
3af1193869 Port rendering logic 2022-07-19 21:47:40 +02:00
583c82148f Determine some constants based on others 2022-07-19 21:24:11 +02:00
3a814fb960 Remove obsolete functions 2022-07-19 18:09:50 +02:00
9b3ea00d1b Use longer time format 2022-07-05 20:49:07 +02:00
446e3e885a Move chat to ui module 2022-07-05 19:37:29 +02:00
Renamed from src/chat/tree/util.rs (Browse further)