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 expire_ts compatibility to matrixRTC #4032

Merged
merged 10 commits into from
Jan 29, 2024
Merged

Commits on Jan 26, 2024

  1. add expire_ts compatibility to matrixRTC

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bafb2de View commit details
    Browse the repository at this point in the history
  2. add expire_ts

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dd2d0c9 View commit details
    Browse the repository at this point in the history
  3. rename expire_ts -> expires_ts

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e34c22b View commit details
    Browse the repository at this point in the history
  4. allow events without expires

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    80aab5d View commit details
    Browse the repository at this point in the history
  5. fix test for expires_ts

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    91e3f5b View commit details
    Browse the repository at this point in the history
  6. comment clarification

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b7fbcfd View commit details
    Browse the repository at this point in the history
  7. add comment where one needs to use the origin_server_ts

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d797ac2 View commit details
    Browse the repository at this point in the history
  8. add additional expires_ts tests

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5f94cd7 View commit details
    Browse the repository at this point in the history
  9. fix fake timer

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    348c37f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. change priority order to favor expires

    Signed-off-by: Timo K <[email protected]>
    toger5 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    251c6ee View commit details
    Browse the repository at this point in the history