about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-07-20 19:39:43 -0500
committerPaul Frazee <pfrazee@gmail.com>2022-07-20 19:39:43 -0500
commit9e0ee99d6e6b9d03221684906db5531103f0d697 (patch)
tree3c23a91db59114e512fb282aa721eeae8321476d
parent39483d92db90b69c8e1b47d82829d79651a69d25 (diff)
downloadvoidsky-9e0ee99d6e6b9d03221684906db5531103f0d697.tar.zst
Add todos.txt (during initial dev this is just the simplest route)
-rw-r--r--todos.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/todos.txt b/todos.txt
new file mode 100644
index 000000000..842f5b912
--- /dev/null
+++ b/todos.txt
@@ -0,0 +1,17 @@
+Paul's todo list
+
+- Posts in Thread and Feed view
+  - Like btn
+  - Repost btn
+  - Share btn
+  - Navigate to profile on avi or username click
+- Thread view
+  - Mock API support fetch on thread that's not root
+  - Header (back btn, highlight)
+  - Navigate on post press
+  - View likes list
+  - View reposts list
+  - Reply control
+- Compose post control
+- Navigation
+  - Stack behavior when navigating content
\ No newline at end of file