backend icon indicating copy to clipboard operation
backend copied to clipboard

Incomplete notification results

Open iPaulPro opened this issue 3 years ago • 1 comments

If you block multiple users in your notifications, they break. You end up only getting back a handful of results, instead of the number that was requested. This means that the user is unable to see beyond a few notifications. Right now I can only see 5.

Observe notifications response for my public key:

{"PublicKeyBase58Check":"BC1YLjAijLsMRvqNjhHXNW2574MzoCV788wxqRP6x6qzi7vqGHGK3ce","FetchStartIndex":-1,"NumToFetch":50}

With the proliferation of bots, this will soon be everyone's experience.

iPaulPro avatar Jul 23 '21 11:07 iPaulPro