bsky-app/todos.txt

42 lines
1019 B
Plaintext
Raw Normal View History

Paul's todo list
- General
- Update to RN 0.70
2022-10-03 23:02:03 +02:00
- Cache some profile/userinfo lookups
- Cursor behaviors on all views
2022-10-31 23:23:47 +01:00
- Update swipe behaviors: edge always goes back, leftmost always goes back, main connects to selector if present
2022-09-29 18:59:11 +02:00
- Onboarding flow
- Confirm email
- Setup rpfoile?
2022-11-09 22:57:49 +01:00
- Create scene
- Set profile during creation
2022-10-31 23:23:47 +01:00
- Discover scenes view
- *
- Invite to scene
- User search
- Filter out scenes from suggestions
- Filter out unconfirmed invites from suggestions
- Use pagination to make sure there are suggestions
- Unconfirmed invites
2022-10-31 23:23:47 +01:00
- User profile
- Scene
- Trending
- Edit profile
- Reply gating
- Composer
- View on post
2022-07-22 02:55:04 +02:00
- Linking
- Web linking
2022-07-26 19:02:34 +02:00
- App linking
- Pagination
- Liked by
- Reposted by
- Followers list
- Follows list
2022-11-09 20:12:03 +01:00
- Members list
- Bugs
- Create account broken
2022-11-08 22:56:22 +01:00
- Follows are broken
- Auth token refresh seems broken
2022-09-09 18:29:46 +02:00
- Check that sub components arent reloading too much
2022-11-01 19:46:07 +01:00
- Titles are getting screwed up (possibly swipe related)