Skip to content
Snippets Groups Projects
  1. Apr 03, 2018
  2. Mar 12, 2018
  3. Feb 15, 2018
  4. Jan 24, 2018
  5. Dec 06, 2017
  6. Dec 02, 2017
  7. Nov 28, 2017
  8. Oct 30, 2017
  9. Oct 26, 2017
  10. Sep 14, 2017
  11. Sep 11, 2017
  12. Aug 24, 2017
  13. Aug 07, 2017
  14. Mar 24, 2017
  15. Feb 04, 2017
  16. Jan 31, 2017
  17. Jan 07, 2017
    • kablewi's avatar
      Bi-directional reactions to messages · ba388e63
      kablewi authored
      Responded to pull request comments
      * Instead of passing in the user object, just used Meteor.runAs()
      * Added callback events to the client side
      ba388e63
  18. Jan 06, 2017
  19. Jan 04, 2017
  20. Dec 20, 2016
  21. Dec 19, 2016
  22. Dec 12, 2016
  23. Oct 01, 2016
  24. Sep 05, 2016
  25. Sep 01, 2016
  26. Jul 20, 2016
  27. May 19, 2016
  28. May 16, 2016
  29. Apr 26, 2016
    • Marcelo Schmidt's avatar
      Close #2727 Change meteor error (#3040) · 625b2963
      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
      
      * handleError: avatar
      
      * handleError: getStatistics
      
      * handleError: roomSetting
      
      * handleError: channelSettings
      
      * handleError: sendInvitationEmail
      
      * handleError: addUserToRoom
      
      * handleError: uploadedFilesList
      
      * Change error key on user edit
      
      * handleError: userInfo
      
      * handleError: userRegistration
      
      * handleError: createChannel
      
      * handleError: createPrivateGroup
      
      * handleError: setUserPassword
      
      * handleError setUserActiveStatus
      
      * handleError: accoutns
      
      * A few more errors thrown
      
      * Error: livechat publishes
      
      * Errors in methods
      
      * handleError searchAgent
      
      * Add errors handling
      
      More errors handling
      
      Auto-translation for all languages
      
      * Permalink
      625b2963
  30. Apr 13, 2016
  31. Mar 30, 2016
  32. Mar 29, 2016
Loading