HomePhabricator
Diffusion Comm 0673601371ff

[native] Change 'addReply' function to 'editInputMessage'

Description

[native] Change 'addReply' function to 'editInputMessage'

Summary:
For now, prepending text to add a reply was enough. For editing messages, I will need also an option to replace text in the chat input bar. I renamed the function and added a new parameter (mode), to handle the new situation. The usage of new mode will be added in incomming
diffs.

Test Plan: Run the app on iOS, and check if the reply mode still works. In the next diff checked if the new mode ('replace') also works when entering edit mode.

Reviewers: michal, inka, ginsu

Reviewed By: inka

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D7345

Details

Provenance
kosmydel <kukubaczek@gmail.com>Authored on Apr 7 2023, 4:34 AM
Reviewer
inka
Differential Revision
D7345: [native] Change 'addReply' function to 'editInputMessage'
Parents
rCOMM0856ba174897: [native] Displaying edit mode
Branches
Unknown
Tags
Unknown