Skip to content
Snippets Groups Projects
  1. Jan 09, 2017
  2. Jan 03, 2017
  3. Dec 20, 2016
  4. Dec 19, 2016
  5. Nov 21, 2016
  6. Nov 04, 2016
  7. Sep 05, 2016
  8. Aug 22, 2016
  9. Jul 29, 2016
  10. Jul 06, 2016
    • Jason Paryani's avatar
      Fix sandstorm WebRTC (#3675) · a12f6463
      Jason Paryani authored
      * Add an autorun around WebRTC notification subscription
      
      * Fix another instance of Notifications.onUser in otr
      
      I did a grep for Notifications.onUser and found that this call was also
      being called in Meteor.startup without an autorun block
      a12f6463
  11. May 16, 2016
  12. May 03, 2016
  13. 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
  14. Apr 22, 2016
  15. Apr 19, 2016
  16. Apr 15, 2016
  17. Mar 28, 2016
  18. Mar 27, 2016
  19. Mar 26, 2016
  20. Mar 23, 2016
  21. Mar 21, 2016
  22. Mar 18, 2016
  23. Mar 16, 2016
  24. Mar 15, 2016
  25. Mar 14, 2016
  26. Mar 13, 2016
  27. Mar 11, 2016
Loading