ferhat elmas
ferhat elmas
Maybe as a part of #17.
seems domain / service is gone. By the way, might be a typo there too, `issue stats` instead of `issues stats`.
If we have one update and we want to push it to multiple destinations, what is the recommended way to handle this communication? * One app and multiple sessions *...
A followup on #30 for excel. ``` 43161.0: 2 March 2018 43186.0: 27 March 2018 ```
Is it possible to support SI (power of 1000s, instead of 1024s) with a flag ? ``` 690000 -> 673.83KB 690000 -> 690KB ```
tl,dr; enable [img bot](https://github.com/marketplace/imgbot) --- [To contribute](#35) I had cloned this repo and I have img bot enabled on my account and then it did [this nice PR in clone](https://github.com/ferhatelmas/grab-engineering-blog/pull/1)...
Users should be able to delete their posts. A similar request: https://stackoverflow.com/questions/61972374/getstream-com-question-how-can-a-user-that-posted-something-delete-edit-his-pos This might be incorporated to changes within #124. /cc @vishalnarkhede
Right now, client has the ability to configure the request per call but endpoints don't actually support passing options down such that followings aren't possible ```js client.personalization.get('mine', {offset: 30, limit:...
we have this in https://github.com/GetStream/stream-chat-js but not here, it would be useful to record some details and also to pass this information in issues. /cc @mahboubii