alexesmet / localpost-server

Web messenger application written on Rust. Optimized, fast, basic, works with or without JavaScript!
2 stars 2 forks source link

Replace input with textarea with validation #3

Closed Logarithmus closed 3 years ago

Logarithmus commented 3 years ago

Enables multiline messages. If you press "Send" while message is empty, it'll refuse to send and show a warning message instead.