Icaro Motta e40cbfc28f
feat: Support fetching accepted Activity Center notifications by multiple types (#3088)
Summary
=======

- [x] Changes endpoint ActivityCenterNotificationsBy to support fetching
  multiple types of notification in a single query.
- [x] Adds endpoint UnreadAndAcceptedActivityCenterNotificationsCount to
  allow the mobile client to fetch the count of unread & accepted
  notifications.
- [x] Add `golangci-lint` to Nix shell. This was possible since PR
  https://github.com/status-im/status-go/pull/3087 was merged.

Notes
=====

- If you'd like to understand why these changes are needed, please see
  the mobile PR https://github.com/status-im/status-mobile/pull/14785,
  or issue https://github.com/status-im/status-mobile/issues/14712
- All changes should be completely backwards compatible, and there
  should be no impact for the desktop app.
- The mobile client has been already tested using this branch.
2023-01-20 09:45:32 -03:00
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2022-12-29 14:16:19 +08:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-01-20 13:34:30 +03:00
2022-11-15 11:00:36 -04:00
2023-01-11 08:37:31 -04:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2022-07-17 15:37:14 +02:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2023-01-20 13:34:30 +03:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-01-19 10:11:44 +01:00
2022-09-28 19:42:17 +08:00
2016-09-21 10:00:29 +08:00
2023-01-10 09:02:37 -04:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.7%
Python 0.7%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%