diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-11-22 14:31:46 -0600 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-11-22 14:31:46 -0600 |
commit | 0f735fc5759c1ec84a010ded8bbfd4119b4a8f59 (patch) | |
tree | 3bc92025998dbeb6688819f0bceaf55421f7d1ea | |
parent | e488cf8f44a0d6b2b05e50a2cc2e5467ea6f7e37 (diff) | |
download | voidsky-0f735fc5759c1ec84a010ded8bbfd4119b4a8f59.tar.zst |
Farewell, todos.txt
-rw-r--r-- | todos.txt | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/todos.txt b/todos.txt deleted file mode 100644 index da966aa24..000000000 --- a/todos.txt +++ /dev/null @@ -1,37 +0,0 @@ -Paul's todo list - -- General - - Update to RN 0.70 - > Cache some profile/userinfo lookups - - Cursor behaviors on all views - - Update swipe behaviors: edge always goes back, leftmost always goes back, main connects to selector if present -- Onboarding flow - > Invite codes - - Confirm email - - Setup profile? -- Onboarding - - Finish explainers -- Discover scenes view - - * -- Invite to scene - - User search - - Use pagination to make sure there are suggestions -- User profile - - User - - Invite to scene -- Reply gating - - Composer - - View on post -- Linking - - Web linking - > App linking -- Pagination - - Liked by - - Reposted by - - Followers list - - Follows list - - Members list -- Bugs - - Auth token refresh seems broken - - Check that sub components arent reloading too much - - Titles are getting screwed up (possibly swipe related) \ No newline at end of file |