mattermost-mobile/app
ladudu a4e495a2a6
fix Slack attachment button color looks wrong color for dark themes (#8959)
- Moved STATUS_COLORS declaration outside of the conditional block for better readability.
- Updated hexColor assignment logic to ensure a default color is applied when buttonColor is not provided.
- Adjusted customButtonStyle and customButtonTextStyle to use the updated hexColor logic.
2025-09-17 11:44:55 +02:00
..
actions feat: show pre-auth secret error on field on server create (#9102) 2025-09-17 08:04:28 +02:00
client feat: show pre-auth secret error on field on server create (#9102) 2025-09-17 08:04:28 +02:00
components fix Slack attachment button color looks wrong color for dark themes (#8959) 2025-09-17 11:44:55 +02:00
constants Add playbooks edit command functionality (#9084) 2025-09-08 14:29:15 +02:00
context Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
database Playbooks update (#9039) 2025-07-29 21:55:41 +08:00
helpers Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hooks Mention, embedded link and handling of post update on offline device (#9104) 2025-09-12 14:06:58 +05:30
i18n Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
init MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
managers MM-65085: Support Pre Shared Password on server connect (#9082) 2025-09-01 11:24:15 +02:00
products Add set due date functionality to playbooks (#9091) 2025-09-12 16:37:56 +02:00
queries Typescript support and view component for permalink with user and message (#9052) 2025-09-10 17:12:16 +05:30
screens feat: show pre-auth secret error on field on server create (#9102) 2025-09-17 08:04:28 +02:00
store Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
utils Add set due date functionality to playbooks (#9091) 2025-09-12 16:37:56 +02:00