docs-old
docs-old copied to clipboard
Rocket.Chat's user documentation.
Corrected typos: documation -> documentation adminstrator -> administrator ethusiastic -> enthusiastic accomodate -> accommodate propsals -> proposals Eventyay -> Eventual packge -> package favourite -> favorite Deploment -> Deployment
A few occurrences still exists in links e.g `omnichannel/`, `omnichannel-` etc
We need to add document for subscription for publish(Rocket.Chat/server/publications) as of now we can find subscription of streams(Rocket.Chat/server/stream). Reference https://github.com/RocketChat/Rocket.Chat.Docs/tree/master/6.%20Developer%20Guides/Realtime-API/2.%20Subscriptions Missing subscription(used on native mobile apps) - meteor.loginServiceConfiguration - userData...
Working for the current (3.9.3) are the following ones: ``` Strict-Transport-Security "max-age=63072000"; X-Frame-Options "sameorigin"; Content-Security-Policy "default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: ; connect-src 'self'...
https://github.com/RocketChat/docs/blob/master/administrator-guides/integrations/README.md i followed this tutorial, but it posts empty post. whats went wrong?  
Followed official documentation but getting error while testing web hooks. https://rocket.chat/docs/administrator-guides/integrations/gitlab/ Cannot read property 'replace' of undefined. Note: I fixed double slash I found in GitLab App Detail page under...
 The required page isn't found on clicking the link "here". 
Hi `RocketChat/docs`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...