Tags: ulsa/status-react
Tags
[fix] support offline contact request, confirmation and update - fix a bug in profile where app would was returning directly to profile screen after photo capture, showing updating to user but not actually saving and broadcasting it - adds support for offline contact request, confirmation and updates by leveraging the :sent and :not-sent signal from status-go. Each chat in the protocol layer uses a `resend?` field to keep track of the current state of the contact, between `nil`, `contact-request`, `contact-request-confirmation` and `contact-update`. There is no case were it can be more than one case because if `contact-request` or `contact-request-confirmation` was not sent yet `contact-update` is not necessary as the latest contact infos will be sent with the request/confirmation Signed-off-by: Eric Dvorsak <eric@status.im>
Upgrade Instabug to 2.12.0 Surveys stopped working in 2.8.1
Protect against duplicate messages Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
Protect against duplicate messages Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
Allow editing existing mailservers Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
Protect against duplicate messages Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
[FIX status-im#4127] Sign In button is shown when recovering account … …(android)
Add a suffix (config identifier) to the Android artifacts. Otherwise, it is possible to override the artifact by building the same commit but in a different configuration. Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
PreviousNext