Skip to content
Snippets Groups Projects
  1. Apr 07, 2020
  2. Mar 24, 2020
  3. Feb 05, 2020
  4. Dec 18, 2019
  5. Nov 28, 2018
  6. Nov 01, 2018
    • Marcos Spessatto Defendi's avatar
      Convert rocketchat-action-links to main module structure (#12503) · 7c87514c
      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
      
      * Remove global variable Blaze
      
      * Remove global variables FlowRouter and BlazeLayout
      
      * Add FlowRouter to eslint global in tests file
      
      * Remove global variable DDPRateLimiter
      
      * Remove global variable Session
      
      * Remove global variable UAParser
      
      * Remove global variable Promise
      
      * Remove global variable Reload
      
      * Remove global variable CryptoJS
      
      * Remove global variable Template
      
      * Remove global variable TAPi18n
      
      * Remove global variable TAPi18next
      
      * Exposing t function from rocketchat:ui package
      
      * Convert chatpal search to main module structure
      
      * Fix ESLint
      
      * Convert meteor-accounts-saml to main module structure
      
      * Convert meteor-autocomplete to main module structure
      
      * Convert meteor-timesync package to modular structure
      
      * exposing modal global variable
      
      * Convert rocketchat-2fa to main module structure
      
      * Change exposing of fireGlobalEvent function from window to package
      
      * Moved handleError function from client to rocketchat:lib package
      
      * Convert rocketchat:action-linsk package to main module structure
      
      * disable eslint no-undef in fireGlobalEvent
      7c87514c
    • Marcos Spessatto Defendi's avatar
      Removal of TAPi18n and TAPi18next global variables (#12467) · 70fe7df1
      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
      
      * Remove global variable Blaze
      
      * Remove global variables FlowRouter and BlazeLayout
      
      * Add FlowRouter to eslint global in tests file
      
      * Remove global variable DDPRateLimiter
      
      * Remove global variable Session
      
      * Remove global variable UAParser
      
      * Remove global variable Promise
      
      * Remove global variable Reload
      
      * Remove global variable CryptoJS
      
      * Remove global variable Template
      
      * Remove global variable TAPi18n
      
      * Remove global variable TAPi18next
      
      * Fix ESLint
      70fe7df1
  7. Aug 16, 2018
  8. Jul 17, 2018
  9. Oct 30, 2017
  10. Jun 28, 2017
  11. Jun 22, 2017
  12. Mar 24, 2017
  13. Nov 22, 2016
  14. Nov 21, 2016
  15. Sep 20, 2016
  16. Apr 20, 2016
    • Marcelo Schmidt's avatar
      Change meteor error (#2969) · 611ecae6
      Marcelo Schmidt authored
      * Add function to handle errors
      
      * Delete message errors
      
      * handle error for hideRoom
      
      * Allow returning error instead of calling toastr.error
      
      * Handle error for leaveRoom
      
      * handle error for openRoom
      
      * handleError for toggleFavorite
      
      * handleError in updateMessage
      
      * error for samlLogout
      
      * handleError for assets
      
      * Add global handleError to eslint
      
      * handleError for addOAuthService
      
      * handleError: getUserRoles
      
      * handleError: insertOrUpdateUsere
      
      * handleError: messageDeleting
      
      * handleError: removeUserFromRoles
      
      * handleError: addPermissionToRole
      
      * handleError: addUserToRole
      
      * handleError: deleteRole
      
      * handleError: removeRoleFromPermission
      
      * handleError: removeUserFromRole
      
      * handleError: saveRole
      
      * Return ready on publish without permission
      
      * handleError: channel-settings
      
      * handleError: mailMessages
      
      * handleError: fileUpload
      
      * handleError: rocketchat-importer
      
      * handleError: addIncomingIntegration
      
      * handleError: deleteIncomingIntegration
      
      * handleError: updateIncomingIntegration
      
      * handleError: addOutgoingIntegration
      
      * handleError: deleteOutgoingIntegration
      
      * handleError: updateOutgoingIntegration
      
      * Return ready on publish without permission
      
      * handleError ldap
      
      * remove throw from client code
      
      * handleError: setEmail, slashCommand
      
      * Sort en.i18n.json
      
      * Google translated languages
      
      * Use correct error return from publishes
      
      * RateLimiter.limitFunction
      
      * Fix order of error "500"
      
      * handleError validateEmailDomain
      
      * handleError channelSettings; settings
      
      * handleError livechat
      
      * handleError: Mailer.sendMail
      
      * handleError pinMessage and unpinMessage
      
      * handleError messageStarring
      
      * handleError oauth apps
      
      * handleError: saveNotificationSettings
      
      * handleError getRoomRoles
      
      * handleError: createDirectMessage
      
      * handleError saveUserPreferences
      
      * handleError: saveUserProfile
      
      * handleError sendConfirmationEmail
      
      * Add ecmascript to root
      611ecae6
  17. Nov 16, 2015
  18. Nov 15, 2015
  19. Nov 13, 2015
  20. Nov 07, 2015
  21. Oct 28, 2015
  22. Oct 26, 2015
  23. Oct 24, 2015
  24. Oct 23, 2015
  25. Oct 22, 2015
  26. Oct 21, 2015
  27. Oct 17, 2015
  28. Oct 16, 2015
  29. Oct 13, 2015
  30. Oct 07, 2015
  31. Oct 06, 2015
  32. Oct 05, 2015
  33. Oct 04, 2015
Loading