Skip to content
Snippets Groups Projects
  1. May 20, 2020
  2. May 14, 2020
  3. Jan 29, 2020
  4. Dec 28, 2019
  5. Dec 16, 2019
  6. Dec 11, 2019
  7. Aug 16, 2019
  8. May 22, 2019
  9. May 10, 2019
    • Diego Sampaio's avatar
      New eslint rules (#14332) · d53e264b
      Diego Sampaio authored
      * Fix new eslint rules
      
      * Fix eslint rules:
      
      no-unsafe-finally
      no-await-in-loop
      
      * More and more rules
      
      * Fix changes after lint fixes
      
      * Fix import orders
      
      * New eslint rules
      
      operator-linebreak
      new-parens
      
      * New eslint rule: no-useless-computed-key
      
      * New eslint rule: no-useless-constructor
      
      * Fix after develop merge
      
      * Update lint package and fix new code
      d53e264b
    • Rodrigo Nascimento's avatar
      Release 1.0.3 (#14446) · f19473c6
      Rodrigo Nascimento authored
      
      * [FIX] New day separator overlapping above system message (#14362)
      
      * Improve German translations (#14351)
      
      * Use the plural for discussions-section in side panel
      
      * Formal and informal translations for 1.0
      
      * fix german typos
      
      * [FIX] Main thread title on replies (#14372)
      
      * fix
      
      * fix test
      
      * fix setting
      
      * Update tests/pageobjects/main-content.page.js
      
      Co-Authored-By: default avatarggazzo <guilhermegazzo@gmail.com>
      
      * Update app/ui-utils/client/lib/RoomHistoryManager.js
      
      Co-Authored-By: default avatarggazzo <guilhermegazzo@gmail.com>
      
      * [FIX] Bell was too small on threads (#14394)
      
      * [FIX] Messages on threads disappearing (#14393)
      
      * fix subscription-changed updating all messages(#14391)
      
      * Fix: Message body was not being updated when user disabled nrr message (#14390)
      
      * [NEW] Allow change Discussion's properties (#14389)
      
      * [FIX] Unnecessary meteor.defer on openRoom (#14396)
      
      * [FIX] more message actions to threads context(follow, unfollow, copy, delete) (#14387)
      
      * added more message actions to threads context
      
      * more actions
      
      * change token name (#14379)
      
      * [FIX] Pressing Enter in User Search field at channel causes reload (#14388)
      
      * Prevent default on enter in User search
      
      * Prevent form submission in membersList
      
      * If using subpath make sure streams use that also for multi-instance.  Fixes #13200 (#14376)
      
      * Revert "[IMPROVE] Use SessionId for credential token in SAML request (#13791)" (#14345)
      
      This reverts commit 3967a74f.
      
      * Add fallback to mongo version that doesn't require clusterMonitor role (#14403)
      
      * [FIX] Users actions in administration were returning error (#14400)
      
      * Fix actions collapse into popup in userInfo
      
      * Refactor userActions
      
      * [FIX] Error 400 on send a reply to an old thread (#14402)
      
      * fix error 400 on send a reply to an old thread
      
      * ignoring properly hidden messages
      
      * [FIX] Messages on thread panel were receiving wrong context/subscription  (#14404)
      
      * [FIX] preview pdf its not working (#14419)
      
      * [FIX] renderMessageBody was caching messages in wrong scenarios #14420
      
      * LingoHub Update :rocket: (#14426)
      
      Manual push by LingoHub User: Diego Sampaio.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      
      
      
      * [FIX] Mentions message missing 'jump to message' action (#14430)
      
      * fixed context
      
      * threads context
      
      * [FIX] Escape unrecognized slash command message (#14432)
      
      * Add missing german translations (#14386)
      
      * [FIX] IE11 support (#14422)
      
      * Add symlinks to ES6 node_modules imports
      
      * Add URL polyfill for IE11
      
      * Fix thread replies for IE11
      
      * [IMPROVE] allow users to skip activeUsers to be ready (#14431)
      
      * allow users to skip activeUsers to be ready
      
      * Update main.js
      
      * Update app/ui-master/client/main.js
      
      Co-Authored-By: default avatarggazzo <guilhermegazzo@gmail.com>
      
      * [IMPROVE] Don't use regex to find users (#14397)
      
      * Don't use regex to find users
      
      * Invert logic on model methods
      
      * Escape username regex
      
      * Find users in batch
      
      * Use only normalizeMessagesForUser
      
      * Don't ignore username case to get owners on graphql
      
      * Fixes on DAU and MAU aggregations (#14418)
      
      * Fixes on SAU and MAU aggregations
      
      * Report new data from DAU/MAU
      
      * Run tests agains a mongodb container in CI
      
      * Try to run CI correctly
      
      * Fix drop database
      
      * Parse desktop app User Agent correctly
      
      * Fix aggregation of past sessions
      
      * Return past month today
      
      * Fix bug
      
      * Add migration
      
      * Fixed migration
      
      * Migration improvements
      
      * Fix crowd sync by using correct logging method (#14405)
      
      * Fix room names in user info dialogs (#14415)
      
      * Fix discussion name being invalid (#14442)
      
      Closes #14378
      
      * Fix i18n files keys sort (#14433)
      
      * Add script to normalize i18n files
      
      * Fix i18n files
      
      * Set as official script
      
      * Update package-lock.json
      
      * fix (#14443)
      
      * Update threads.css
      
      * Bump version to 1.0.3
      
      * regen changelog
  10. May 09, 2019
  11. Apr 10, 2019
  12. Apr 08, 2019
  13. Mar 18, 2019
  14. Mar 13, 2019
  15. Jan 10, 2019
    • Marcos Spessatto Defendi's avatar
      Move/create rocketchat metrics (#13032) · 39bb1618
      Marcos Spessatto Defendi authored
      * Move rocketchat.info from lib to utils
      
      * Remove directly dependency between lib and migrations
      
      * Move statistics Model to rocketchat:models
      
      * Create rocketchat:metrics to be able to depacking rocketchat callbacks
      
      * Reduce diff
      39bb1618
  16. Dec 20, 2018
  17. Dec 03, 2018
  18. Nov 28, 2018
  19. Oct 30, 2018
  20. Aug 17, 2018
  21. Aug 16, 2018
  22. May 18, 2018
    • Rodrigo Nascimento's avatar
      Develop sync (#10815) · a67ff581
      Rodrigo Nascimento authored
      * add redhat dockerfile to master (#10408)
      
      * add redhat dockerfile to master
      
      * Add redhat dockerfile to set-version helper script
      
      * Release 0.63.2 (#10476)
      
      * [FIX] Even TypeErrors with SAML (#10475)
      
      * Bump version to 0.63.2
      
      * Added one2mail.info to default blocked domain list (#10218)
      
      * [FIX] The 'channel.messages' REST API Endpoint error (#10485)
      
      * Bump version to 0.63.3
      
      * Add the history of v0.63.3
      
      * Bump version to 0.64.0-rc.0
      
      * Bump version to 0.64.0-rc.1
      
      * Bump version to 0.64.0-rc.2
      
      * Bump version to 0.64.0-rc.3
      
      * Bump version to 0.64.0-rc.4
      
      * Bump version to 0.64.0
      
      * Bump version to 0.64.1
      
      * Bump version to 0.65.0-develop
      a67ff581
  23. Apr 21, 2018
  24. Apr 18, 2018
    • Bradley Hilton's avatar
      [OTHER] Develop sync (#10487) · ccbfbc5f
      Bradley Hilton authored
      * add redhat dockerfile to master (#10408)
      
      * add redhat dockerfile to master
      
      * Add redhat dockerfile to set-version helper script
      
      * [FIX] Even TypeErrors with SAML (#10475)
      
      * Bump version to 0.63.2
      ccbfbc5f
  25. Apr 10, 2018
  26. Apr 04, 2018
  27. Dec 29, 2017
  28. Dec 28, 2017
  29. Dec 27, 2017
  30. Nov 29, 2017
  31. Nov 03, 2017
  32. Aug 03, 2017
  33. Aug 01, 2017
  34. Jun 12, 2017
  35. May 15, 2017
  36. May 12, 2017
Loading