Tommaso Barbugli

Results 95 comments of Tommaso Barbugli

Perhaps it is easier to get the API client from the manager and perform the follow/unfollow directly?

unfortunately Django does not expose transactions callbacks (only 1.9 does it) so it is fairly hard for the integration library to detect rollbacks / execute only after the transaction is...

@berkayturanci you are right, the user that owns the channel is the one referenced in `channel.createdBy`. Owning a channel does not change the role for a member but you can...

same problem here; I don't use a password for my local env and this is not supported. Since pretty much all PG tools know how to use it wouldn't it...

Did you check discard rules? https://getstream.io/docs/#discard-rules

@micha3ldavid the reason a feed.get with mark_read=true returns the previous state is to avoid calling the API twice (read and mark). Facebook's notification dropdown is a good example, it shows...

@tschellenbach correct me if I wrong but AFAIK we observed this issue back when we were still using the JS implementation of Faye server-side and concluded that the problem was...

@logan-jobzmall can you send the steps to reproduce this to Stream's support?

could you capture the HTTP requests and send them to us? Since Github issues are public, I suggest sending them to our support ([email protected]) or to me directly on Keybase...

@jesperryom it was not an issue with the API or the JS client @logan-jobzmall if you still remember it (and can share); it would be great if you could put...