sscpac / chat-locker

Have your own Slack like online chat, built with Meteor and enhanced security.
MIT License
8 stars 2 forks source link

Fix #82 Remove external references #99

Closed rwakida closed 9 years ago

berkich commented 9 years ago

:+1: Looks good

bbrockman commented 9 years ago

Do we need the following files: .meteor/cordova-plugins file? client/lib/constallatoins.js (wasn't this removed from the RC login? build-android.sh build-ios.sh pm2.production.json /server/methods/getAvatarSuggestion.coffee /server/startup/migrations/v15.coffee (or at least the method starting on line 62)

Also, do we need all the rocketchat packages? Hubot, external, webrtc, webrtc-ib (maybe others)?

rwakida commented 9 years ago

Please retest.

berkich commented 9 years ago

Should we make modifications to the names and references in app.json

berkich commented 9 years ago

Successfully tested new installation without network access and browsed the packages/source code for any obvious unneeded code :+1: