Roman Khafizianov

Results 26 issues of Roman Khafizianov

Need to return ability to filter notifications by list and member

**Describe the bug** When a cafe tries to send the payload larger than uint16(65535) length, it overflows the size bytes [here](https://github.com/textileio/go-textile/blob/master/core/cafe_api_v1.go#L627). As a result, a client is got unexpected EOF...

bug

I've tried to run this extension inside the electron 11.0.2(chromium 87) with no luck. I have successfully connected it with the grpcweb client, __sendGRPCNetworkCall__ catches all the msgs from grpcweb....

Version information: 0.4.19 Type: Description: I have a local node under the non-mappable NAT (**node1**) with `EnableAutoRelay = "true"`. Also I have publicly available IPFS node(**node2**) that has `EnableAutoNATService =...

In case we already spent the limit X-Ratelimit-Remaining header doesn't exist. So I think we can safely set it to the zero.

Optimization

Hey! I have a question to discuss. Some background: In anytype when you sign in to the existing account on a new device you generate the new libp2p identity and...

Consider scenario: - 1st peer creates new threadId and collection - then it `Create` new item in the collection - 2nd peer joins the DB by addr - then it...

in case we failed to detect mw services ports we should write specific errors to nmh log. Otherwise it's not possible to debug user-specific issues, like here https://community.anytype.io/t/cant-pair-and-use-web-clipper-with-chrome-and-edge-on-windows-11/18619

add fields to the ObjectSearch results: `_block` - contains the ID of block where the match was found `_relation` - contains the key of relation where the match was found...