From a8a0603375fa4c5c1e61bd8a0dc0ed7f3f77854e Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 29 Sep 2020 22:18:33 +0200 Subject: server: Implement room_leave --- TODO.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index f180d0a..45d5421 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,10 +1,9 @@ - Server crashed with 'DIE userdata_unregister called while nonexistent'; fix! -- Unit tests for hashtable -- Room leave command - Store message as UTF8 text, not blob - Somehow communicate (push? poll?) to room members whether a particular user is currently _active_, not just online. - A session is marked inactive 2 minutes after the latest activity on that session. Make the number "2" configurable and not a hard-coded constant. - Use poll(2), not select(2) +- Use single sql query in broadcast.c to get all receiving users, don't perform a JOIN in user code - Fix OOM dos vector - Public rooms, and public room join command -- cgit v1.2.3-70-g09d2