Phil Denhoff

Results 32 comments of Phil Denhoff

Hi @mvgorcum, can you provide some more details about what kind of messages aren't displayed? Do you mean some chat messages show up on riot but don't show up in...

I'll pick up the `room_read_markers()` method

Hi @dasTholo, thank you for being so highly detailed! It makes helping out a lot easier 😁 I read through your associated issued on alturiak/nio-smith#22. I think someone has provided...

Hi @ahvahsky2008! There’s no way to explicitly mark messages as read so that you dont see them when you sync, but if you are using a sync token you should...

hmmm I took a look and I've previously used `next_batch` parameter for the Client to describe the event to sync after. Can you give that a try? [mirage](https://github.com/mirukana/mirage) also uses...

Did you try using `next_batch`? Did you look at the source code of the other projects I linked?

Hi @Cedric-M, if you can post the code around your login method that would be helpful in solving your issue. I agree with poljar — if you've been using an...

It looks like we're missing a decent amount of context. The error you posted at the top says there is a sync call in `main` that is what is actually...

Hey @wasv, I went to check out your code but it looks like the repo is private. I saw similar behaviour when writing the manual encryption tutorial and it ended...

@xdrie I took a look at your source but I didn't see anything that stands out as particularly funky. I tried running it but it never seemed to actually receive...