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 unused files and code in rc-lib - step 1 #13416

Merged
merged 234 commits into from
Feb 15, 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
  19. Configuration menu
    Copy the full SHA
    3bd702f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0dbc8ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    584d087 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c06f9e1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b807e99 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    87a39cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    923b584 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b2db169 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b7174f8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9cbf738 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3dd76ba View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ca9c074 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4354d0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c0ede55 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b6fd2d5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c532fad View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    40fb545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24096b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa0f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74fc80c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5180629 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3c4be2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baa9aec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d75940e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8687f9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90adc29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76a7209 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73c2704 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56d9d99 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad49a78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8169e2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfeab9f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e7752c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9e2c01 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    62e6542 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2432e9a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3c063a5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    18724d6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e877444 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    995f51a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    060d85a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    00b33ca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ba43cc0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ebe6d01 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    896070b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    112638c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    79d7200 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    869c40d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ce4f107 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    2e7cb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4f363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df8424 View commit details
    Browse the repository at this point in the history
  4. Remove dependency of RC namespace in rc-livechat/imports, lib, server…

    …/api, server/hooks and server/lib
    MarcosSpessatto committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    42c8419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    099527b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f29533 View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    MarcosSpessatto committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0a5281d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2effa03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    200fa23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc5615a View commit details
    Browse the repository at this point in the history
  11. 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
  12. 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
  13. Configuration menu
    Copy the full SHA
    dbbdc8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0d8a0c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b26f172 View commit details
    Browse the repository at this point in the history
  16. 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
  17. Configuration menu
    Copy the full SHA
    5643fd3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7cfaa1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1eaaca7 View commit details
    Browse the repository at this point in the history
  20. 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
  21. 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
  22. Configuration menu
    Copy the full SHA
    e3fd332 View commit details
    Browse the repository at this point in the history
  23. 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
  24. 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
  25. 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 7, 2019

  1. Configuration menu
    Copy the full SHA
    a464aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a9aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0cd75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d3e08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd27fb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67935b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2165478 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8e7bcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    448f2f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da93370 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    9e43206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcca3ab View commit details
    Browse the repository at this point in the history
  3. Fix lint

    MarcosSpessatto committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    0e1ff84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8921873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb49ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce62f17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a6c317 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11ff9cb 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
    427692c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/globals/message-pin-snippet' int…

    …o globals/message-star-oauth2-server
    
    # Conflicts:
    #	packages/rocketchat-models/server/models/Rooms.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6150fd4 View commit details
    Browse the repository at this point in the history
  5. 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
  6. Merge branch 'globals/message-pin-snippet' into globals/message-star-…

    …oauth2-server
    
    # Conflicts:
    #	packages/rocketchat-models/server/models/Rooms.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    32d2e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a7534 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4211b8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec940cb View commit details
    Browse the repository at this point in the history
  10. Merge branch 'globals/oembed-otr' into globals/reactions-rp-search

    # Conflicts:
    #	packages/rocketchat-retention-policy/server/cronPruneMessages.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    45f6a1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0495b53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b5278f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc6bcf8 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/develop' into globals/reactions-…

    …rp-search
    
    # Conflicts:
    #	packages/rocketchat-models/server/models/Messages.js
    #	packages/rocketchat-models/server/models/Rooms.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    2bd8afd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47a145d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f29f12 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a23834 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03e17cb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07b435b View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'origin/develop' into globals/slash-wave-2

    # Conflicts:
    #	packages/rocketchat-models/server/models/Messages.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    9f3d69c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    867f05a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2cea2ef View commit details
    Browse the repository at this point in the history
  23. Merge branch 'globals/statistics-tokenpass' into globals/ui-account-a…

    …dmin
    
    # Conflicts:
    #	packages/rocketchat-ui/client/components/header/header.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    4fe5462 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a348050 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7005d3c View commit details
    Browse the repository at this point in the history
  26. Merge branch 'globals/ui-clean-history-flextab-login' into globals/ui…

    …-master-message
    
    # Conflicts:
    #	packages/rocketchat-ui-message/client/messageBox.js
    rodrigok committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    dd9939b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    135f635 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8768bb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Merge remote-tracking branch 'origin/develop' into globals/videobridge

    # Conflicts:
    #	packages/rocketchat-webdav/client/collections/WebdavAccounts.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    3d63bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc906c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af135e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9eca5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa6f839 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/develop' into globals/livechat-s…

    …erver-models
    
    # Conflicts:
    #	packages/rocketchat-models/server/models/Rooms.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    597e8e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db2928f View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/develop' into globals/livechat-g…

    …lobal
    
    # Conflicts:
    #	packages/rocketchat-livechat/server/api/v1/visitor.js
    #	packages/rocketchat-livechat/server/lib/QueueMethods.js
    #	packages/rocketchat-livechat/server/methods/takeInquiry.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    88d843c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'globals/livechat-global' into globals/livechat-server-r…

    …c-wave-1
    
    # Conflicts:
    #	packages/rocketchat-livechat/lib/messageTypes.js
    #	packages/rocketchat-livechat/server/lib/Livechat.js
    #	packages/rocketchat-livechat/server/startup.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    5e28cc9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'globals/livechat-server-rc-wave-1' into globals/livecha…

    …t-server-rc-wave-2
    
    # Conflicts:
    #	packages/rocketchat-livechat/server/api/v1/room.js
    #	packages/rocketchat-livechat/server/methods/closeByVisitor.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    1a4de21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8700c10 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/develop' into globals/livechat-s…

    …erver-rc-wave-1
    
    # Conflicts:
    #	packages/rocketchat-livechat/imports/server/rest/departments.js
    #	packages/rocketchat-livechat/imports/server/rest/users.js
    #	packages/rocketchat-livechat/lib/messageTypes.js
    #	packages/rocketchat-livechat/server/agentStatus.js
    #	packages/rocketchat-livechat/server/hooks/RDStation.js
    #	packages/rocketchat-livechat/server/hooks/offlineMessage.js
    #	packages/rocketchat-livechat/server/hooks/sendToCRM.js
    #	packages/rocketchat-livechat/server/lib/Livechat.js
    #	packages/rocketchat-livechat/server/lib/QueueMethods.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    7c4d675 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c258f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2925bf View commit details
    Browse the repository at this point in the history
  15. Merge branch 'globals/livechat-server-rc-wave-3' into globals/livecha…

    …t-server-models-wave-4
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2c424f9 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'globals/livechat-server-models-wave-4' into globals/int…

    …egrations
    
    # Conflicts:
    #	packages/rocketchat-importer-hipchat-enterprise/server/importer.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d9c0f68 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    62e3512 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/develop' into globals/livechat-s…

    …erver-models-wave-4
    
    # Conflicts:
    #	packages/rocketchat-livechat/imports/server/rest/departments.js
    #	packages/rocketchat-livechat/imports/server/rest/facebook.js
    #	packages/rocketchat-livechat/imports/server/rest/sms.js
    #	packages/rocketchat-livechat/imports/server/rest/upload.js
    #	packages/rocketchat-livechat/server/api/lib/livechat.js
    #	packages/rocketchat-livechat/server/api/v1/message.js
    #	packages/rocketchat-livechat/server/api/v1/visitor.js
    #	packages/rocketchat-livechat/server/hooks/leadCapture.js
    #	packages/rocketchat-livechat/server/lib/Livechat.js
    #	packages/rocketchat-livechat/server/lib/OfficeClock.js
    #	packages/rocketchat-livechat/server/methods/closeByVisitor.js
    #	packages/rocketchat-livechat/server/methods/getAgentData.js
    #	packages/rocketchat-livechat/server/methods/getInitialData.js
    #	packages/rocketchat-livechat/server/methods/loadHistory.js
    #	packages/rocketchat-livechat/server/methods/registerGuest.js
    #	packages/rocketchat-livechat/server/methods/removeCustomField.js
    #	packages/rocketchat-livechat/server/methods/removeTrigger.js
    #	packages/rocketchat-livechat/server/methods/saveCustomField.js
    #	packages/rocketchat-livechat/server/methods/saveSurveyFeedback.js
    #	packages/rocketchat-livechat/server/methods/saveTrigger.js
    #	packages/rocketchat-livechat/server/methods/sendFileLivechatMessage.js
    #	packages/rocketchat-livechat/server/methods/setCustomField.js
    #	packages/rocketchat-livechat/server/methods/setDepartmentForVisitor.js
    #	packages/rocketchat-livechat/server/methods/transfer.js
    #	packages/rocketchat-livechat/server/publications/customFields.js
    #	packages/rocketchat-livechat/server/publications/departmentAgents.js
    #	packages/rocketchat-livechat/server/publications/livechatDepartments.js
    #	packages/rocketchat-livechat/server/publications/livechatOfficeHours.js
    #	packages/rocketchat-livechat/server/publications/livechatQueue.js
    #	packages/rocketchat-livechat/server/publications/livechatTriggers.js
    #	packages/rocketchat-livechat/server/publications/livechatVisitors.js
    #	packages/rocketchat-livechat/server/publications/visitorInfo.js
    #	packages/rocketchat-models/server/models/LivechatCustomField.js
    #	packages/rocketchat-models/server/models/LivechatOfficeHour.js
    #	packages/rocketchat-models/server/models/LivechatTrigger.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d3e1add View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4538cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5ff6717 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    abf17ba View commit details
    Browse the repository at this point in the history
  22. Merge branch 'globals/server-wave-1' into globals/server-wave-2

    # Conflicts:
    #	server/publications/room.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    c50d273 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    26654c5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6870da7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f30fd4a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bc0d47f View commit details
    Browse the repository at this point in the history
  27. Merge remote-tracking branch 'origin/develop' into globals/server-wave-4

    # Conflicts:
    #	server/startup/migrations/v067.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    0ed28d7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9a4ef2a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e61d9f3 View commit details
    Browse the repository at this point in the history
  30. Merge branch 'globals/server-wave-6' into globals/main-module-apps

    # Conflicts:
    #	packages/rocketchat-apps/client/admin/apps.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    40d63fc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    731dda7 View commit details
    Browse the repository at this point in the history
  32. Merge branch 'globals/main-module-apps' into globals/rocketchat-lib-w…

    …ave-1
    
    # Conflicts:
    #	packages/rocketchat-ui-utils/client/lib/openRoom.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    65cbc34 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'globals/rocketchat-lib-wave-1' into globals/rocketchat-…

    …lib-wave-2
    
    # Conflicts:
    #	packages/rocketchat-lib/package.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    ef01dc4 View commit details
    Browse the repository at this point in the history
  34. Merge remote-tracking branch 'origin/develop' into globals/rocketchat…

    …-lib-wave-1
    
    # Conflicts:
    #	packages/rocketchat-lib/server/functions/sendMessage.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    825639d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    82a9fe6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2b449fe View commit details
    Browse the repository at this point in the history
  37. Merge remote-tracking branch 'origin/develop' into globals/rocketchat…

    …-lib-wave-2
    
    # Conflicts:
    #	packages/rocketchat-lib/package.js
    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    41b1c07 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    34dd231 View commit details
    Browse the repository at this point in the history
  39. Fix tests

    rodrigok committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    94d49c0 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fc505d5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ba162e6 View commit details
    Browse the repository at this point in the history
  42. Remove RC namespace

    MarcosSpessatto committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    24d4488 View commit details
    Browse the repository at this point in the history
  43. Remove RC namespace

    MarcosSpessatto committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    eefdcdc View commit details
    Browse the repository at this point in the history
  44. Remove RC namespace

    MarcosSpessatto committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    71ed3bf View commit details
    Browse the repository at this point in the history
  45. Merge remote-tracking branch 'origin/globals/rocketchat-lib-wave-2' i…

    …nto globals/rocketchat-lib-wave-2
    MarcosSpessatto committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    ce98d4c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7f8fa6e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    aa6159c View commit details
    Browse the repository at this point in the history