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

Add support for room version 1 and 2 #5

Merged
merged 28 commits into from
Oct 19, 2023
Merged

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    463d95f View commit details
    Browse the repository at this point in the history
  2. Modify class

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0f4f404 View commit details
    Browse the repository at this point in the history
  3. test

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    590c216 View commit details
    Browse the repository at this point in the history
  4. test

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a8c15d9 View commit details
    Browse the repository at this point in the history
  5. test

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    588b917 View commit details
    Browse the repository at this point in the history
  6. verbose

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    079440a View commit details
    Browse the repository at this point in the history
  7. test specify path

    pseudonyme21 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    716992d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. test specify path

    pseudonyme21 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    171bdb6 View commit details
    Browse the repository at this point in the history
  2. typo

    pseudonyme21 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7f01d6e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Add event_id

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4200c79 View commit details
    Browse the repository at this point in the history
  2. Fix pydantic version

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1e7b6ab View commit details
    Browse the repository at this point in the history
  3. Fix pydantic

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bc02259 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    b8dea29 View commit details
    Browse the repository at this point in the history
  5. Add import

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    916321c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b96cb6 View commit details
    Browse the repository at this point in the history
  7. Add event_id to test

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e155d6e View commit details
    Browse the repository at this point in the history
  8. Add event_count

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0423c6a View commit details
    Browse the repository at this point in the history
  9. Add missing import

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8f1a550 View commit details
    Browse the repository at this point in the history
  10. Fix randomçstring import

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    6aa8f73 View commit details
    Browse the repository at this point in the history
  11. Change random string gen

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d501e90 View commit details
    Browse the repository at this point in the history
  12. Add server_name

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    6a2e5d7 View commit details
    Browse the repository at this point in the history
  13. Add missing ,

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5182cb0 View commit details
    Browse the repository at this point in the history
  14. Fix api to _api

    jdauphant authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d0d551d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22ad160 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    d15b175 View commit details
    Browse the repository at this point in the history
  2. Refactor tests

    MatMaul committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    fe35fd7 View commit details
    Browse the repository at this point in the history
  3. Simplify event creation

    MatMaul committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    71107b2 View commit details
    Browse the repository at this point in the history
  4. Simplify

    MatMaul committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    51940c0 View commit details
    Browse the repository at this point in the history