Skip to content
Snippets Groups Projects
  1. Aug 15, 2016
  2. Aug 05, 2016
  3. Jul 29, 2016
  4. Jun 29, 2016
  5. Jun 21, 2016
  6. May 29, 2016
  7. May 09, 2016
  8. May 03, 2016
  9. Apr 28, 2016
  10. Apr 27, 2016
  11. 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
  12. Apr 22, 2016
  13. 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
    • Diego Sampaio's avatar
      Page to view all livechat sessions (#2965) · e8b47cb6
      Diego Sampaio authored
      * Remove unused helpers in some templates
      
      * Improve and standardize UI for lists
      
      * Create an API to add access room validators
      
      * New page to see livechat sessions
      
      * Add external.js to .eslintignore
      
      * Return publication error correctly
      e8b47cb6
  14. Apr 19, 2016
    • Marcelo Schmidt's avatar
      Closes #2726 #2385 Remove double negatives (#2937) · d315b7b2
      Marcelo Schmidt authored
      * Change naming for opt-out statistics
      
      * Opt out description
      
      * Remove double negatives:
      
      New room notification;
      New message notification;
      Statistics opt out
      
      * Statistics reporting
      
      * Remove double negative on Disable Favorite Rooms
      
      * Change logic for checking if message and room notifications are enabled
      d315b7b2
  15. Apr 15, 2016
  16. Apr 14, 2016
    • Diego Sampaio's avatar
      User info tab bar improvements (#2893) · f163c7a7
      Diego Sampaio authored
      * New user info animation
      
      * Better room's members list show/hide control
      
      * Remove all references to showUserInfo Session variable
      
      * Spread the new role for the user
      
      * New UI for user profile. Also unified view from room and admin
      f163c7a7
  17. Apr 08, 2016
  18. Apr 04, 2016
  19. Apr 02, 2016
  20. Apr 01, 2016
  21. Mar 31, 2016
  22. Mar 28, 2016
  23. Mar 26, 2016
  24. Mar 23, 2016
  25. Mar 22, 2016
  26. Mar 21, 2016
  27. Mar 14, 2016
  28. Mar 11, 2016
  29. Feb 29, 2016
Loading