Commit Graph

10 Commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
f09a1cff2d Enable syntax-highlighting in tokio-xmpp
This makes logs much nicer to read.
2024-06-04 18:06:22 +02:00
Emmanuel Gil Peyrot
7c85e6e006 Enable env_logger
This is probably temporary, as we will most likely want to have a debug
console, but this will do for now.
2024-06-04 18:01:36 +02:00
Emmanuel Gil Peyrot
950571be81 Switch from gtk::Label to a custom chat tab widget
This one supports avatars now!
2024-06-03 17:52:05 +02:00
130d6bebfc Start receive message 2024-06-03 17:39:25 +02:00
ba276d9b00 Receive message do nothing 2024-06-03 17:39:25 +02:00
855df73ef0 Don't crash when no messages 2024-06-03 17:39:25 +02:00
cc657d75f6 Remove chrono warning and replace with TODO 2024-06-03 17:39:25 +02:00
382caf83a8 Load real contacts 2024-06-03 17:39:17 +02:00
37bb7b09dc Add shell.nix and README 2024-06-03 16:04:22 +02:00
Emmanuel Gil Peyrot
b151186fea Hello world! 2024-06-02 22:16:47 +02:00