status-go/services
saledjenic b8959e3f66
feature(@status-go/chat): implement search results for communities, channels (#2303)
AllMessagesFromChatsAndCommunitiesWhichMatchTerm method added which returns all messages which
match the search term, if they belong to either any chat from the chatIds array or any channel of
any community from communityIds array.

This api point is necessary for desktop issue 2934.

Fixes: #2934
2021-08-19 15:47:03 -04:00
..
accounts Move services to status-node 2021-07-20 10:57:38 +02:00
appmetrics Move services to status-node 2021-07-20 10:57:38 +02:00
browsers Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
ext feature(@status-go/chat): implement search results for communities, channels (#2303) 2021-08-19 15:47:03 -04:00
local-notifications Fix some tests & upgrade contracts 2021-07-20 10:57:38 +02:00
mailservers Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
peer Fix hash & start moving to lifecycle 2021-07-20 10:57:38 +02:00
permissions Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
personal Move services to status-node 2021-07-20 10:57:38 +02:00
rpcfilters Upgrade to london signer and cleanup 2021-07-20 10:57:38 +02:00
rpcstats Move services to status-node 2021-07-20 10:57:38 +02:00
shhext remove mailserver logic 2021-05-21 07:22:58 +02:00
subscriptions Fix wallet big int conversion 2021-07-20 10:57:38 +02:00
typeddata linting and remove unused code 2021-07-20 10:57:38 +02:00
wakuext Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
wakuv2ext go-waku: RequestAllHistoricMessages (#2258) 2021-07-21 15:02:50 -04:00
wallet Add MaxFeePerGas and MaxPriorityFeePerGas to TransferView 2021-08-12 19:42:13 +03:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00