Douglas Gubert

Results 68 comments of Douglas Gubert

@rodrigok me and @sampaiodiego have disagreed on this matter, we need another opinion to break the tie :stuck_out_tongue:

The PR mentioned does not cover all items in this issue, so I'm reopening

I've never seen this happen 🤔 Can you check the zip file generated by the deploy command and validate that it has only typescript code? The docker image you're using...

@geekgonecrazy we had to remove it since that problem we had with encrypting the app file. Work on bundles has stopped since then

Added to our doc roadmap as a recipe "Managing internal state"

Can you provide us with the code that you're trying to execute with the logger? It might help us find the issue you're facing

This could also be applied to other UIKit contexts, it's a very interesting approach. Regarding behavior: some contexts (if not all) have a `userId` in them. Would you expect this...

Ideally, the `isDevelopmentModeEnabled` should be an `async` function, since the Rocket.Chat server needs to query the database to determine if it is "in development mode". It may seem that it...

I think this raises a privacy issue, ~I'd say this calls for some user settings on if they want to share this kind of info or not, as other chat...

I'm not sure we will be able to merge this before there is a way for each user to configure wether they want others to see their "Last seen" or...