Updated 2020-12-17
This commit is contained in:
parent
f4ad8cf1f8
commit
1965e87bb5
13
README.md
13
README.md
|
@ -1,3 +1,13 @@
|
|||
# 2020-12-17
|
||||
|
||||
## Pulls
|
||||
|
||||
- [x] [#2100 - Expand Local Notifications](https://github.com/status-im/status-go/pull/2100) - `commits`, `research`
|
||||
- https://notes.status.im/notifications-android
|
||||
- Currently have a bug that I think is caused by a the jsonMarshal func not working as intented, need to resolve this next before proceeding
|
||||
|
||||
---
|
||||
|
||||
# 2020-12-16
|
||||
|
||||
## Pulls
|
||||
|
@ -24,4 +34,5 @@
|
|||
- *Profile Images*
|
||||
- [App Freezing when user sends message after changing profile image](https://github.com/status-im/status-react/pull/11347#issuecomment-746252933)
|
||||
- *`status-go` notifications improvement*
|
||||
- Adding `Notifications` field to `MessageResponse` struct and parsing in the `PublisherSignalHandler`
|
||||
- Adding `Notifications` field to `MessageResponse` struct and parsing in the `PublisherSignalHandler`
|
||||
|
Loading…
Reference in New Issue