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

Merge in upstream v0.6.0 #32

Merged
merged 49 commits into from
May 7, 2024
Merged

Merge in upstream v0.6.0 #32

merged 49 commits into from
May 7, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    25f0efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0947b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d98e35 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    869033d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20acd10 View commit details
    Browse the repository at this point in the history
  3. fixes & cleanup

    maltee1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3e0aae5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    791e89d View commit details
    Browse the repository at this point in the history
  5. add create command

    maltee1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    407dbfd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Add support for PNI portals

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5bb2db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fabded7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'maltee1/groupinfo_matrix_to_signal' int…

    …o tulir/pni-sending
    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9c0b8ec View commit details
    Browse the repository at this point in the history
  4. Fix a bunch of bad loggers

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    782782b View commit details
    Browse the repository at this point in the history
  5. Refactor recipient storage

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2eb41b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68cb547 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1ac878 View commit details
    Browse the repository at this point in the history
  8. Fix typo in query

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    71a1645 View commit details
    Browse the repository at this point in the history
  9. Fix bugs in portal re-id'ing

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5fe7d54 View commit details
    Browse the repository at this point in the history
  10. Fix more things

    tulir committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b304be1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    4fb5100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1cf5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f77a9a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51617d3 View commit details
    Browse the repository at this point in the history
  5. Improve some log lines

    tulir committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b57710a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14a6adc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    120eca6 View commit details
    Browse the repository at this point in the history
  8. Update roadmap link in readme

    tulir committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6755cf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    ee0ef89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mautrix#484 from mautrix/tulir/pni-sending

    Add support for sending messages to PNIs
    tulir authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bd0da9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f58da View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Prevent prekey overflows

    tulir committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    62ff03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab4669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79d42dd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 2, 2024

  1. Send correct event to other users when creating group (mautrix#491)

    Use empty message with GroupV2Context instead of an empty group change
    maltee1 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    efc22ef View commit details
    Browse the repository at this point in the history
  2. UUID->ACI & invite command

    maltee1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f24a761 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 6, 2024

  1. Merge pull request mautrix#495 from maltee1/invite_command

    UUID->ServiceID & invite command
    tulir authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7599cd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. Update to libsignal 0.44.0

    tulir committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    57348d0 View commit details
    Browse the repository at this point in the history
  2. Remove invalid cleanup calls

    tulir committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d946571 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Minor incoming messages refactor and send m.notice on decryption erro…

    …rs (mautrix#496)
    
    We were falling through without propagating errors anywhere. I caught
    most decryption errors and send them along in the new Err field in
    DecryptionResult, to be then passed along to the bridge as a new type of
    chat event.
    
    I'm going to do another pass to catch any last decryption errors, but
    this should be a big improvement over what we currently do.
    smweber authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e369a56 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 15, 2024

  1. Update dependencies

    tulir committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c8f2f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd13814 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Bump version to v0.6.0

    tulir committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    703beca View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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