Skip to content
Snippets Groups Projects
  1. Feb 06, 2024
  2. Jan 24, 2024
  3. Jan 09, 2024
  4. Nov 23, 2023
  5. Jul 26, 2023
  6. Jun 30, 2023
  7. Jun 21, 2023
  8. Jun 20, 2023
  9. May 18, 2023
  10. Apr 28, 2023
  11. Mar 17, 2023
  12. Mar 15, 2023
  13. Mar 09, 2023
  14. Feb 15, 2023
  15. Feb 08, 2023
  16. Jan 16, 2023
  17. Dec 27, 2022
  18. Sep 15, 2022
  19. Aug 17, 2022
  20. Aug 08, 2022
  21. Aug 02, 2022
  22. Jul 28, 2022
  23. Jul 07, 2022
  24. Jul 01, 2022
  25. Jun 22, 2022
  26. Jun 13, 2022
    • Pierre Lehnen's avatar
      Chore: Remove unused tokenpass integration code (#25831) · 3c1bc073
      Pierre Lehnen 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... -->
      3c1bc073
  27. Jun 06, 2022
    • Marcos Spessatto Defendi's avatar
      [IMPROVE] Refactor + unit tests for federation-v2 (#25680) · e6820302
      Marcos Spessatto Defendi authored
      * refactor: refactor matrix bridge to support testing + unit tests
      
      * fix: fix conflict
      
      * fix: types on test
      
      * fix: fix tests
      
      * chore: rename bridged to federated
      
      * chore: remove duplicated config
      
      * fix:  fix yarn.lock
      
      * chore: add migration for the renamed field
      
      * chore: fix lint
      
      * fix: type
      e6820302
  28. Jun 05, 2022
  29. May 23, 2022
  30. Apr 22, 2022
  31. Apr 13, 2022
  32. Apr 06, 2022
Loading