Eric Bailey
20a5ac8cd2
Revert "Swap in new list for feeds"
...
This reverts commit b71575a3f0 .
2025-09-24 11:12:00 -05:00
Eric Bailey
e8f830aad7
Revert "Hackfix PostFeed, TODO"
...
This reverts commit e7a4686bc4 .
2025-09-24 11:11:38 -05:00
Eric Bailey
94d9357b69
Make virtualization more apparent in storybook
2025-09-24 11:11:03 -05:00
Eric Bailey
391a1d4be3
Checkpoint Layout.List
2025-09-24 11:05:01 -05:00
Eric Bailey
e44a022226
Add web sticky header support
2025-09-24 10:57:27 -05:00
Eric Bailey
4b19e3794e
Checkpoint external sticky header
2025-09-24 09:48:51 -05:00
Eric Bailey
e7a4686bc4
Hackfix PostFeed, TODO
2025-09-24 09:48:16 -05:00
Eric Bailey
b71575a3f0
Swap in new list for feeds
2025-09-23 15:38:49 -05:00
Eric Bailey
2b10180d74
Update Storybook ListContained to use new List
2025-09-23 15:38:48 -05:00
Eric Bailey
9a73611f73
Update types with better docs, add active video handling
2025-09-23 15:37:29 -05:00
Eric Bailey
2b6cff298a
Use ScrollProvider for old list
2025-09-23 15:37:29 -05:00
Eric Bailey
afa6d67c23
Add toggle to switch between list impl, add default keyExtractor
2025-09-23 15:37:29 -05:00
Eric Bailey
d53c0e548f
Add onScrolledDownChange
2025-09-23 15:37:29 -05:00
Eric Bailey
ca5d4bff0c
Add RefreshControl
2025-09-23 15:37:29 -05:00
Eric Bailey
a8b78588fb
Add lightbox handling for menu bar taps
2025-09-23 15:37:29 -05:00
Eric Bailey
0098d617ee
Add header/footer offset
2025-09-23 15:37:29 -05:00
Eric Bailey
661d20d176
Add onItemSeen and automatic insets default
2025-09-23 15:37:28 -05:00
Eric Bailey
c85ce941c3
Add initial impl, scroll context
2025-09-23 15:37:28 -05:00
Eric Bailey
2ad93a5895
Add lists storybook screen
2025-09-23 15:37:28 -05:00
Eric Bailey
ffac99ff80
Add dev shortcut to Storybook
2025-09-23 15:37:28 -05:00
Samuel Newman
46a97fadcb
Delete unused modals and invite code stuff ( #8244 )
...
* delete waitlist modal, which doesn't exist
* delete invite code modal
* rip out copied invites persisted state
* delete invite query
* delete unused modal implementations
2025-09-23 11:45:51 -07:00
Samuel Newman
e90cfdc849
Modernise list create/edit dialog ( #8223 )
2025-09-23 20:11:21 +03:00
Samuel Newman
3bc906b911
fix profile feed liked by tablet offset ( #9066 )
2025-09-23 20:06:11 +03:00
Samuel Newman
7916c73b09
Better screen transitions for auth flow ( #7803 )
2025-09-23 20:04:22 +03:00
Samuel Newman
6d85fe05d1
Constraint video max height to 14/9 ( #8611 )
...
* constraint video max height to 14/9
* Apply new default to web video embed too
* Retain web handling
* Rename prop for clarity
* Align no-crop handling on native/web
* make it always constrained
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-09-23 07:24:31 -07:00
Samuel Newman
be324432bd
add sentry patch for vendoring metro import ( #9065 )
2025-09-23 07:16:19 -07:00
Eric Bailey
133bc2921e
Fix incorrect usage of useAnimatedScrollHandler ( #9063 )
...
* Explicitly declare worklets for useAnimatedScrollHandler_FIXED.web.ts
* Delete unused web hook
* delete other platform split file, import directly
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-09-23 02:12:53 -07:00
pfrazee
b90f807416
Nightly source-language update
2025-09-23 02:34:57 +00:00
Austin McKinley
fbb85e109c
Merge pull request #9064 from bluesky-social/migrate-ogcard
...
Normalize ogcard path metrics
2025-09-22 16:57:38 -07:00
Austin McKinley
9d6f51ff88
normalize ogcard metrics
2025-09-22 16:42:40 -07:00
Austin McKinley
7b10dcf249
Merge pull request #9061 from bluesky-social/migrate-ogcard
...
add metrics middleware to ogcard service
2025-09-22 15:12:36 -07:00
Austin McKinley
93f90bec97
fix metrics types
2025-09-22 11:56:57 -07:00
Austin McKinley
31eb41d21b
remove bogus timeout
2025-09-22 11:45:02 -07:00
Austin McKinley
336e7b5372
update yarn.lock
2025-09-22 11:42:27 -07:00
Austin McKinley
9dcd8f81db
update ogcard workflow to build and push new ECS images on PR creation
2025-09-22 11:38:10 -07:00
hailey
cbcce8c960
improve og profile card ( #9051 )
2025-09-22 11:05:49 -07:00
Barry McGee
2c6752f24a
Fix notification indicator appearing behind navigation text ( #9035 )
...
* Fix peeking notification indicator on web
* Remove relative positioning from LeftNav component
2025-09-22 10:49:16 -07:00
Austin McKinley
14ee7920f4
edit dockerfile to match
2025-09-22 10:28:17 -07:00
Austin McKinley
0ddd09eb9b
add metrics middleware to ogcard service
2025-09-22 10:20:05 -07:00
Samuel Newman
5211b26903
Expo 54 ( #8931 )
...
* update deps
* update patches
* fix new arch optout
* build from source, disable new arch
* update to preview.14
* upgrade off of preview to release
* fix lockfile lint
* update patches
* add back expo-location
* downgrade reanimated
* downgrade pagerview
* use expo-file-system/legacy
* try and upgrade types/react-dom
* fix type of uint8array
* rm @types/react resolution from bad rebase
* more type errors
* fix mock
* bump rn-compressor
* add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5
* delete NativeDropdown & remove Zeego
* `import React` in expo modules
* bump cocoapods
* rm unused picker lib
* add speculative react-native-mmkv patch
* revert patch, add temp debug info to error
* bring back speculative patch, patch built JS code instead of source
* revert patch, just do debugging part
* dep update
* update resolutions, dynamic-app-icon
* bump node version in eas.json
* update build instructions
* rm atob from docs
* Delete react-native-mmkv+2.12.2.patch
* bump expo which might include fix
* update expo patch version
* bump expo patch version
* wrong version oops
* update expo to latest
* update react-native-compressor, rm patch
2025-09-22 08:52:07 -07:00
Samuel Newman
6983efee7f
iOS 26 with design compatibility mode ( #9059 )
...
* enable design compat mode
* patch compressor lib
https://github.com/numandev1/react-native-compressor/issues/367
2025-09-22 08:21:20 -07:00
Caidan
ac71ea235f
improve: enhance post OpenGraph metadata with engagement data and auth handling ( #9046 )
2025-09-17 14:30:10 -07:00
Samuel Newman
5e78c947a0
Add missing passive feed interactions ( #9043 )
2025-09-15 03:02:37 -07:00
pfrazee
952abc82f4
Nightly source-language update
2025-09-12 02:33:47 +00:00
surfdude29
b9a41f30a5
Generate separate strings for join messages in Newskie dialog ( #8007 )
...
* try again
* prettier
* prettier round 2
* Update src/components/NewskieDialog.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-09-11 12:08:30 -07:00
Samuel Newman
6a4c56dfa9
Log cleanup ( #9029 )
...
* change warn to log
* networkerror check on failed to check unread notifications
* rm both logs
* tweak imports
2025-09-11 11:23:16 -07:00
hailey
836d16fec9
ensure mod service header present for appeals ( #9025 )
2025-09-11 00:31:17 -07:00
pfrazee
58ffe365ae
Nightly source-language update
2025-09-11 02:36:03 +00:00
jim
426f025940
Merge pull request #9023 from internet-development/caidanw/app-1040-feed-open-graph-tags
...
feat: add feed open graph tags
2025-09-10 14:19:15 -07:00
Samuel Newman
20ff3e3ba0
Ensure there is a thumbnail for videos on web ( #9019 )
2025-09-10 18:49:44 +03:00