Commit graph

22 commits

Author SHA1 Message Date
03c1fe7f34 Implement connection in yet another way 2022-06-22 16:10:57 +02:00
49169a1b62 Convert between Packet and individual packet structs 2022-06-22 10:47:26 +02:00
21010fc48a Add draft for euph room connection 2022-06-21 00:51:54 +02:00
dcbad0a739 Implement EuphVault 2022-06-20 11:18:17 +02:00
de7815f653 Model euphoria api 2022-06-19 14:07:52 +02:00
36e1dbfa59 Compose messages via external editor 2022-06-17 20:50:12 +02:00
9d1810eceb Open and close sqlite db properly 2022-06-16 00:51:00 +02:00
e65bf49a6e Remove unused dependencies 2022-06-16 00:51:00 +02:00
d5dd2924eb Remove crossterm's event-stream feature 2022-06-16 00:51:00 +02:00
0be5c7f67a Update dependencies 2022-06-13 09:25:43 +02:00
bea4ed90e7 Add Msg and MsgStore traits 2022-06-13 09:22:52 +02:00
84d554dee9 Update toss and crossterm event polling 2022-06-08 19:00:27 +02:00
00c905eff5 Delete lots of stuff 2022-06-08 15:03:37 +02:00
742e7725ab Update dependencies and add toss 2022-05-29 12:53:02 +02:00
a50ecaee68 Prepare ui structure 2022-02-23 17:53:26 +01:00
ee74676da4 Use my own tui fork 2022-02-21 22:09:42 +01:00
28c3241fd9 Create very basic text input 2022-02-21 01:49:20 +01:00
fbc24a1154 Add room and nick list UI mockup 2022-02-20 00:32:33 +01:00
992e84e67e Continue implementing rooms
Changing lots of things along the way... But that's how it is: Make one
change, make more changes to fix the resulting errors and so on.
2022-02-19 01:06:53 +01:00
31ffa5cd67 Start implementing rooms 2022-02-18 20:24:03 +01:00
18194f586c Render basic tui and restore terminal 2022-02-15 23:16:01 +01:00
0c9f5e91a3 Create project 2022-02-07 21:31:46 +01:00