diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-07-22 12:32:52 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-07-22 12:32:52 -0500 |
commit | ce83648f9da3a93018fc7845bec1d35c1519028d (patch) | |
tree | 6b10c7536abca76abe90d2d2adc42ede8a705bf4 /todos.txt | |
parent | 0ec0ba996f05876d78039509e0ea61528c5faeec (diff) | |
download | voidsky-ce83648f9da3a93018fc7845bec1d35c1519028d.tar.zst |
Add liked-by and reposted-by views
Diffstat (limited to 'todos.txt')
-rw-r--r-- | todos.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/todos.txt b/todos.txt index 3a3464983..7e38d5302 100644 --- a/todos.txt +++ b/todos.txt @@ -1,15 +1,21 @@ Paul's todo list -- Posts in Thread and Feed view +- Feed view + - Refresh - Share btn - Thread view - - View likes list - - View reposts list + - Refresh + - Share btn - Reply control - Profile view + - Refresh - Follow / Unfollow - Badges - Compose post control +- Search view + - * +- Notifications view + - * - Linking - Web linking - App linking \ No newline at end of file |