Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix for dev & staging | Paul Frazee | 2023-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | Switch to the off-spec goodstuff route | Paul Frazee | 2023-03-17 | 2 | -19/+51 | |
| | | ||||||
| * | Fix backgrounds | Paul Frazee | 2023-03-17 | 2 | -1/+12 | |
| | | ||||||
| * | Fall back to who to follow | Paul Frazee | 2023-03-17 | 2 | -1/+13 | |
| | | ||||||
| * | Add foaf-based follow discovery | Paul Frazee | 2023-03-17 | 6 | -130/+335 | |
| | | ||||||
| * | Choose good stuff based on service | Paul Frazee | 2023-03-17 | 2 | -2/+12 | |
| | | ||||||
| * | Remove explicit 'onboarding' flow | Paul Frazee | 2023-03-17 | 4 | -114/+0 | |
| | | ||||||
| * | Add soft reset on tap selected in tab bar | Paul Frazee | 2023-03-17 | 2 | -3/+18 | |
| | | ||||||
| * | Reduce home polling to the currently active page; also reuse some code | Paul Frazee | 2023-03-17 | 1 | -192/+109 | |
| | | ||||||
| * | Use the native driver on the tabbar indicator to improve perf | Paul Frazee | 2023-03-17 | 3 | -10/+17 | |
| | | ||||||
| * | Add the view header as a feed item | Paul Frazee | 2023-03-17 | 1 | -1/+5 | |
| | | ||||||
| * | Fix to 'new posts' poll | Paul Frazee | 2023-03-17 | 1 | -1/+7 | |
| | | ||||||
| * | Move the feed selector to the footer | Paul Frazee | 2023-03-17 | 6 | -40/+121 | |
| | | ||||||
| * | Visual tune-up | Paul Frazee | 2023-03-16 | 3 | -9/+9 | |
| | | ||||||
| * | Implement popular & following views on home screen | Paul Frazee | 2023-03-16 | 6 | -162/+272 | |
| | | ||||||
| * | Add tab bar to pager | Paul Frazee | 2023-03-16 | 3 | -7/+198 | |
| | | ||||||
| * | Get home screen's swipable pager working with the drawer | Paul Frazee | 2023-03-16 | 5 | -6/+79 | |
| | | ||||||
* | | Add custom feeds selector, rework search, simplify onboarding (#325) | Paul Frazee | 2023-03-19 | 27 | -363/+1133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get home screen's swipable pager working with the drawer * Add tab bar to pager * Implement popular & following views on home screen * Visual tune-up * Move the feed selector to the footer * Fix to 'new posts' poll * Add the view header as a feed item * Use the native driver on the tabbar indicator to improve perf * Reduce home polling to the currently active page; also reuse some code * Add soft reset on tap selected in tab bar * Remove explicit 'onboarding' flow * Choose good stuff based on service * Add foaf-based follow discovery * Fall back to who to follow * Fix backgrounds * Switch to the off-spec goodstuff route * 1.8 * Fix for dev & staging * Swap the tab bar items and rename suggested to what's hot * Go to whats-hot by default if you have no follows * Implement pager and tabbar for desktop web * Pin deps to make expo happy * Add language filtering to goodstuff | |||||
* | | Fixes the lightbox not having a close button on web (#306) (#323) | John Fawcett | 2023-03-19 | 1 | -18/+40 | |
| | | ||||||
* | | Fixes profile edit image selection not prompting users on web (#309) (#321) | John Fawcett | 2023-03-19 | 3 | -2/+19 | |
| | | | | | | | | | | * Fixes profile edit image selection not prompting users on web (#309) * Fixes linting erros | |||||
* | | Fixes character counter missing on web (#300) (#322) | John Fawcett | 2023-03-19 | 1 | -39/+0 | |
| | | ||||||
* | | Fixes quote post not showing up in quote post composer (#315) (#318) | John Fawcett | 2023-03-18 | 4 | -3/+11 | |
|/ | ||||||
* | Refactor feed manipulation and rendering to be more robust (#297) | Paul Frazee | 2023-03-16 | 7 | -260/+360 | |
| | ||||||
* | Disable the drawer and reset the nav when the user logs out or switches accounts | Paul Frazee | 2023-03-16 | 2 | -1/+3 | |
| | ||||||
* | Update team handles and fetch more data in discovery | Paul Frazee | 2023-03-15 | 2 | -9/+9 | |
| | ||||||
* | Tune up notification badge rendering | Paul Frazee | 2023-03-15 | 2 | -21/+7 | |
| | ||||||
* | Optimize and refactor profile rendering a bit | Paul Frazee | 2023-03-15 | 2 | -76/+90 | |
| | ||||||
* | Temporarily disable swipe gesture on profiles | Paul Frazee | 2023-03-15 | 1 | -1/+1 | |
| | ||||||
* | Logout bug hunt (#294) | Paul Frazee | 2023-03-15 | 5 | -48/+100 | |
| | | | | | | | | | | | * Stop storing the log on disk * Add more info to the session logging * Only clear session tokens from storage when they've expired * Retry session resumption a few times if it's a network issue * Improvements to the 'connecting' screen | |||||
* | Temporary hackfix for desktop search | Paul Frazee | 2023-03-14 | 1 | -3/+3 | |
| | ||||||
* | Create build step for the web server (#289) | Paul Frazee | 2023-03-14 | 1 | -1/+1 | |
| | | | | | * Create build step for the web server * Update bskyweb routes and 404 behavior | |||||
* | Handle logged out mobile web better | Paul Frazee | 2023-03-14 | 4 | -52/+118 | |
| | ||||||
* | Fix multiline input in composer | Paul Frazee | 2023-03-14 | 1 | -0/+1 | |
| | ||||||
* | Fix mentions in web | Paul Frazee | 2023-03-14 | 1 | -1/+2 | |
| | ||||||
* | A couple small fixes | Paul Frazee | 2023-03-14 | 2 | -10/+11 | |
| | ||||||
* | Add waitlist signup | Paul Frazee | 2023-03-14 | 6 | -8/+199 | |
| | ||||||
* | Delete dead code | Paul Frazee | 2023-03-14 | 1 | -20/+0 | |
| | ||||||
* | Fix lint, tsc; delete dead code | Paul Frazee | 2023-03-14 | 3 | -593/+6 | |
| | ||||||
* | Remove dead code | Paul Frazee | 2023-03-14 | 1 | -26/+0 | |
| | ||||||
* | Fix redundant filename | Paul Frazee | 2023-03-14 | 2 | -1/+1 | |
| | ||||||
* | Move the shell-ui model to the ui folder | Paul Frazee | 2023-03-14 | 13 | -14/+14 | |
| | ||||||
* | Move the profile-ui model to the new ui folder | Paul Frazee | 2023-03-14 | 2 | -4/+4 | |
| | ||||||
* | Rework account creation and login views | Paul Frazee | 2023-03-14 | 20 | -66/+1257 | |
| | ||||||
* | Tune the logged out web view | Paul Frazee | 2023-03-14 | 1 | -6/+7 | |
| | ||||||
* | Rework logged out state to preserve routing and work for web | Paul Frazee | 2023-03-13 | 26 | -1064/+1049 | |
| | ||||||
* | Notification count fixes | Paul Frazee | 2023-03-13 | 2 | -15/+53 | |
| | ||||||
* | Add /support and /support/privacy | Paul Frazee | 2023-03-13 | 10 | -9/+852 | |
| | ||||||
* | Move to expo and react-navigation (#288) | Paul Frazee | 2023-03-13 | 103 | -3423/+3489 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP - adding expo * WIP - adding expo 2 * Fix tsc * Finish adding expo * Disable the 'require cycle' warning * Tweak plist * Modify some dependency versions to make expo happy * Fix icon fill * Get Web compiling for expo * 1.7 * Switch to react-navigation in expo2 (#287) * WIP Switch to react-navigation * WIP Switch to react-navigation 2 * WIP Switch to react-navigation 3 * Convert all screens to react navigation * Update BottomBar for react navigation * Update mobile menu to be react-native drawer * Fixes to drawer and bottombar * Factor out some helpers * Replace the navigation model with react-navigation * Restructure the shell folder and fix the header positioning * Restore the error boundary * Fix tsc * Implement not-found page * Remove react-native-gesture-handler (no longer used) * Handle notifee card presses * Handle all navigations from the state layer * Fix drawer behaviors * Fix two linking issues * Switch to our react-native-progress fork to fix an svg rendering issue * Get Web working with react-navigation * Refactor routes and navigation for a bit more clarity * Remove dead code * Rework Web shell to left/right nav to make this easier * Fix ViewHeader for desktop web * Hide profileheader back btn on desktop web * Move the compose button to the left nav * Implement reply prompt in threads for desktop web * Composer refactors * Factor out all platform-specific text input behaviors from the composer * Small fix * Update the web build to use tiptap for the composer * Tune up the mention autocomplete dropdown * Simplify the default avatar and banner * Fixes to link cards in web composer * Fix dropdowns on web * Tweak load latest on desktop * Add web beta message and feedback link * Fix up links in desktop web | |||||
* | No longer a beta | Paul Frazee | 2023-03-08 | 3 | -3/+1 | |
| | ||||||
* | Fix lint | Paul Frazee | 2023-03-07 | 1 | -2/+1 | |
| |