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

MSC3489: Sharing streams of location data with history #3489

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    0ed14c9 View commit details
    Browse the repository at this point in the history
  2. clarify description param

    ara4n committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3d60c96 View commit details
    Browse the repository at this point in the history
  3. json5

    ara4n committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    fde61c1 View commit details
    Browse the repository at this point in the history
  4. bullets

    ara4n committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    9ac2c43 View commit details
    Browse the repository at this point in the history
  5. typos

    ara4n committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    de4ad14 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. incorporate feedback

    relax rate requirements
    spell out that we're ignoring velocity for now
    ara4n committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    834954a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Location streaming tweaks (#3622)

    * Various tweaks following initial implementation:
    - switched from `m.beacon.*` state event to `m.becon` reference relationship to original `m.beacon_info.*`
    - changed `beacon_info` created to `m.ts`
    - renamed `lifetime` to `timeout`
    - added `m.asset` `type`
    stefanceriu authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c0a2f7b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

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

Commits on May 3, 2022

  1. Remove variable event types; clarifications

    * Clarify that this proposal includes history - see MSC3672 for EDUs
    * Note dependency on MSC3267 for reference relationships
    * Remove variable event_type - instead use state_key
    * Propose state_key prefixes inspired by MSC3757 and MSC3779
    * Update links to matrix-spec-proposals
    * Clarify how to stop sharing, and when a share is stopped
    * Mention the need for redactions to work
    * Clarify the use of milliseconds for all timing
    * Mention implementations
    andybalaam committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b402c84 View commit details
    Browse the repository at this point in the history
  2. Fix spelling error

    andybalaam committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b98765d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on May 9, 2022

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

Commits on May 19, 2022

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