mattermost-mobile/app/components/post_list/post
Mattermost Build fd6a542dd1
Fix Android image loads by attaching auth headers (#9554) (#9557)
* Fix images not loading on android"

* Update app/components/expo_image/index.tsx



* Update snapshots and remove accept

* Fix 16KB page size patch failing due to stale diff context (#9555)

The expo_image/index.tsx hunks in 9325-full.diff were generated before
the NetworkManager/header-handling code was added to ExpoImage. The stale
context lines caused patch's fuzzy matching to apply ExpoImage hunks to
ExpoImageBackground instead, then ExpoImageBackground hunks failed
because those sections were already modified.

Regenerated the expo_image diff hunks to match the current file state
with proper context lines for both ExpoImage (with header handling) and
ExpoImageBackground components.

https://claude.ai/code/session_01SGXWQzxrcPpWsq2YrjoUwd



---------





(cherry picked from commit 46d46790b5)

Co-authored-by: Nick Misasi <nick.misasi@mattermost.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Your Name <larkox@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-27 05:01:08 +02:00
..
avatar feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
body Fix Android image loads by attaching auth headers (#9554) (#9557) 2026-02-27 05:01:08 +02:00
burn_on_read/unrevealed Burn On Read Posts (#9307) 2025-12-11 09:42:16 +05:30
footer Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
header New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
pre_header Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
system_message Improve markdown code (#9164) 2025-11-04 10:05:56 +01:00
index.ts Burn On Read Posts (#9307) 2025-12-11 09:42:16 +05:30
post.test.tsx Handled the case of own BoR post not relying on post.metadata (#9341) 2025-12-11 10:29:29 +05:30
post.tsx New keyboard library Setup (#9278) (#9413) 2026-01-14 08:18:06 +02:00
unread_dot.tsx Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00