cinny/src/app/molecules/message
daemonspring ac364e5ab7
Fixed links splitting across line mid-word (#151)
`break-all` meant that links would split mid-word e.g. I observed `email` become `e\nmail`. `break-word` avoids this but also ensures long links still break before overflowing the line length.
2021-10-27 19:01:45 +05:30
..
Message.jsx Save edited message on enter (#78) 2021-09-13 16:30:23 +05:30
Message.scss Fixed links splitting across line mid-word (#151) 2021-10-27 19:01:45 +05:30
TimelineChange.jsx added read receipt support 2021-08-16 17:51:23 +05:30
TimelineChange.scss added read receipt support 2021-08-16 17:51:23 +05:30