Skip to content
Snippets Groups Projects
  1. Aug 30, 2016
  2. Aug 27, 2016
  3. Aug 26, 2016
  4. Aug 01, 2016
  5. Jul 11, 2016
  6. Jul 08, 2016
  7. Jul 07, 2016
  8. Jul 05, 2016
  9. Jun 17, 2016
  10. Jun 11, 2016
  11. Jun 04, 2016
  12. May 30, 2016
  13. May 27, 2016
  14. May 25, 2016
  15. May 23, 2016
  16. May 18, 2016
  17. May 15, 2016
  18. May 12, 2016
  19. May 06, 2016
    • Diego Sampaio's avatar
      Fix some UI/UX errors · 5a5fe453
      Diego Sampaio authored
      - Edit buttons to save and cancel no longer submit the form
      - "More channels" link has 100% width again
      - Fix "New messages" button to overlaps date division
      - Fix "Jump to recent messages" to 100% with again
      5a5fe453
  20. May 03, 2016
  21. May 02, 2016
  22. Apr 22, 2016
  23. 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
  24. 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
  25. Apr 15, 2016
  26. 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
  27. Apr 13, 2016
    • Marcelo Schmidt's avatar
      Close #1319 #2701 Add permalink to messages (#2870) · 69b3c818
      Marcelo Schmidt authored
      * Permalink
      
      * Add message attachment on jump to message link
      
      * Change the check for root url
      
      * Remove commented code
      69b3c818
    • Rodrigo Nascimento's avatar
      Remove empty link hrefs · f9112ec6
      Rodrigo Nascimento authored
      f9112ec6
    • Marcelo Schmidt's avatar
      Close #2378 Add role tags (#2858) · 4d898024
      Marcelo Schmidt authored
      * Room Roles
      
      * Replace arunoda:streams by rocketchat:streamer
      
      * Getting user roles
      
      * Add stream notifications for adding/removing user and room roles
      
      * Fix event broadcast
      
      * Update version of rocketchat:streamer to 0.2.0
      
      * Call subscribe after adding user to role
      
      * Update rocketchat:streamer to version 0.3.0
      
      * Notify broadcast
      
      * Notify and broadcast as default
      
      * Update rocketchat:streamer to version 0.3.1
      
      * Update rocketchat:streamer to 0.3.2
      
      * Improve broadcast auth
      
      * Fix LiveChat Streamer
      4d898024
  28. Apr 06, 2016
Loading