TODO roadmap
This commit is contained in:
parent
ab0137230f
commit
e8f20ab828
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue