status-go/geth
Ivan Tomilov 2897f0ec0f Merge pull request #390 from status-im/issue/refactor-api-notify-send-messages-#342
Refactor and little bit clean up Notify api:

Created interface and package "notification" and extracted related code into it
Set dependencies into constructor notificatotion.Manager
Mocks for notificatotion.Manager and FCMClient
Bacis unit tests for Notify and Send
Notify func is now deprecated
Notify users uses new API: message, Payload and a list of tokens
2017-10-26 20:54:12 +03:00
..
account Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
api Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
common Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
jail Fixed make lint 2017-10-24 19:48:31 +03:00
log Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
node fix linter across the whole project 2017-10-26 12:20:16 +02:00
notification Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
params Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
rpc Extract e2e tests to a separate package (#375) 2017-10-11 17:20:51 +03:00
signal Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00
txqueue fix linter across the whole project 2017-10-26 12:20:16 +02:00