Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make resolve-allof partial recursive #1787

Merged
merged 4 commits into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. Make resolve-allof recursive

    Makes it easier to use, like resolve-refs. It just needs to be called once.
    
    Fixes an issue with m.call.* events not displaying the common fields
    
    Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
    zecakeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0cbdc73 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
    zecakeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    36f0b86 View commit details
    Browse the repository at this point in the history
  3. Refactor to simplify

    Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
    zecakeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5e6871d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4d4aedf View commit details
    Browse the repository at this point in the history