status-go/signal
Sale Djenic 1340a55c1d feat: backup profile data to waku and sync them from waku
Changes applied here introduce backing up profile data (display name and identity
images) to waku and fetch them from waku. Information about those data is sent
as a separate signal to a client via `sync.from.waku.profile` signal.

New signal `sync.from.waku.progress` is introduced which will be used to notify a client
about the progress of fetching data from waku.
2022-12-23 15:07:14 +01:00
..
doc.go rename status-react to status-mobile 2022-07-17 15:37:14 +02:00
events_community_archives.go feat: add signal indicating that history messages are being imported 2022-12-05 10:51:53 +01:00
events_discord_import.go feat: introduce discord import tool 2022-10-28 09:52:26 +02:00
events_discovery.go Dump peer infos as discovery summary 2018-05-15 13:11:28 +03:00
events_messenger.go Added portManager debug logging 2022-10-26 10:26:59 +01:00
events_node.go Add error to login signal (#1594) 2019-09-03 15:00:14 +02:00
events_pairing.go Smoke test on API and signals 2022-09-09 13:24:56 +01:00
events_pn.go Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
events_shhext.go chore: remove unneeded success signal 2022-12-07 12:15:23 -04:00
events_sign.go Move signal logic into signal package 2018-05-03 09:35:58 +02:00
events_stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
events_subs.go Implement subscription for eth and shh filters using signals. (#1455) 2019-05-07 09:05:38 +02:00
events_sync_from_waku.go feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
events_wakuv2.go Pass connection status chan to go-waku 2021-09-23 19:00:40 +03:00
events_wallet.go Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
ios.go Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
signals.c Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
signals.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
signals_test.go Move signal logic into signal package 2018-05-03 09:35:58 +02:00