mattermost-mobile/app/components/post_draft
Rajat Dabade 8e1af4298d
Viewing Files in Edit mode in mobile with ability to delete and save (#8918)
* Viewing Files in Edit mode in mobile with ability to delete and save

* Added upload attachment to keyboard tracker view

* using state instread of use ref

* Minor

* Added tests

* intl extract

* new function getFiles
ById, batch file deletion and tests

* Files fetching in edit options and tests

* Removed DeviceEventEmitter and used React context

* Added support to check minimum required version to show edit file attachments

* resolve forward ref issue

* Minor

* memotized props for context and observe config with value

* Import fixes
2025-06-20 01:03:57 +05:30
..
archived Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
draft_handler Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
draft_input Viewing Files in Edit mode in mobile with ability to delete and save (#8918) 2025-06-20 01:03:57 +05:30
post_input Mobile drafts (#8280) 2025-01-13 18:40:03 +05:30
quick_actions Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
read_only Fix more messages indicator on read only channels (#8652) 2025-03-11 07:32:22 +08:00
send_button Unlicensed server should not show the tooltip on channel send button (#8806) 2025-04-29 17:21:09 +05:30
send_handler MM-64243 Fix the animation delay while send the post in the channel (#8868) 2025-06-02 08:29:17 +03:00
typing Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
uploads Viewing Files in Edit mode in mobile with ability to delete and save (#8918) 2025-06-20 01:03:57 +05:30
index.ts Unify Is Read Only logic to avoid code repetition and improve redability (#8720) 2025-04-06 17:50:19 +02:00
post_draft.tsx Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00