]> git.mar77i.info Git - chat/commitdiff
update todo master
authormar77i <mar77i@protonmail.ch>
Tue, 1 Oct 2024 07:28:09 +0000 (09:28 +0200)
committermar77i <mar77i@protonmail.ch>
Tue, 1 Oct 2024 07:28:09 +0000 (09:28 +0200)
todo.txt

index 9090dd5185899e324e74932026dfecf357386655..55cfb8bed100623c6889abac4aa09974e7961166 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,13 +1,17 @@
-[ ] JS
-   - ws client infrastructure: auto-reconnect, notify-throttle
+[ ] make it easy to see what users are in the current channel
+[ ] "load more" button
+[ ] new message(s) indicators in left panel
+[ ] edit existing messages
+[ ] channel urls, privatemessage urls
+[ ] in <a href="#">, use javascript:void(0) instead
+[ ] channel management: channel admin
+
+[ ] ws client infrastructure: auto-reconnect, notify-throttle
 [ ] server-side throttling
 [ ] server-side throttling
-[ ] finish tests for api endpoints
 
 [ ] tests for pg-trigger→notify websocket
 
 [ ] tests for pg-trigger→notify websocket
-   - somehow test each trigger statement individually, that is 4 models * 5 endpoints
+   - somehow test each trigger statement individually, that is 4 statements * 5 models
 [ ] ws and chat tests?
 [ ] ws and chat tests?
-[ ] channel management: channel admins?
-[ ] file uploads
 [ ] media uploads: images, gifs, even video files?
 [ ] moderation functions: report messages to MANAGERS, including private ones
 [ ] write email to user
 [ ] media uploads: images, gifs, even video files?
 [ ] moderation functions: report messages to MANAGERS, including private ones
 [ ] write email to user