diff options
author | curly <curlybryce@protonmail.com> | 2023-02-08 18:54:16 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-08 18:54:16 -0700 |
commit | 58300710ed6bc9f0734fa3fbdaac6c38dfb8a790 (patch) | |
tree | f4567f355e79465cdade3fff88ec2aa9ef66ee17 /TODO | |
parent | 2131176edc37761e8c4bd4819e0a9f9156bb7c76 (diff) | |
download | rocket_test-58300710ed6bc9f0734fa3fbdaac6c38dfb8a790.tar.gz rocket_test-58300710ed6bc9f0734fa3fbdaac6c38dfb8a790.tar.bz2 rocket_test-58300710ed6bc9f0734fa3fbdaac6c38dfb8a790.zip |
POST and more
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,3 @@ -POST Authentication Delete user @@ -7,7 +6,6 @@ Add Channels Add DM'ing Federation would be cool -Rework message format - sender should just be an id Limit get_message_id_list Add get_message_list @@ -15,4 +13,6 @@ Add get_message_list ACLs Config -/api - list functions/routes
\ No newline at end of file +/api - list functions/routes + +Delete is a bit funky
\ No newline at end of file |