status-go/server
Sale Djenic 7c72d5ec99 fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true`
If user followed onboarding flow to recover his account using seed phrase or keycard,
then `ProcessBackedupMessages` property of node config json object should be set to
`true`, otherwise it should be set to `false` or be omitted.
2023-07-25 07:50:43 +02:00
..
pairing fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02:00
servertest Added functionality to slow stop UDP beacon multicast/listen 2023-04-17 12:01:38 +01:00
certs.go Added preflight outbound check to local pairing 2023-06-02 15:55:48 +01:00
certs_test.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
device.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
device_test.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
handlers.go feat: add and populate IdentityImage::LocalURL 2023-06-07 22:32:50 +02:00
handlers_test.go URL unfurling (initial implementation) (#3471) 2023-05-18 15:43:06 -03:00
ips.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
ports.go Change of strategy, using a for loop wait 2022-10-26 10:26:59 +01:00
qrops.go adjust padding for QR Images (#3510) 2023-06-01 13:41:01 +05:30
qrops_test.go adjust padding for QR Images (#3510) 2023-06-01 13:41:01 +05:30
server.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
server_media.go feat: add and populate IdentityImage::LocalURL 2023-06-07 22:32:50 +02:00
server_test.go URL unfurling (initial implementation) (#3471) 2023-05-18 15:43:06 -03:00
timeout.go Improved Local Pairing Separation of Concerns (#3248) 2023-03-23 11:44:15 +00:00
timeout_test.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00