mattermost-mobile/app/screens/user_profile
Guillermo Vayá 9699318043
Show profile message actions for non-DM user profiles (#9496)
* Show profile message actions for non-DM user profiles

* Add DM profile visibility safeguards and coverage

* Simplify DM channel name parsing and add reversed order test

Remove redundant manual split('__') validation in
isDirectMessageWithViewedUser, relying on getUserIdFromChannelName
which already handles both name orderings. Add test for reversed
DM channel name order (B__A) to prevent regressions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 12:49:07 +01:00
..
title feat(iOS): Add Microsoft Intune MAM integration with multi-server support (#9312) 2025-12-10 13:07:28 +02:00
custom_attributes.test.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
custom_attributes.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
custom_status.tsx Thread crash fix and other UI fixes (#7342) 2023-05-11 09:35:11 -04:00
index.test.ts Show profile message actions for non-DM user profiles (#9496) 2026-02-13 12:49:07 +01:00
index.ts Show profile message actions for non-DM user profiles (#9496) 2026-02-13 12:49:07 +01:00
label.test.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
label.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
label_link.test.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
label_link.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
manage_user_options.tsx [Gekidou - MM-47653] Implement Manage Members Screen (#6771) 2023-02-03 10:42:12 +02:00
options.tsx Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
user_info.test.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
user_info.tsx [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
user_profile.test.tsx Show profile message actions for non-DM user profiles (#9496) 2026-02-13 12:49:07 +01:00
user_profile.tsx Show profile message actions for non-DM user profiles (#9496) 2026-02-13 12:49:07 +01:00