diff options
author | curly <curlybryce@protonmail.com> | 2023-02-09 09:27:58 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-09 09:27:58 -0700 |
commit | 7bbc871e3402fdedec8f07c8969a8877b87fae18 (patch) | |
tree | b92cd1eca5b55f927aff7b76b8d655ce3298b4c2 /TODO | |
parent | 58300710ed6bc9f0734fa3fbdaac6c38dfb8a790 (diff) | |
download | rocket_test-7bbc871e3402fdedec8f07c8969a8877b87fae18.tar.gz rocket_test-7bbc871e3402fdedec8f07c8969a8877b87fae18.tar.bz2 rocket_test-7bbc871e3402fdedec8f07c8969a8877b87fae18.zip |
message_list, delete_user, limits
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,5 +1,4 @@ Authentication -Delete user Rework Response to be an enum Add Channels @@ -7,12 +6,9 @@ Add DM'ing Federation would be cool -Limit get_message_id_list -Add get_message_list - ACLs Config /api - list functions/routes -Delete is a bit funky
\ No newline at end of file +Delete is a bit funky - doesn't always report correctly
\ No newline at end of file |