Marcelo Schmidt
Marcelo Schmidt
numberFormat accepts a numeric string, but fails on toFixed. This change makes sure we are dealing with a number before calling .toFixed()
@subesokun commented on [Wed Sep 02 2015](https://github.com/RocketChat/Rocket.Chat/issues/660) It'd be awesome if there would be a way to detach group and private conversations into an extra Browser Tab/Window. This might not...
## Description When I have the app on background, with a room opened, and then I get a message (while on background), then I get back to the app, I...
Implemented here: https://github.com/RocketChat/Rocket.Chat/pull/15549
It would be good to have a log level setting for an App. For example, I'd like to create an app that accepts slashcommands from anonymous users, but with the...
**Is your feature request related to a problem? Please describe.** I see myself hiding rooms that aren't used anymore. The way I do this is to sort by activity and...
We defined ROOT_URL as a subfolder (eg. http://localhost:3000/docs). If we didn't touch the code, it would just not work at all. Server would render correctly, but then client would re-render...
In this line, I think `parent` should be changed to `parentDoc` https://github.com/reactioncommerce/redoc/blob/master/packages%2Fredoc-core%2Fserver%2Fmethods%2FprocessDoc.js#L106
Changes information about the host and port fields. Host should not include http or https protocol.