Skip to content
Snippets Groups Projects
  1. Jul 26, 2023
  2. Jun 07, 2023
  3. Jun 06, 2023
  4. Apr 13, 2023
  5. Mar 31, 2023
  6. Mar 30, 2023
  7. Apr 06, 2022
  8. Mar 09, 2022
  9. Mar 03, 2022
  10. Feb 28, 2022
  11. Dec 29, 2021
  12. Jul 01, 2021
  13. Apr 21, 2021
  14. Feb 04, 2020
  15. May 10, 2019
    • Diego Sampaio's avatar
      New eslint rules (#14332) · d53e264b
      Diego Sampaio authored
      * Fix new eslint rules
      
      * Fix eslint rules:
      
      no-unsafe-finally
      no-await-in-loop
      
      * More and more rules
      
      * Fix changes after lint fixes
      
      * Fix import orders
      
      * New eslint rules
      
      operator-linebreak
      new-parens
      
      * New eslint rule: no-useless-computed-key
      
      * New eslint rule: no-useless-constructor
      
      * Fix after develop merge
      
      * Update lint package and fix new code
      d53e264b
  16. Mar 26, 2019
  17. Mar 18, 2019
  18. Mar 15, 2019
  19. Mar 13, 2019
  20. Feb 15, 2019
    • Marcos Spessatto Defendi's avatar
      Remove dependency of RC namespace in rc-integrations and importer-hipchat-enterprise (#13386) · 7cdb0442
      Marcos Spessatto Defendi authored
      * 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
      
      * 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
      
      * 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
      
      * 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
      
      * 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
      
      * Remove some dependencies inside rocketchat-lib/server/startup, publications... (#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
      
      * 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
      
      *  Export functions and lib function of rc-lib but keep it inside RC namespace (#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
      
      *  Import variables from functions and lib to remove RC namespace dependency (#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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      *  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
      
      * 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
      
      *  Remove dependency of RC namespace in rc-channel-mail-messages and cloud (#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
      
      *  Remove dependency of RC namespace in rc-colors, cors, crowd and dolphin (#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
      
      *  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
      
      * Remove dependency of RC namespace in rc-emojione, error-handler, gh-enterprise 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
      
      * Remove dependency of RC namespace in rc-google-natural-language, grant, 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
      
      *  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
      
      * 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
      
      * Remove dependency of RC namespace in rc-mapview
      
      * Remove dependency of RC namespace in rc-mentions
      
      * Remove dependency of RC namespace in rc-mentions-flextab
      
      * Remove depedency of RC namespace in rc-message-attachements
      
      * Remove dependdency of RC namespace in rc-message-mark-as-unread
      
      * Remove dependency of RC namespace in rc-message-pin
      
      * Fix templateVarHandler that was in wrong folder
      
      * Remove namespace in the new livechat endpoint
      
      * Remove dependency of RC namespace in rc-message-snippet
      
      * Remove dependency of RC namespace in rc-message-star
      
      * Remove dependency of RC namespace in rc-oauth2
      
      * Remove dependency of RC namespace in rc-oembed
      
      * Remove dependency of RC namespace in rc-otr
      
      * Remove dependency of RC namespace in rc-reactions
      
      * Remove dependency of RC namespace in rc-retention-policy
      
      * Remove dependency of RC namespace in rc-earch
      
      * Remove dependency of RC namespace in rc-setup-wizard
      
      * Remove dependency of RC namespace in rc-slackbridge
      
      * Remove dependency of Rc namespace in slashcommands-asciiarts
      
      * Remove depedency of RC namespace in rc-slash-archiveroom
      
      * Remove dependency of RC namespace in rc-slash-create
      
      * Remove dependency of RC namespace in rc-slash-help
      
      * Remove dependency of RC namespace in rc-slash-hide
      
      * Remove dependency of RC namespace in rc-slash-invite
      
      * Remove dependency of RC namespace in rc-slash-inviteall
      
      * Remove dependency of RC namespace in rc-slash-join
      
      * Remove dependency of RC namespace in rc-slash-kick
      
      * Remove dependency of RC namespace in rc-slash-leave
      
      * Remove dependency of RC namespace in rc-slash-me
      
      * Remove dependency of RC namespace in rc-slash-msg
      
      * Remove dependency of RC namespace in rc-slash-mute
      
      * Remove dependency of RC namespace in rc-slash-open
      
      * Remove dependency of RC namespace in rc-slash-topic
      
      * Remove dependency of RC namespace in rc-slash-unarchiveroom
      
      * Remove dependency of RC namespace in rc-smarsh-connector
      
      * Remove dependency of RC namespace in rc-sms
      
      * Remove dependency of RC namespace in rc-spotify
      
      * Remove dependency of RC namespace in rc-statistics
      
      * Move tokenpass models methods to rc-models
      
      * Remove dependency of RC namespace in rc-tokenpass
      
      * import tokenpass inside rc-lib
      
      * Remove dependency of RC namespace in rc-ui
      
      * Move webdavAccounts models to rc-model
      
      * Remove dependency of RC namespace in rc-ui-account
      
      * Remove dependency of RC namespace in rc-ui-admin
      
      * Remove dependency of RC namespace in rc-ui-clean-history
      
      * Remove dependency of RC namespace in rc-ui-flextab
      
      * Remove dependency of RC namespace in rc-ui-login
      
      * Remove dependency of RC namespace in rc-ui-master
      
      * Remove dependency of RC namespace in rc-ui-message
      
      * REmove dependency of RC namespace in rc-user-data-download
      
      * Remove dependency of RC namespace in rc-version-check
      
      * Remove dependency of RC namespace in rc-videobridge
      
      * Remove dependency of RC namespace in rc-webdav
      
      * Remove dependency of RC namespace in rc-wordpress
      
      * Remove some RC namespace use in chatpal-search
      
      * Remove dependency of RC namespace in rc-irc
      
      * Remove dependency of RC namespace in livechat/client
      
      * Move methods in common livechat models to rc-models
      
      * Remove dependency of RC namespace in rc-livechat/server/models
      
      * Remove LIvechat global variable from RC namespace
      
      * Remove dependency of RC namespace in rc-livechat/imports, lib, server/api, server/hooks and server/lib
      
      * Remove dependency of RC namespace in rc-livechat/server/methods
      
      * Fix duplicated import
      
      * Remove unused import
      
      * Remove dependency of RC namespace in rc-livechat/server/publications
      
      * MOve rc-livechat server models to rc-models
      
      * Change imports of livechat server models to rc-models package
      
      *  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
      
      *  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
      
      * Remove dependency of RC namespace in rc-integrations
      
      * Import missed functions in rc-irc
      
      * Remove dependency of RC namespace in rc-hipchat-enterprise-importer
      
      * 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
      
      * 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
      
      *  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
      
      * 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
      
      *  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
      
      *  Remove dependency of RC namespace in rc-livestream and rc-mail-messages (#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
      7cdb0442
  21. Feb 01, 2019
    • Pierre H. Lehnen's avatar
      [FIX] HipChat Enterprise importer fails when importing a large amount of... · 77fb258a
      Pierre H. Lehnen authored
      [FIX] HipChat Enterprise importer fails when importing a large amount of messages (millions) (#13221)
      
      * Added new screen to check the importer history
      
      * Fixed conditional check
      
      * Better error handling and local file import
      
      * Improved error readability
      
      * Improved error handling
      
      * Allow @here and @all on messages that won't trigger notifications, regardless of permissions
      
      * Fixed room owners
      
      * Fixed issue when accessing import adm for the first time
      
      * Included Imported count on history screen
      
      * Increased timeout for fetching import file data
      
      * Improved Importer Counters
      
      * Missing comma
      
      * Improved RAM usage
      
      * import in batches
      
      * Avoid hitting a mongo cursor timeout
      
      * Additional fixes for the importer
      
      * Improved code
      
      * Show room owner at admin room info
      
      * Get room owner instead of room creator in admin room info
      
      * Insert messages faster
      
      * Skip messages that were already imported
      
      * Improved perfomance for hipchat imports
      
      * Improved hipchat importer perfomance
      
      * Improved message count handling
      
      * skip import operations marked as invalid
      77fb258a
  22. Jan 31, 2019
  23. Nov 28, 2018
  24. Nov 01, 2018
    • Marcos Spessatto Defendi's avatar
      Removal of Match, check, moment, Tracker and Mongo global variables (#12410) · 0d30a524
      Marcos Spessatto Defendi authored
      * First wave of removal of Meteor global
      
      * Second wave of removal of Meteor global
      
      * Third wave of removal of Meteor global
      
      * Fix tests
      
      * Remove global variable SHA256
      
      * Remove global variable WebApp
      
      * Remove global variable EJSON
      
      * Remove global variable Email
      
      * Remove global variable HTTP
      
      * Remove global variable Random
      
      * Remove global variable ReactiveDict
      
      * Remove global variable ReactiveVar
      
      * Remove global variable Accounts
      
      * Remove globals variables Match and check
      
      * Remove global variable Mongo
      
      * Remove global variable moment
      
      * Remove global variable Tracker
      
      * Fix ESLint
      0d30a524
    • Rodrigo Nascimento's avatar
      Removal of Meteor global variable (#12371) · 6e88d4d4
      Rodrigo Nascimento authored
      * First wave of removal of Meteor global
      
      * Second wave of removal of Meteor global
      
      * Third wave of removal of Meteor global
      
      * Fix tests
      
      * Fix ESLint
      6e88d4d4
  25. Sep 20, 2018
  26. Aug 20, 2018
    • Utkarsh Barsaiyan's avatar
      [NEW] Rich message text and image buttons (#11473) · 532009ae
      Utkarsh Barsaiyan authored
      * Added text and image buttons
      
      Added image button with msg
      
      Fixed according to updated JSON
      
      Added horizontal buttons support
      
      Fixed indentation
      
      Added text and image buttons
      
      * Added image button with msg
      
      * Fixed according to updated JSON
      
      * Added horizontal buttons support
      
      * fix style logic
      
      * Fixed lint errors and merge conflict
      
      * Remove lint errors
      
      * Added Actions schema to tests
      532009ae
  27. Aug 17, 2018
  28. Aug 16, 2018
  29. Jul 11, 2018
  30. Jun 14, 2018
  31. May 01, 2018
  32. Apr 30, 2018
  33. Apr 24, 2018
  34. Apr 23, 2018
  35. Apr 21, 2018
Loading