GetMessage* on android; make reply to use message cache; New Messages bubble doesn't reup #448

Merged
dan merged 1 commits from replyFix into trunk 2022-04-27 04:51:20 +00:00
Owner
No description provided.
sarah approved these changes 2022-04-27 04:32:25 +00:00
@ -234,2 +233,3 @@
.then(_sendMessageHandler);
} catch (e) {}
} catch (e) {
print("Exception: reply to message could not be found: " + e.toString());
Owner

env debug

env debug
dan marked this conversation as resolved
dan force-pushed replyFix from e30c26074c to e6c9f7becb 2022-04-27 04:34:22 +00:00 Compare
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/730
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch-ui/731
dan merged commit ecdcef2192 into trunk 2022-04-27 04:51:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#448
No description provided.