status-go/multiaccounts/accounts
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
..
account_test.go Use IsOwnAccount instead of Wallet when watching for transactions 2020-12-07 16:12:50 +01:00
database.go Add community notifications (#2160) 2021-03-31 18:23:45 +02:00
database_test.go Add ProfilePicturesVisibility 2021-01-15 13:39:13 +01:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00