mattermost-mobile/app
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
..
actions feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
client Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
components feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
constants feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
context Fix Emoji insert at end of post instead of caret position (#9473) 2026-02-02 19:32:11 +05:30
database Database changes for autotranslations (#9495) 2026-02-10 15:04:35 +01:00
helpers Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hooks feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
i18n Add autotranslations (#9324) 2026-02-10 17:50:39 +01:00
init fix: prevent removal of pre-auth secret on logout (#9411) 2026-01-27 15:52:37 +01:00
managers feat: AI rewrite (#9280) 2026-02-16 16:48:57 +01:00
products feat: AI rewrite (#9280) 2026-02-16 16:48:57 +01:00
queries [MM-67253] Add support for DMs and GMs for autotranslations (#9505) 2026-02-16 16:32:02 +01:00
screens feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
store feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00
utils feat: support fillewillbedownloaded and sendtoastmessage pluginapi (#9416) 2026-02-16 17:10:25 +01:00