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

main => beta #134

Merged
merged 21 commits into from
Jan 20, 2024
Merged

main => beta #134

merged 21 commits into from
Jan 20, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    7188b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b78a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cf20be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    059ce56 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #125 from xmtp/rich/legacy-create-identity-associa…

    …tion
    
    Adds the option for v3 keys to be signed by v2 keys, to avoid additional wallet signatures on clients that already have a signed v2 key.
    richardhuaaa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2769931 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    c769b89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #130 from xmtp/revert-125-rich/legacy-create-ident…

    …ity-association
    
    Revert "feat: add legacy v2-signed keys"
    neekolas committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6b112ff View commit details
    Browse the repository at this point in the history
  3. feat: add mls rpc query methods and types

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0976e38 View commit details
    Browse the repository at this point in the history
  4. refactor: replace mls _tls_serialized fields in message types with re…

    …al fields
    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    48cc683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b79ffca View commit details
    Browse the repository at this point in the history
  6. refactor: s/PublishToGroup/SendGroupMessages and s/PublishWelcomes/Se…

    …ndWelcomeMessages
    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f1be60a View commit details
    Browse the repository at this point in the history
  7. refactor: s/Follow/Subscribe

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ec0abc9 View commit details
    Browse the repository at this point in the history
  8. fix: group id and installation id are bytes

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3e49f3b View commit details
    Browse the repository at this point in the history
  9. fix: consistent http route annotations with method names

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bd83159 View commit details
    Browse the repository at this point in the history
  10. fix: id_cursor instead of cursor

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    14a4d89 View commit details
    Browse the repository at this point in the history
  11. fix: pass message data only in send group message request

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    59871f2 View commit details
    Browse the repository at this point in the history
  12. feat: subscribe using multiple group/installation filters

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    52e814a View commit details
    Browse the repository at this point in the history
  13. feat: add {Group,Welcome}MessageInput types and move message_content …

    …types to api def
    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3444a7f View commit details
    Browse the repository at this point in the history
  14. refactor: s/installation_id/installation_key in mls/api

    Steven Normore committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    427e0fc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix: no need for subscribe filter type

    Steven Normore committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2b0d45c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #127 from xmtp/snor/mls-api-query

    Add support for query and subscribe of messages via MLS service
    Steven Normore committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f78dc11 View commit details
    Browse the repository at this point in the history