bsky-app/src/view/screens
Paul Frazee 54faa7e176
Remove deprecated models and mobx usage (react-query refactor) (#1934)
* Update login page to use service query

* Update modal to use session instead of store

* Move image sizes cache off store

* Update settings to no longer use store

* Update link-meta fetch to use agent instead of rootstore

* Remove deprecated resolveName()

* Delete deprecated link-metas cache

* Delete deprecated posts cache

* Delete all remaining mobx models, including the root store

* Strip out unused mobx observer wrappers
2023-11-16 12:53:43 -08:00
..
Search Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00
AppPasswords.tsx Refactor app passwords to use react-query (#1932) 2023-11-16 11:11:56 -08:00
CommunityGuidelines.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
CopyrightPolicy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Debug.tsx [APP-786] Native notifications (#1095) 2023-08-23 16:28:51 -07:00
Feeds.tsx Composer update (react-query refactor) (#1899) 2023-11-14 10:41:55 -08:00
Home.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
LanguageSettings.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
Lists.tsx More profile refactor updates (#1886) 2023-11-13 13:29:33 -08:00
Log.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
Moderation.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
ModerationBlockedAccounts.tsx Update Muted and Blocked accounts screens (react-query refactor) (#1892) 2023-11-13 17:30:56 -08:00
ModerationModlists.tsx More profile refactor updates (#1886) 2023-11-13 13:29:33 -08:00
ModerationMutedAccounts.tsx Update Muted and Blocked accounts screens (react-query refactor) (#1892) 2023-11-13 17:30:56 -08:00
NotFound.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Notifications.tsx Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00
PostLikedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
PostRepostedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
PostThread.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
PreferencesHomeFeed.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
PreferencesThreads.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
PrivacyPolicy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
Profile.tsx Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00
ProfileFeed.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
ProfileFeedLikedBy.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileFollowers.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileFollows.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
ProfileList.tsx Fix profile list (#1907) 2023-11-14 17:45:38 -08:00
SavedFeeds.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
Settings.tsx Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
Support.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
TermsOfService.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00