Skip to content
Snippets Groups Projects
  1. May 18, 2016
  2. 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
  3. May 03, 2016
  4. May 02, 2016
  5. Apr 22, 2016
  6. 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
  7. 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
  8. 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
  9. 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
    • 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
  10. Apr 06, 2016
  11. Apr 04, 2016
    • Dennis Brakhane's avatar
      Add ability to hide embedded media · 1480d7be
      Dennis Brakhane authored
      Embedded media like images and video can now individually be collapsed
      
      A new preference "Collapse media by default" is also added, the default
      is to not collapse media.
      
      Since images are not always shown, "showImage" is also renamed to
      "loadImage"
      
      Closes #1187
      1480d7be
  12. Apr 01, 2016
  13. Mar 31, 2016
  14. Mar 30, 2016
  15. Mar 29, 2016
  16. Mar 26, 2016
  17. Mar 22, 2016
  18. Mar 21, 2016
  19. Mar 20, 2016
  20. Mar 09, 2016
  21. Mar 04, 2016
  22. Feb 15, 2016
  23. Feb 01, 2016
  24. Jan 14, 2016
  25. Jan 13, 2016
  26. Jan 12, 2016
  27. Jan 11, 2016
  28. Jan 05, 2016
  29. Dec 30, 2015
  30. Dec 22, 2015
Loading