TODO roadmap

This commit is contained in:
Jakub 2026-05-09 13:05:00 +08:00
parent ab0137230f
commit e8f20ab828

View file

@ -20,6 +20,12 @@
;; Depends on websocket, request, and notifications. ;; Depends on websocket, request, and notifications.
;; TODOs
;; 1. Keep track of request ID and token inside the session struct
;; 2. Swap to the new room, message, and user structure
;; 3. Prototype UI for displaying
;; 4. Handle pagination
;;; Code: ;;; Code:
(require 'gomuks-structs) (require 'gomuks-structs)