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
Samuel Newman
5b8631d188
Fix profile lists/feeds/starterpacks tabs position issue ( #8935 )
2025-09-10 18:49:04 +03:00
Samuel Newman
5be753ecdf
add prevent default to thread anchor checkmark ( #9020 )
2025-09-10 17:44:19 +03:00
Caidan Williams
d7c180db0e
style: remove trailing spaces
2025-09-09 20:35:14 -07:00
Caidan Williams
f5079b8158
feat: add OpenGraph metadata for feed URLs in bskyweb
...
Enable rich link previews when feed URLs are shared in iMessage, Slack, and other social platforms. Adds feed title, description, creator info, and avatar images to improve sharing experience.
2025-09-09 20:03:50 -07:00
pfrazee
c7591ef058
Nightly source-language update
2025-09-10 02:33:45 +00:00
Samuel Newman
372e20efa3
ALF saved feeds screen ( #8844 )
2025-09-09 22:40:25 +03:00
Samuel Newman
9e8bceec60
reduce checkmark size in thread anchor ( #8942 )
2025-09-09 10:27:16 -07:00
Samuel Newman
6432667f60
ALF lists screen ( #8941 )
...
* alf list screens
* relocate to `#/screens`, balkanize
* use useBreakpoints
* showCancel on subscribe menu
* fix typo
2025-09-09 10:20:33 -07:00
Samuel Newman
4a1b1f17f4
Clean up dialogs ( #8934 )
2025-09-09 18:45:36 +03:00
Samuel Newman
7574a745d1
Fix focus ring shapes ( #9005 )
...
* fix user avis being the wrong shape
* fix the fab being the wrong shape
2025-09-09 08:40:19 -07:00
Samuel Newman
53e43a957c
run yarn lint --fix ( #9013 )
2025-09-09 08:38:21 -07:00
Samuel Newman
bb30b592d7
Remove atob polyfill ( #9000 )
...
* remove atob polyfill
* remove base64-js as a dependency
2025-09-09 08:33:41 -07:00
Samuel Newman
bbc55eb0d7
clean up language before suggesting ( #9006 )
2025-09-09 08:33:23 -07:00
Samuel Newman
3e2c181c40
Upgrade @types/react to 19 and run codemod (attempt 2) ( #8918 )
...
* update dependencies
* rm `import type React from 'react'`
* run codemods
* patch discord types
* update types/react-dom
* Update yarn.lock
2025-09-09 08:09:10 -07:00
pfrazee
d496a22352
Nightly source-language update
2025-09-09 02:37:07 +00:00
Samuel Newman
d8413b09f8
remove link from saved count ( #9010 )
2025-09-08 23:14:19 +03:00
Samuel Newman
5ec6db5297
bump version ( #9008 )
2025-09-08 11:31:14 -07:00
kindgracekind
2b4da7f536
Pass feed context to video feed post controls ( #9004 )
2025-09-08 02:24:07 -07:00
Eric Bailey
5cd4a3362d
1.108.0 Release Prep ( #8993 )
...
* Pull and extract
* Pull and extract part II
1.108.0
2025-09-05 13:14:20 -05:00