status-go/cmd/statusd
Andrea Maria Piana c55659b4f6
Add community notifications (#2160)
This commit introduces the following changes:

- `local-notifications` require as body an interface complying with
`json.Marshaler`
- removed unmarshaling of `Notifications` as not used (we only Marshal
notifications)
- `protocol/messenger.go` creates directly a `Notification` instead of
having an intermediate format
- add community notifications on request to join
- move parsing of text in status-go for notifications
2021-03-31 18:23:45 +02:00
..
topics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
flags.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
flags_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
main.go Add community notifications (#2160) 2021-03-31 18:23:45 +02:00
sync.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00