Skip to content
Snippets Groups Projects
  1. Oct 19, 2024
  2. Sep 27, 2024
  3. Sep 11, 2024
  4. Aug 21, 2024
  5. Mar 19, 2024
  6. Feb 08, 2024
  7. Dec 11, 2023
  8. Mar 23, 2023
  9. Feb 16, 2023
  10. Feb 14, 2023
  11. Nov 22, 2022
  12. Jun 30, 2022
  13. Jun 29, 2022
    • gabriellsh's avatar
      [FIX] Too many watchers in dev environment. (#25930) · 016584b5
      gabriellsh authored
      <!-- This is a pull request template, you do not need to uncomment or remove the comments, they won't show up in the PR text. -->
      
      <!-- Your Pull Request name should start with one of the following tags
        [NEW] For new features
        [IMPROVE] For an improvement (performance or little improvements) in existing features
        [FIX] For bug fixes that affect the end-user
        [BREAK] For pull requests including breaking changes
        Chore: For small tasks
        Doc: For documentation
      -->
      
      <!-- Checklist!!! If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. 
        - I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc
        - I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat
        - Lint and unit tests pass locally with my changes
        - I have added tests that prove my fix is effective or that my feature works (if applicable)
        - I have added necessary documentation (if applicable)
        - Any dependent changes have been merged and published in downstream modules
      -->
      
      ## Proposed changes (including videos or screenshots)
      <!-- CHANGELOG -->
      <!--
        Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
        If it fixes a bug or resolves a feature request, be sure to link to that issue below.
        This description will appear in the release notes if we accept the contribution.
      -->
      
      <!-- END CHANGELOG -->
      
      ## Issue(s)
      <!-- Link the issues being closed by or related to this PR. For example, you can use #594 if this PR closes issue number 594 -->
      
      ## Steps to test or reproduce
      <!-- Mention how you would reproduce the bug if not mentioned on the issue page already. Also mention which screens are going to have the changes if applicable -->
      
      ## Further comments
      <!-- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... -->
      016584b5
  14. Jun 05, 2022
  15. May 23, 2022
  16. Apr 13, 2022
  17. Apr 07, 2022
  18. Apr 06, 2022
  19. Mar 08, 2022
  20. Feb 20, 2021
  21. Jan 29, 2020
  22. Dec 20, 2019
    • Tasso Evangelista's avatar
      [FIX] Admin Setting descriptions and Storybook (#15994) · c8a36350
      Tasso Evangelista authored
      * Fix regressions
      
      * Split ConnectionStatusContext from ConnectionStatusProvider
      
      * Split RouterContext from RouterProvider
      
      * Split TranslationContext from TranslationProvider
      
      * Update Storybook
      
      * Refactor ConnectionStatusAlert
      
      * Fix eslint issues
      
      * Add SessionContext
      
      * Add SidebarContext
      
      * Fix RouterProvider
      
      * Add useSubscription
      
      * Deprecate ErrorAlert
      
      * Prefer read unread from Session
      
      * Add ToastMessagesContext
      
      * Deprecate useSetSetting
      
      * Fix SetupWizardRoute
      
      * Fix ToastMessagesProvider
      
      * Fix useSubscription
      
      * Add Logo
      
      * Add useIsMounted
      
      * Refactor SetupWizardRoute
      
      * Fix useReactiveValue loop
      
      * Refactor SetupWizardState
      
      * Add some skeleton components
      
      * Add missing Storybook stories
      
      * Add missing Storybook stories
      
      * Refactor Storybook mocks
      
      * Fix useIsMounted
      
      * Refactor ConnectionStatusAlert styles
      
      * Refactor ConnectionStatusContext
      
      * Improve useObservableValue
      
      * Remove some references to Meteor
      
      * Add SettingsContext
      
      * Remove some references to toastr and TAPi18n
      
      * Fix translate.has function
      
      * Remove superfluous argument
      
      * Add storybook-static to gitignore
      
      * Fix lint warnings
      
      * Split providers from components
      
      * Add UserContext
      
      * Add AuthorizationContext
      
      * Add useRole
      
      * Add ServerContext
      
      * Add missing hooks for client APIs
      
      * Add helper to create observable values
      
      * Add missing ServerProvider
      
      * Don't trust the gap between initial value and autorun in reactive sources
      c8a36350
  23. Mar 15, 2019
  24. Mar 08, 2019
  25. Apr 21, 2018
  26. Apr 17, 2018
  27. Jul 21, 2017
  28. Jun 13, 2017
  29. Jun 09, 2017
    • Diego Sampaio's avatar
      Make livechat app folder hidden · affb966b
      Diego Sampaio authored
      This will make Meteor ignore changes on this folder which will prevent rebuilds of whole livechat package.
      
      For local development it is recommended to run the livechat app individually like on run.sh file.
      affb966b
  30. Feb 16, 2017
  31. Dec 14, 2016
  32. Sep 19, 2016
  33. Aug 09, 2016
  34. Aug 05, 2016
  35. Jul 21, 2016
  36. May 20, 2016
  37. Feb 15, 2016
  38. Dec 22, 2015
  39. Dec 01, 2015
Loading