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 dependency of RC namespace in rc-message-pin and message-snippet #13343

Merged
merged 78 commits into from
Feb 14, 2019

Commits on Jan 21, 2019

  1. Remove some dependencies inside rocketchat-lib/client (#13210)

    * Move function to rc-utils
    
    * Change import from to export directly
    
    * Removing duplicated dependency and remove old code
    
    * Import some variables to remove dependency of RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    171754e View commit details
    Browse the repository at this point in the history
  2. Remove some dependencies inside rocketchat-lib/lib (#13212)

    * Move some functions from lib to rc-ui-utils
    
    * Move some functions from lib ro rc-utils
    
    * Remove hostname from RC namespace
    
    * Import variables to remove dependency of RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    f536345 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Remove some dependencies inside rocketchat-lib/server/functions (#13214)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    118634c View commit details
    Browse the repository at this point in the history
  2. Remove some dependencies inside rocketchat-lib/server/lib (#13217)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    MarcosSpessatto authored and rodrigok committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    2bf63fb View commit details
    Browse the repository at this point in the history
  3. Remove some dependencies inside rocketchat-lib/server/methods (#13218)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    MarcosSpessatto authored and rodrigok committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    3f1451f View commit details
    Browse the repository at this point in the history
  4. Remove some dependencies inside rocketchat-lib/server/startup, public…

    …ations... (#13222)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    23388c4 View commit details
    Browse the repository at this point in the history
  5. Remove duplicated server settings (#13223)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    MarcosSpessatto authored and rodrigok committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    23547e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Export functions and lib function of rc-lib but keep it inside RC na…

    …mespace (#13225)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Fix missed exports and re-add some functions to RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    45b5dd0 View commit details
    Browse the repository at this point in the history
  2. Import variables from functions and lib to remove RC namespace depen…

    …dency (#13226)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    a233ad7 View commit details
    Browse the repository at this point in the history
  3. Remove dependency of RC namespace in rc-sandstorm (#13227)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    96f6fa1 View commit details
    Browse the repository at this point in the history
  4. Remove dependency of RC namespace in chatpal-search (#13231)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    4a3c69a View commit details
    Browse the repository at this point in the history
  5. Remove dependency of RC namespace in meteor saml (#13233)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    54b152f View commit details
    Browse the repository at this point in the history
  6. Remove dependency of RC namespace in rc-theme (#13234)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    b3906fa View commit details
    Browse the repository at this point in the history
  7. Remove dependency of RC namespace in rc-2fa (#13235)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    9bd766a View commit details
    Browse the repository at this point in the history
  8. Remove dependency of RC namespace in rc-action-links (#13236)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    86ae7c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Remove dependency of RC namespace in rc-analytics and rc-assets (#13237

    )
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    ed81de8 View commit details
    Browse the repository at this point in the history
  2. Remove dependency of RC namespace in rc-markdown, rc-autolinker and …

    …rc-autotranslate (#13240)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Fix wrong imports
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a5e4f43 View commit details
    Browse the repository at this point in the history
  3. Remove dependency of RC namespace in rc-blockstack, bot-helpers and …

    …cas (#13246)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Fix wrong imports
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    258d258 View commit details
    Browse the repository at this point in the history
  4. Remove dependency of RC namespace in rc-channel-settings (#13251)

    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * readd saveRoomName to RC namespace
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    b9e1538 View commit details
    Browse the repository at this point in the history
  5. Remove dependency of RC namespace in rc-channel-mail-messages and cl…

    …oud (#13254)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    aff4cfe View commit details
    Browse the repository at this point in the history
  6. Remove dependency of RC namespace in rc-colors, cors, crowd and dolp…

    …hin (#13255)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    
    * Remove dependency of RC namespace in rc-colors
    
    * Remove dependency of RC namespace in rc-cors
    
    * Remove dependency of RC namespace in rc-crowd
    
    * Remove dependency of RC namespace in rc-dolphin
    MarcosSpessatto authored and rodrigok committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    02436be View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Remove dependency of RC namespace in rc-emoji-custom and drupal (#13256

    )
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    
    * Remove dependency of RC namespace in rc-colors
    
    * Remove dependency of RC namespace in rc-cors
    
    * Remove dependency of RC namespace in rc-crowd
    
    * Remove dependency of RC namespace in rc-dolphin
    
    * Remove dependency of RC namespace in rc-drupal
    
    * Move Emoji custom server and client models to rc-models
    
    * Remove dependency of RC namespace in rc-emoji-custom
    MarcosSpessatto authored and rodrigok committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    5528c0f View commit details
    Browse the repository at this point in the history
  2. Remove dependency of RC namespace in rc-emojione, error-handler, gh-e…

    …nterprise and gitlab (#13257)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    
    * Remove dependency of RC namespace in rc-colors
    
    * Remove dependency of RC namespace in rc-cors
    
    * Remove dependency of RC namespace in rc-crowd
    
    * Remove dependency of RC namespace in rc-dolphin
    
    * Remove dependency of RC namespace in rc-drupal
    
    * Move Emoji custom server and client models to rc-models
    
    * Remove dependency of RC namespace in rc-emoji-custom
    
    * Remove dependency of RC namespace in rc-emojione
    
    * Remove dependency of RC namespace in rc-error-handler
    
    * Remove dependency of RC namespace in rc-gh-enterprise
    
    * Remove dependency of RC namespace in rc-gitlab
    MarcosSpessatto authored and rodrigok committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    c70a809 View commit details
    Browse the repository at this point in the history
  3. Remove dependency of RC namespace in rc-google-natural-language, gran…

    …t, google-vision and highlight-words (#13258)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    
    * Remove dependency of RC namespace in rc-colors
    
    * Remove dependency of RC namespace in rc-cors
    
    * Remove dependency of RC namespace in rc-crowd
    
    * Remove dependency of RC namespace in rc-dolphin
    
    * Remove dependency of RC namespace in rc-drupal
    
    * Move Emoji custom server and client models to rc-models
    
    * Remove dependency of RC namespace in rc-emoji-custom
    
    * Remove dependency of RC namespace in rc-emojione
    
    * Remove dependency of RC namespace in rc-error-handler
    
    * Remove dependency of RC namespace in rc-gh-enterprise
    
    * Remove dependency of RC namespace in rc-gitlab
    
    * Remove dependency of RC namespace in rc-google-natural-language
    
    * Remove dependency of RC namespace in rc-grant
    
    * Remove dependency of RC namespace in rc-highlight-words
    
    * Remove dependency of RC namespace in rc-google-vision
    
    * Fix lint
    MarcosSpessatto authored and rodrigok committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    ffa0945 View commit details
    Browse the repository at this point in the history
  4. Remove dependency of RC namespace in rc-iframe-login and all imports…

    …, except hipchat-enterprise (#13259)
    
    * Move integrations models to rc-models
    
    * Move composeMessage function to rc-utils
    
    * Move PushNotifications class to push-notifications package
    
    * Import variables to remove dependency of RC namespace
    
    * Import variables to remove RC namespace dependency inside rc-lib/server/lib
    
    * Import variables to remove RC namespace inside rc-lib/server/methods
    
    * Import variables to remove dependency with RC namespace
    
    * Remove duplicated server settings located in rc-lib
    
    * Export function and lib function of rc-lib but keep it inside RC namespace
    
    * Import variables from functions and lib to remove RC namespace dependency
    
    * Remove dependency of RC namespace in rc-sandstorm
    
    * Remove dependency of RC namespace in chatpal-search
    
    * Move CreadentialTokens model to rc-models
    
    * Move getUsernameSuggestion function and method from server/ to rc-lib
    
    * Remove dependency of RC namespace in meteor saml
    
    * Remove dependency of RC namespace in rc-theme
    
    * Move 2FA Users model to rc-models
    
    * Remove dependency of RC namespace in rc-2fa
    
    * Remove dependency of RC namespace in rc-action-links
    
    * Add action links in the RC namespace
    
    * Remove dependency of RC namespace in rc-analytics
    
    * Remove dependency of RC namespace in rc-assets
    
    * Add Assets in RC namespace
    
    * Remove dependency of RC namespace in rc-autolinker
    
    * Move autotranslate models to rc-models
    
    * Partial remove dependency of Rc namespace in rc-autotranslate
    
    * Remove dependency of RC namespace in rc-markdown
    
    * Finish of remotion of RC namespace in rc-autotranslate
    
    * Import Autotranslate where it has been used
    
    * Fix lint
    
    * Rename Assets variable to avoid conflicts
    
    * Fix rename Assets
    
    * Remove dependency of RC namespace in rc-blockstack
    
    * Remove RC dependency in bot-helpers
    
    * Remove RC dependency in rc-cas
    
    * Move some functions from tokenpass to channel settings and models
    
    * Move some function from livestream to channel settings
    
    * Remove dependency of RC namespace in rc-channel-settings
    
    * Fix wrong imports
    
    * Remove dependency of RC namespace in rc-channel-mail-messages
    
    * Remove dependency of RC namespace in rc-cloud
    
    * Remove dependency of RC namespace in rc-colors
    
    * Remove dependency of RC namespace in rc-cors
    
    * Remove dependency of RC namespace in rc-crowd
    
    * Remove dependency of RC namespace in rc-dolphin
    
    * Remove dependency of RC namespace in rc-drupal
    
    * Move Emoji custom server and client models to rc-models
    
    * Remove dependency of RC namespace in rc-emoji-custom
    
    * Remove dependency of RC namespace in rc-emojione
    
    * Remove dependency of RC namespace in rc-error-handler
    
    * Remove dependency of RC namespace in rc-gh-enterprise
    
    * Remove dependency of RC namespace in rc-gitlab
    
    * Remove dependency of RC namespace in rc-google-natural-language
    
    * Remove dependency of RC namespace in rc-grant
    
    * Remove dependency of RC namespace in rc-highlight-words
    
    * Remove dependency of RC namespace in rc-google-vision
    
    * Fix lint
    
    * Remove dependency of RC namespace in rc-iframe-login
    
    * Remove dependency of RC namespace in all importes, except hipchat-enterprise
    MarcosSpessatto authored and rodrigok committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    9ea6306 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    801ed01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1238c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8f615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6db2d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06f62e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd1930c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7eab39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59bbccc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e90ab24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd4f74c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58ad493 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5783786 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9be3a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    406e037 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    0206d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b980b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c7b063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08ad7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb2a96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea2b699 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4da85d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1717135 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6733112 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    bff0955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42676d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db42c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9635ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5560fb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    765a43a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b567143 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fdf8a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9d857d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edf0e3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d39b6cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e08efcd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    20a71ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77d0e2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b588332 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9a51ab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d397c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ae8bfd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Remove dependency of RC namespace in rc-api/helpers and api.js (#13273)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    767f35d View commit details
    Browse the repository at this point in the history
  2. Remove dependency of RC namespace on half of api files (#13275)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    5228d2f View commit details
    Browse the repository at this point in the history
  3. Partial Remove dependency of RC namespace in rc-api (#13277)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    db160bf View commit details
    Browse the repository at this point in the history
  4. Remove dependency of RC namespace in rc-api (#13278)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    
    * import API where it was being used by the RC namespace
    
    * Move processWebhookMessage function to rc-lib package
    
    * Remove API from RC namespace and import missing function that was being used with namespace
    
    * Remove namespace in the new livechat endpoint
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    c977598 View commit details
    Browse the repository at this point in the history
  5. Remove dependency of RC namespace in rc-graphql (#13279)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    
    * import API where it was being used by the RC namespace
    
    * Move processWebhookMessage function to rc-lib package
    
    * Remove API from RC namespace and import missing function that was being used with namespace
    
    * Remove dependency of RC namespace in rc-graphql
    
    * Fix import from wrong package
    
    * Remove namespace in the new livechat endpoint
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    599f6f3 View commit details
    Browse the repository at this point in the history
  6. Remove dependency of RC namespace in rc-importer (#13280)

    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    
    * import API where it was being used by the RC namespace
    
    * Move processWebhookMessage function to rc-lib package
    
    * Remove API from RC namespace and import missing function that was being used with namespace
    
    * Remove dependency of RC namespace in rc-graphql
    
    * Fix import from wrong package
    
    * Remove dependency of RC namespace in rc-importer
    
    * Remove namespace in the new livechat endpoint
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    05bb4a6 View commit details
    Browse the repository at this point in the history
  7. Remove dependency of RC namespace in rc-ldap, katex and issue-links (#…

    …13281)
    
    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    
    * import API where it was being used by the RC namespace
    
    * Move processWebhookMessage function to rc-lib package
    
    * Remove API from RC namespace and import missing function that was being used with namespace
    
    * Remove dependency of RC namespace in rc-graphql
    
    * Fix import from wrong package
    
    * Remove dependency of RC namespace in rc-importer
    
    * Remove dependency of RC namespace in rc-issue-links
    
    * Remove dependency of RC namespace in rc-katex
    
    * Move templateVarHandler fn to rc-utils
    
    * Remove dependency of RC namespace in rc-ldap
    
    * Fix templateVarHandler that was in wrong folder
    
    * Remove namespace in the new livechat endpoint
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    dc75e7d View commit details
    Browse the repository at this point in the history
  8. Remove dependency of RC namespace in rc-livestream and rc-mail-messa…

    …ges (#13320)
    
    * Move RestAPI client to rc-api package
    
    * Remove dependency of RC namespace in rc-api/helpers and api.js
    
    * Remove dependency of RC namespace on half of api files
    
    * Partial Remove dependency of RC namespace in rc-api
    
    * import API where it was being used by the RC namespace
    
    * Move processWebhookMessage function to rc-lib package
    
    * Remove API from RC namespace and import missing function that was being used with namespace
    
    * Remove dependency of RC namespace in rc-graphql
    
    * Fix import from wrong package
    
    * Remove dependency of RC namespace in rc-importer
    
    * Remove dependency of RC namespace in rc-issue-links
    
    * Remove dependency of RC namespace in rc-katex
    
    * Move templateVarHandler fn to rc-utils
    
    * Remove dependency of RC namespace in rc-ldap
    
    * Remove dependency of RC namespace in rc-livestream
    
    * Remove dependency of RC namespace in rc-mail-messages
    
    * Fix templateVarHandler that was in wrong folder
    
    * Remove namespace in the new livechat endpoint
    MarcosSpessatto authored and rodrigok committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    412eb06 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    3613dc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    da35a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf2883 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into globals/message-pi…

    …n-snippet
    
    # Conflicts:
    #	packages/rocketchat-models/server/models/Rooms.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    2ae5c47 View commit details
    Browse the repository at this point in the history