status-go/multiaccounts
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
..
accounts Add community notifications (#2160) 2021-03-31 18:23:45 +02:00
migrations Ban user from community 2021-03-24 09:29:21 +01:00
database.go Send image on update 2020-12-22 15:43:48 +01:00
database_test.go Fix tests and lint 2020-12-17 14:10:00 +01:00