Skip to content
Snippets Groups Projects
  1. Dec 20, 2016
  2. Dec 19, 2016
  3. Dec 15, 2016
  4. Dec 14, 2016
  5. Nov 30, 2016
  6. Nov 21, 2016
  7. Nov 04, 2016
  8. Oct 26, 2016
  9. Oct 06, 2016
  10. Oct 05, 2016
  11. Oct 01, 2016
  12. Sep 30, 2016
  13. Sep 28, 2016
  14. Sep 07, 2016
  15. Sep 06, 2016
  16. Sep 05, 2016
  17. Sep 03, 2016
  18. Aug 31, 2016
    • Marcelo Schmidt's avatar
      Slackbridge fixes (#4162) · adc9504a
      Marcelo Schmidt authored
      * Remove double error trhow
      
      * Fix channel name changed
      
      * Fix not sending notifications for old messages
      
      * Add option to silence adding users to room
      
      * Silence adding existing users to room
      
      * Add try/catch in set avatar to prevent timeout issues
      
      * Save topic message in correct date/time
      
      * Add logs
      adc9504a
  19. Aug 27, 2016
  20. Aug 26, 2016
  21. Aug 23, 2016
  22. Aug 22, 2016
  23. Aug 18, 2016
  24. Aug 15, 2016
  25. Aug 10, 2016
    • Diego Sampaio's avatar
      Livechat fixes · 66a465d8
      Diego Sampaio authored
      66a465d8
    • Tim Kinnane's avatar
      Prevent last admin removal (#3971) · 03f3db25
      Tim Kinnane authored
      * More admin checks
      
      # Conflicts:
      #	packages/rocketchat-lib/server/methods/insertOrUpdateUser.coffee
      
      * missing server side validation
      
      # Conflicts:
      #	packages/rocketchat-ui-flextab/flex-tab/tabs/userEdit.coffee
      
      * Remove last admin check for removeUserFromRoom
      
      * Move and fix last admin check for role removal
      
      Check was on change admin status method, but that didn’t catch direct removal of user from role admin view.
      
      * Fix last admin check for insert/update/delete user
      
      Was checking if only one admin but not if the updated user was admin, preventing all updates.
      
      * Allow translation of last admin error
      
      * Fix assigning admin permission bypass
      03f3db25
  26. Aug 09, 2016
  27. Aug 08, 2016
  28. Aug 01, 2016
Loading