Austin McKinley
9dcd8f81db
update ogcard workflow to build and push new ECS images on PR creation
2025-09-22 11:38:10 -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
estrattonbailey
834486c97d
Nightly source-language update
2025-09-05 16:28:09 +00:00
Eric Bailey
e073bdac6e
Remove region for AA call, actually not helpful ( #8992 )
2025-09-05 11:07:37 -05:00
Samuel Newman
73d72814c5
patch in unreleased upstream fix for jitter ( #8952 )
2025-09-05 08:39:55 -07:00
Samuel Newman
daed047bb4
[Perf] Drawer gesture perf fix + related cleanup ( #8953 )
...
* split drawer layout into own component
* don't put props in dep array
* memoize pager view
2025-09-05 08:39:28 -07:00
Samuel Newman
ee3e083938
Restore quick language select ( #8981 )
...
* restore quick language select
* rm showCancel
* rm margin from thread button
* alf composer icons
* stop hiding keyboard
* use trans
2025-09-05 08:34:00 -07:00
Eric Bailey
0f089060d2
Make logs more clear ( #8991 )
2025-09-05 10:25:42 -05:00
Samuel Newman
01ba0d0ed6
Revert "use comment instead of context ( #8987 )" ( #8990 )
...
This reverts commit c7f8da8f97 .
2025-09-05 08:11:56 -07:00
Samuel Newman
c7f8da8f97
use comment instead of context ( #8987 )
2025-09-05 18:03:29 +03:00
Eric Bailey
76cd645a40
Provide more precise data for age assurance ( #8989 )
2025-09-05 10:02:24 -05:00
Samuel Newman
124cfb57c7
only show bookmarks nux to existing users ( #8988 )
2025-09-05 09:49:34 -05:00
Samuel Newman
ac0c4ef2d9
ensure headers are set when chat reporting ( #8985 )
2025-09-05 09:33:27 -05:00
Samuel Newman
917256713f
require auth for bookmarks ( #8983 )
2025-09-05 09:31:25 -05:00
Samuel Newman
c26906e15c
add translation context for "saved" ( #8982 )
2025-09-05 07:29:57 -07:00
Samuel Newman
0c4b908020
Simplify post number formatting ( #8978 )
...
* revert number formatting change
* use formatPostStatCount in repost web
2025-09-05 09:29:10 -05:00
Samuel Newman
457cd3d0fb
E2E fixes ( #8980 )
...
* update dev-env
* hide nux after onboarding
* use getter/setter for proxy header
2025-09-05 09:27:18 -05:00
estrattonbailey
bc827dc97f
Nightly source-language update
2025-09-05 00:40:16 +00:00
Eric Bailey
c129108b78
108 fixes ( #8977 )
...
* Translation comment
* Fix error handling in starter pack generation
* Allow access to DM settings for age restricted users
* Leave post stat unit formatting up to translators
2025-09-04 19:36:23 -05:00