Commit Graph

6687 Commits

Author SHA1 Message Date
Samuel Newman be73deff01 add more comments 2025-12-31 17:19:27 +02:00
Samuel Newman ec7a9a8a34 derive final value 2025-12-31 17:19:16 +02:00
Samuel Newman 8930a226d6 fix clamps 2025-12-31 16:11:40 +02:00
Samuel Newman abe6100f2c reenable flags (they are needed) 2025-12-31 16:11:31 +02:00
Samuel Newman f117c1b801 fix fabric reanimated perf by introducing derived value 2025-12-31 15:59:13 +02:00
Samuel Newman 8edc42293f read scrollY once 2025-12-31 13:15:54 +02:00
Samuel Newman 7581799756 clamp transform in growablebanner 2025-12-31 13:15:34 +02:00
Samuel Newman 7d9150cb62 remove unnecessary async from splash 2025-12-31 13:15:17 +02:00
Samuel Newman 4d2863de1b use plain animated view instead of creating animated component for linear gradient 2025-12-31 12:42:21 +02:00
Samuel Newman 120c870c68 rm allowed url 2025-12-31 12:16:31 +02:00
Samuel Newman d7c1ce6822 enable *all* the reanimated feature flags 2025-12-31 12:11:55 +02:00
Samuel Newman c264770e7a use debugOptimized variant 2025-12-30 20:40:46 +02:00
Samuel Newman 96669571a7 restore ota update in background behaviour 2025-12-30 20:36:30 +02:00
Samuel Newman 8318eae5e8 fix android text inputs 2025-12-30 20:36:30 +02:00
Samuel Newman 296dabf6ac fix composer keyboard avoiding behaviour by using keyboard-controller 2025-12-30 20:36:30 +02:00
Samuel Newman 61ffcb2393 fix composer toolbar position 2025-12-30 20:36:30 +02:00
Samuel Newman bdfb156375 update mmkv 2025-12-30 20:36:30 +02:00
Samuel Newman 2fc02b6c38 try-finally block for ptr 2025-12-30 20:36:30 +02:00
Samuel Newman 6abfd324ec Delete ScrollForwarderViewManager.mm 2025-12-30 20:36:30 +02:00
Samuel Newman 6f976321ba always build from source on ios for now 2025-12-30 20:36:30 +02:00
Samuel Newman bbb38b9628 add componentProvider to scroll forwarder 2025-12-30 20:36:30 +02:00
Samuel Newman c75fa50cbd Delete ExpoScrollForwarderView.swift 2025-12-30 20:36:30 +02:00
Samuel Newman 49fe94e643 make interest tabs non-collapsable 2025-12-30 20:36:30 +02:00
Samuel Newman 9893403165 rm deep imports 2025-12-30 20:36:30 +02:00
Samuel Newman 9fce424e5f add new arch support to date picker lib 2025-12-30 20:36:30 +02:00
Samuel Newman dc0e451651 5 -> 4 2025-12-30 20:36:30 +02:00
Samuel Newman 2726408593 remove scrollview patch 2025-12-30 20:36:30 +02:00
Samuel Newman 73506f6942 use latest reanimated 2025-12-30 20:36:30 +02:00
hailey 8fe0ffa616 fabric: update scroll forwarder for profile headers (#8366)
* progress

* remove old module

* nil delegates

* clean up problems

* fix refreshing

* bump
2025-12-30 20:35:40 +02:00
Hailey 9c31b4ca31 fix bottom sheet 2025-12-30 20:35:01 +02:00
Hailey 94127c96a2 fix paste input problems with a patch 2025-12-30 20:35:01 +02:00
Samuel Newman 65324b010e 4 -> 5 2025-12-30 20:35:01 +02:00
Samuel Newman 0bb6aedb7d copy content uri to file in cache dir 2025-12-30 20:35:01 +02:00
Samuel Newman 67f8643929 pass through mimetype rather than assuming data uri 2025-12-30 20:35:01 +02:00
Samuel Newman 18bceddcee fix patch, build rn from source 2025-12-30 20:35:01 +02:00
Samuel Newman 2c161928ce check mimetype instead of URI 2025-12-30 20:35:01 +02:00
Samuel Newman 17a6b176f0 rm mattermost pasteinput 2025-12-30 20:35:01 +02:00
Samuel Newman b7d81716da Patch in RN onPaste PR 2025-12-30 20:35:01 +02:00
Samuel Newman 0aaf11aa7b fix drawer layout on mobile web (#9618) 2025-12-30 09:56:05 -08:00
Samuel Newman 9cfa7d0ba8 Remove RNGH from web bundle (#9528)
* remove RNGH on web

* add intentionally-failing webpack alias

* Update webpack.config.js
2025-12-30 03:40:19 -08:00
Samuel Newman 9743149c26 Replace graphemer with unicode-segmenter (#9526)
* replace graphemer with unicode-segmenter

* use grapheme entrypoint

* force resolution of unicode-segmenter
2025-12-30 03:39:09 -08:00
Samuel Newman 82877a096d Manually update source languages (#9611)
* manually update source langs

* add `intl:push-sources` script
2025-12-30 02:08:26 -08:00
Samuel Newman 12dc38c5fc replace lodash.isequal with fast-deep-equal (#9529) 2025-12-30 01:47:29 -08:00
Samuel Newman 7d5de60401 fix long handles in account switch (#8373) 2025-12-30 01:35:24 -08:00
Samuel Newman 8136258cd8 add pressed state to quote embed (#9592) 2025-12-30 01:31:09 -08:00
Samuel Newman afe5db8b57 clamp gif size (#9610) 2025-12-30 01:30:49 -08:00
Samuel Newman 893dd78a00 remove unused dep (#9606) 2025-12-30 01:23:48 -08:00
Eric Bailey b38013a12f Small copy tweaks (#9557) 2025-12-29 10:21:09 -08:00
Samuel Newman aa1395542f tweak styles of composer prompt (#9524) 2025-12-29 10:19:08 -08:00
Samuel Newman caa02db87b Update react native screens, remove patch (#9210)
* update react native screens

* bump rns

* see if nightly works

* update nightly

* yay it's out

* update react-nav

* update drawer layout and remove patch

* Update createNativeStackNavigatorWithAuth.tsx

* render drawer as "layout" component

* rm react-nav/drawer (unused)

* restore drawer layout patch
2025-12-29 10:16:49 -08:00