]> gitweb.ps.run Git - chirp/blobdiff - todo.md
work
[chirp] / todo.md
diff --git a/todo.md b/todo.md
index e1487d4883fb7d0b84b576698c8d6de9e8d13ffa..46259dd13d96ce46fbaeba82a651acbc0124ef89 100644 (file)
--- a/todo.md
+++ b/todo.md
@@ -1,24 +1,26 @@
-## Todo
-- lmdb
-  - check
-  - del
-  - interface: dbi <KEY, VAL>
-  - change optionals to errors
-  - self: *const Self -> self: Self
-  - SessionToken: []u8
-  - get maybe !? weil nicht vorhanden und fehler unterschiedlich behandelt werden sollten
-- generate ids
-- Change respond (respondoptions -> request, fmt+args)
-- Rewrite get_value
+# Todo
+
+## Technical
 - Account
-  - Register
-  - Login
-  - Logout
-  - Change username
-  - Change password
-- Home
-- Post
-- Comment
-- Like
-- Repost
-- Timeline
+  - Public-Key-Crypto
+- TUI
+
+## Functional
+- maybe instead of hovering to quote/comment, only allow on post link and show statically
+  - post on separate link
+  - quote on separate link
+- maintain scroll
+- search users
+- search posts
+- @ users
+- save posts
+- create views
+- profile description
+- custom css
+
+## Optional
+- images (media)
+- trending page
+- DMs
+- Limit Posts/Comments and paginate
+- Calculate max buffer sizes