Bradley Hilton
Bradley Hilton
Idea: every second add an additional one or two view distance to lessen the impact on the clients (actually, making it configurable would be better).
@mibby on my fork I have implemented this, as I was getting this too since we had the full 32 view distance at times. Added it there and you can...
Feel free to submit a PR for this. Otherwise it might be a little while before we can get to it
If they go to create an app and they already have directories or files with the names, we should ask if we want to place the ones there or not.
Ah, so your folder structure is: ``` dev-env -> rocketlets -> smarti (which is a git repository) -> node_modules ``` Okay, so the `rocketlets/**/node_modules` needs to be ignored :+1:
Yeah it is, I just wanted to confirm it. Yes, I am going to see about that as I think it is possible. :+1:
@ritwizsinha maybe search how `create-react-app` handles it? Or how any of the generator clis handle this
You'll need to use https://rocket.chat/docs/developer-guides/rest-api/users/register as `users.create` is for administrators to create new users, not people to register.
I can confirm, this is still happening - which I know you guys said it is intended behavior. However, when creating a sub-issue in the parent issue, and I can...
Any idea if or when this PR will be considered for being added?