17 Commits

Author SHA1 Message Date
ab65d49605 implement channel acking and new messages 2019-07-12 18:30:44 +02:00
b8fa202ce3 implement message sending to channels 2019-07-12 11:53:32 +02:00
30fb4a73df switch over to use sessions 2019-07-10 14:30:37 +02:00
91bdd23a72 web sockets are hard 2019-07-08 23:29:08 +02:00
c3f4f5a180 fetch messages for channels and display them 2019-07-08 18:38:24 +02:00
623649dd86 update status update with a window title 2019-07-08 15:09:06 +02:00
7a15fe6752 implement logout command 2019-07-08 13:04:53 +02:00
82d36c38f1 allow hotkeys to affect other windows too 2019-07-05 18:05:39 +02:00
7a565e4764 revamp keycode handling 2019-07-05 17:33:42 +02:00
a164afe170 began work on a msg command 2019-07-05 16:40:16 +02:00
7f5ceff688 full friends list support, add remove, and accept 2019-07-04 19:25:38 +02:00
de6d02fd58 suddenly friend listing support 2019-07-03 21:14:23 +02:00
b307906cf4 massive improvements all abound 2019-07-02 21:53:29 +02:00
9b4826f9cb begin framework for command handling 2019-06-28 16:25:52 +02:00
7d52612b72 abandon input libraries and do it ourselves 2019-06-27 20:25:30 +02:00
e9bf4d0986 steps towards an ncurses API 2019-06-26 10:48:55 +02:00
05694d2611 split into library and applications 2019-06-25 14:52:38 +02:00