Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: fix typos in testing.md (#1764) | Igor Shevchenko | 2023-10-30 | 1 | -2/+2 |
| | |||||
* | Filter non-self threads from profile view (#1757) | Eric Bailey | 2023-10-30 | 1 | -1/+47 |
| | |||||
* | Merge branch 'main' of https://github.com/haideralipunjabi/social-app into main | Paul Frazee | 2023-10-30 | 6 | -5/+64 |
|\ | |||||
| * | Added show more for long posts | Haider Ali Punjabi | 2023-10-26 | 6 | -5/+64 |
| | | |||||
* | | Use more beautiful title separator (#1728) | Leo Lamprecht | 2023-10-30 | 1 | -1/+1 |
| | | |||||
* | | Allow back navigation to home on profile header (#1717) | Pouria Delfanazari | 2023-10-30 | 1 | -1/+5 |
| | | | | | | Navigate back to home if there is no navigation history. | ||||
* | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-10-30 | 1 | -0/+6 |
|\ \ | |||||
| * | | Log time to first paint (#1775) | dan | 2023-10-31 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | * Log time to first paint * Fix TS | ||||
* | | | Merge branch 'Tanza3D-improve-post-button' into main | Paul Frazee | 2023-10-30 | 1 | -4/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Yep, one pixel | Paul Frazee | 2023-10-30 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'improve-post-button' of https://github.com/Tanza3D/social-app ↵ | Paul Frazee | 2023-10-30 | 1 | -4/+8 |
|/| | | | | | | | | | | | into Tanza3D-improve-post-button | ||||
| * | | Fix wonky comment | Tanza3D | 2023-10-18 | 1 | -1/+1 |
| | | | |||||
| * | | Shrink to 16 again | Tanza3D | 2023-10-18 | 1 | -1/+1 |
| | | | |||||
| * | | Improve New Post button | Tanza3D | 2023-10-18 | 1 | -5/+9 |
| | | | |||||
* | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-10-30 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Don't inline-require Babel runtime helpers (#1774) | dan | 2023-10-31 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge branch 'liby-fix/step2-waitlist-link-accessibility' into main | Paul Frazee | 2023-10-30 | 1 | -4/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix a11y prop | Paul Frazee | 2023-10-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'fix/step2-waitlist-link-accessibility' of ↵ | Paul Frazee | 2023-10-30 | 1 | -3/+9 |
|/| | | | | | | | | | | | | | | | https://github.com/liby/social-app into liby-fix/step2-waitlist-link-accessibility | ||||
| * | | | Improved accessibility and interaction for waitlist Link in `Step2` component | Bryan Lee | 2023-10-15 | 1 | -3/+9 |
| |/ / | |||||
* | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-10-30 | 2 | -0/+17 |
|\ \ \ | |||||
| * | | | Don't compile Hermes-supported features with Babel (#1773) | dan | 2023-10-31 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't transpile Hermes-supported features * Disable the object spread plugin We're using Hermes, and Hermes supports object spread. We can remove this patch when we upgrade Expo because it'll be conditional there. | ||||
* | | | | Merge branch 'liby-bugfix/desktop-web-text-link-media-query-issue' into main | Paul Frazee | 2023-10-30 | 4 | -16/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Rename component to match new behavior | Paul Frazee | 2023-10-30 | 4 | -11/+11 |
| | | | | |||||
| * | | | Merge branch 'bugfix/desktop-web-text-link-media-query-issue' of ↵ | Paul Frazee | 2023-10-30 | 1 | -5/+2 |
|/| | | | | | | | | | | | | | | | https://github.com/liby/social-app into liby-bugfix/desktop-web-text-link-media-query-issue | ||||
| * | | | Replace `isDesktop` with `isWeb` in `DesktopWebTextLink` component | Bryan Lee | 2023-10-04 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | - Replaced `useWebMediaQueries().isDesktop` with `isWeb` in `DesktopWebTextLink` component to fix inconsistent behavior due to media query changes. - `isWeb` doesn't rely on media queries, offering stable judgement and avoiding fluctuation when adjusting the browser window. | ||||
* | | | | Merge branch 'elijah-wright-patch-1' into main | Paul Frazee | 2023-10-30 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Fix lint | Paul Frazee | 2023-10-30 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Merge branch 'patch-1' of https://github.com/elijah-wright/social-app into ↵ | Paul Frazee | 2023-10-30 | 1 | -6/+4 |
|/| | | | | | | | | | | | | | | | | | | | elijah-wright-patch-1 | ||||
| * | | | | readd hint | Elijah Wright | 2023-10-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix accessibility in AutoSizedImage | Elijah Wright | 2023-10-08 | 1 | -6/+4 |
| | | | | | |||||
* | | | | | Let Metro handle import/export instead of Babel (#1772) | dan | 2023-10-30 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Let Metro handle import/export instead of Babel * Keep using Babel for ESM->CJS in tests | ||||
* | | | | | 1.55 | Paul Frazee | 2023-10-30 | 3 | -33/+34 |
| | | | | | |||||
* | | | | | Initialize screen modules lazily (#1763) | dan | 2023-10-27 | 1 | -41/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Initialize screen modules lazily * Use getComponent (thanks @ecreeth for the tip) | ||||
* | | | | | Remove redundant linking listeners (#1760) | dan | 2023-10-26 | 1 | -10/+0 |
| | | | | | |||||
* | | | | | Fix white flash on startup (#1759) | dan | 2023-10-27 | 3 | -3/+7 |
| | | | | | |||||
* | | | | | Enable inline requires (#1756) | dan | 2023-10-26 | 2 | -1/+16 |
| | | | | | |||||
* | | | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-10-26 | 13 | -83/+117 |
|\ \ \ \ \ | |||||
| * | | | | | Update Analytics (#1743) | Ansh | 2023-10-26 | 4 | -18/+19 |
| | |_|_|/ | |/| | | | |||||
| * | | | | 1721 Update support link (#1722) | Ansh | 2023-10-25 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * change support page copy * fix grammar | ||||
| * | | | | add scroll indicator on web to profile suggested follows card (#1724) | Ansh | 2023-10-25 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | allow enter key to trigger waitlist signup (#1723) | Ansh | 2023-10-25 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Fixed CropImage modal aspect ratio buttons visibility in dark mode (#1730) | elliot | 2023-10-25 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Remove MobX from Link (#1745) | dan | 2023-10-25 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove MobX from Link * Keep memo() though We previously had observer() apply it automatically, so re-add it | ||||
| * | | | | Simplify the avatar component (#1744) | dan | 2023-10-25 | 3 | -44/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Copypaste UserAvatar to EditableUserAvatar * Swap usages with onSelectNewAvatar to EditableUserAvatar * Split prop types into UserAvatarProps and EditableUserAvatarProps * Remove dead branches from EditableUserAvatar * Remove dead branches from UserAvatar | ||||
| * | | | | Fix four gallery images for Firefox (#1710) | dan | 2023-10-18 | 1 | -4/+4 |
| | |_|/ | |/| | | |||||
* / | | | 1.54 | Paul Frazee | 2023-10-14 | 3 | -7/+7 |
|/ / / | |||||
* | | | Performance optimization (#1676) | Ansh | 2023-10-13 | 24 | -374/+584 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upgrade sentry to support profiling monitoring * remove console logs in production builds * feeds tab bar and bottom bar animation centralized * refactor FeedPage out of Home * add script to start in production mode * move FAB inner to reanimated * move FABInner back to `Animated` RN animation * add perf commands * add testing with Maestro and perf with Flashlight * fix merge conflicts * fix resourceClass name in eas.json * fix onEndReachedThreshold in Feed * memoize styles * go back to old styling for LoadLatestBtn * remove reanimated code from useMinimalShellMode * move shell animations to hook/reanimated for perf * fix empty state issue * make shell animation feel smoother * make shell animation more smooth * run animation with autorun * specify keys for tab bar properly * remove comments * remove already imported dep * fix lint * add testing instructions * mock sentry-expo for jest * fix jest mocks * Fix the load-latest button on desktop and tablet * Fix: don't move the FAB in tablet mode * Fix type error * Fix tabs bar positioning on tablet * Fix types --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> | ||||
* | | | Scope drawer drag workaround to feed pagers (#1694) | dan | 2023-10-13 | 1 | -4/+4 |
| | | | |||||
* | | | Toggle lightbox controls on tap (#1687) | dan | 2023-10-13 | 4 | -63/+81 |
| | | | | | | | | | | | | | | | | | | | | | * Make the lightbox controls animation smoother * Toggle controls on tap * Disable pointer events when hidden |