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
..
2021-03-17 18:09:28 +05:30
2021-03-31 18:23:45 +02:00
2020-01-20 13:15:17 +01:00
2020-09-21 10:48:00 +02:00
2020-01-06 10:17:23 +01:00
2020-01-20 13:15:17 +01:00
2021-03-10 13:32:46 +02:00
2020-12-17 14:10:00 +01:00
2020-01-06 10:17:23 +01:00
2020-12-17 14:10:00 +01:00
2021-03-30 21:18:48 +03:00
2018-06-25 15:27:17 +02:00