mattermost-mobile/app/store
Felipe Martin 9793383832
feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416)
* Handle FileWillBeDownloaded plugin hook rejections

- Add WebSocket handler for file_download_rejected events
- Show rejected files as file cards instead of broken thumbnails
- Display plugin rejection message in snackbar
- Store rejection reason in EphemeralStore for later retrieval
- Re-render file components when rejection events arrive
- Remove blurred preview to prevent visual blink on rejection

* chore: lint

* chore: lint and test

* fix: removed event from useEffect
2026-02-16 17:10:25 +01:00
..
ephemeral_store.test.ts Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
ephemeral_store.ts feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
fetching_thread_store.ts [MM-47483] Activity Indicator while loading thread posts (#6865) 2022-12-17 01:15:22 +05:30
navigation_store.test.ts revert: floating banner & low connectivity (#9254) 2025-11-04 07:15:51 -07:00
navigation_store.ts New keyboard library Setup (#9278) 2026-01-13 22:38:35 +05:30
team_load_store.ts Show loading only when team channels are being loaded (#6872) 2022-12-19 12:25:23 +01:00