diff options
author | curly <curlybryce@protonmail.com> | 2023-02-08 10:11:09 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-08 10:11:09 -0700 |
commit | 2131176edc37761e8c4bd4819e0a9f9156bb7c76 (patch) | |
tree | ad2afb5f8361d656ebcc9a689f0a213ceccd7e7a /TODO | |
parent | 810be262d778d173dea7bb4fff446dc13da3c9d0 (diff) | |
download | rocket_test-2131176edc37761e8c4bd4819e0a9f9156bb7c76.tar.gz rocket_test-2131176edc37761e8c4bd4819e0a9f9156bb7c76.tar.bz2 rocket_test-2131176edc37761e8c4bd4819e0a9f9156bb7c76.zip |
TODO and include version in /api
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -6,4 +6,13 @@ Rework Response to be an enum Add Channels Add DM'ing -Federation would be cool
\ No newline at end of file +Federation would be cool +Rework message format - sender should just be an id + +Limit get_message_id_list +Add get_message_list + +ACLs +Config + +/api - list functions/routes
\ No newline at end of file |