mattermost-mobile/app/components/post_list/post
Nick Misasi 46d46790b5
Fix Android image loads by attaching auth headers (#9554)
* Fix images not loading on android"

* Update app/components/expo_image/index.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* 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

Co-authored-by: Claude <noreply@anthropic.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Your Name <larkox@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-26 21:36:03 -05: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) 2026-02-26 21:36:03 -05:00
burn_on_read/unrevealed Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
footer Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
header Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01: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 Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
post.test.tsx Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
post.tsx Enable exhaustive deps in the repo (#9508) 2026-02-18 11:56:16 +01:00
shimmer_animation.tsx Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
unread_dot.tsx Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00
use_shimmer_animation.tsx Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00