+shyfire131 c9b70dc10d Add support for multiline chat (#595)
* Support newlines for sender

- add multiline prop
- default behavior is not to submit the form when enter is hit, so listen for keypresses and trigger a synthetic button click when enter is hit
- however shift+enter is reserved for newlines, so we also check for those

* Support newlines for receiver

If decrypted message containes newlines, split and render on multiple lines

* Also add newline support for turtle mode senders

* Styling adjustment for send button

* Implement styling feedback

---------

Co-authored-by: +shyfire131 <shyfire131@shyfire131.net>
2023-05-21 20:25:12 +00:00
..
2023-05-21 20:25:12 +00:00
2022-01-01 15:05:55 -08:00
2022-08-28 00:20:45 +02:00
2022-10-20 20:53:51 +00:00
2022-02-17 11:50:10 -08:00
2023-05-17 04:16:26 -07:00
2022-10-20 20:53:51 +00:00
2022-10-24 14:34:21 +00:00
2023-02-21 17:22:48 +00:00