TUI client for euphoria.leet.nu, a threaded real-time chat platform
Find a file
Joscha 97366485c9 Fix schema for euph_spans
A primary key implies a NOT NULL constraint for all its columns, which
is not what we want here.
2022-06-24 23:04:17 +02:00
src Fix schema for euph_spans 2022-06-24 23:04:17 +02:00
.gitignore Create project 2022-02-07 21:31:46 +01:00
Cargo.lock Log via log crate 2022-06-23 13:24:26 +02:00
Cargo.toml Redraw whenever a message is logged 2022-06-23 22:15:36 +02:00