Commit Graph

6329 Commits

Author SHA1 Message Date
Samuel Newman fa52da8628 allow swipe dismissal on iOS 2025-09-12 11:00:30 +03:00
Samuel Newman 60d826c4f0 Delete react-native-mmkv+2.12.2.patch 2025-09-12 11:00:14 +03:00
Samuel Newman c3bb121250 rm atob from docs 2025-09-12 10:01:35 +03:00
Samuel Newman 3b4c5becda update build instructions 2025-09-12 10:00:55 +03:00
Samuel Newman 4278171dd7 bump node version in eas.json 2025-09-12 09:49:31 +03:00
Samuel Newman d1a356ceec update resolutions, dynamic-app-icon 2025-09-12 09:22:12 +03:00
Samuel Newman 5b3a47ed87 dep update 2025-09-12 08:26:18 +03:00
Samuel Newman e326694c1f revert patch, just do debugging part 2025-09-12 08:14:40 +03:00
Samuel Newman 2682989f3c bring back speculative patch, patch built JS code instead of source 2025-09-11 22:42:49 +03:00
Samuel Newman b803098228 revert patch, add temp debug info to error 2025-09-11 21:49:14 +03:00
Samuel Newman db57b5d939 add speculative react-native-mmkv patch 2025-09-11 21:01:03 +03:00
Samuel Newman 82a1cbebdf rm unused picker lib 2025-09-11 20:11:20 +03:00
Samuel Newman 371e31bd93 bump cocoapods 2025-09-11 19:37:24 +03:00
Samuel Newman 749d4c5bd4 import React in expo modules 2025-09-11 14:33:50 +03:00
Samuel Newman 7861de140c delete NativeDropdown & remove Zeego 2025-09-11 14:21:05 +03:00
Samuel Newman 3a666db699 add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5 2025-09-11 14:18:16 +03:00
Samuel Newman 9833afcd1b bump rn-compressor 2025-09-11 14:14:56 +03:00
Samuel Newman 73f6d878bd fix mock 2025-09-11 13:46:53 +03:00
Samuel Newman 91b6d32c5d more type errors 2025-09-11 12:24:56 +03:00
Samuel Newman 9847f7338e rm @types/react resolution from bad rebase 2025-09-11 12:21:05 +03:00
Samuel Newman a99fae861e fix type of uint8array 2025-09-11 12:10:48 +03:00
Samuel Newman be56364733 try and upgrade types/react-dom 2025-09-11 12:09:07 +03:00
Samuel Newman 4c4644d089 use expo-file-system/legacy 2025-09-11 12:01:07 +03:00
Samuel Newman e61f1632c3 downgrade pagerview 2025-09-11 11:55:02 +03:00
Samuel Newman 0a2e459529 downgrade reanimated 2025-09-11 11:43:50 +03:00
Samuel Newman 992b9ebaff add back expo-location 2025-09-11 11:41:42 +03:00
Samuel Newman 97c5cfa9b7 update patches 2025-09-11 11:40:11 +03:00
Samuel Newman 5f98594eff fix lockfile lint 2025-09-11 11:35:08 +03:00
Samuel Newman 735a9c1e3e upgrade off of preview to release 2025-09-11 11:34:00 +03:00
Samuel Newman 01194dd32d update to preview.14 2025-09-11 11:30:23 +03:00
Samuel Newman 1e57665aee build from source, disable new arch 2025-09-11 11:30:23 +03:00
Samuel Newman 6df3dc0812 fix new arch optout 2025-09-11 11:30:23 +03:00
Samuel Newman 9c6369b4ec update patches 2025-09-11 11:30:23 +03:00
Samuel Newman 5dd417cf3f update deps 2025-09-11 11:30:23 +03: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