Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove any unwanted features and interface from Rocket.Chat #8

Closed
2 tasks done
jeffreywescott opened this issue Jun 13, 2016 · 3 comments
Closed
2 tasks done
Milestone

Comments

@jeffreywescott
Copy link

jeffreywescott commented Jun 13, 2016

We need a way to disable "default" Rocket.Chat features and interface. For example:

  • disable user changing user profile information or avatar from within Rocket.Chat
  • unwanted extra slash commands (e.g. /tableflip. why.)
  • (more -- what else?)
@jeffreywescott jeffreywescott added this to the v1 milestone Jun 13, 2016
@jeffreywescott jeffreywescott changed the title create a Rocket.Chat package to remove any unwanted features and interface remove any unwanted features and interface from Rocket.Chat Jun 24, 2016
@jeffreywescott
Copy link
Author

jeffreywescott commented Jun 28, 2016

unable to remove rocketchat:ui-account package, because if it's not present, this error occurs when the page loads (in browser JS console):

Error: No such template: avatar
    at blaze.js:3147
    at .<anonymous> (spacebars.js:66)
    at blaze.js:1872
    at Function.Template._withTemplateInstanceFunc (blaze.js:3671)
    at blaze.js:1870
    at Object.Blaze._withCurrentView (blaze.js:2211)
    at viewAutorun (blaze.js:1869)
    at Tracker.Computation._compute (tracker.js:349)
    at new Tracker.Computation (tracker.js:237)
    at Object.Tracker.autorun (tracker.js:588)

@jeffreywescott
Copy link
Author

Removed:

  • rocketchat:slashcommands-asciiarts
  • rocketchat:slashcommands-kick
  • rocketchat:slashcommands-me
  • rocketchat:slashcommands-mute
  • rocketchat:slashcommands-topic

@jeffreywescott
Copy link
Author

I've changed the settings in production so that users cannot edit their profile or username.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant