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

6.4.3 #1192

Merged
merged 26 commits into from
Aug 15, 2024
Merged

6.4.3 #1192

merged 26 commits into from
Aug 15, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    054542f View commit details
    Browse the repository at this point in the history
  2. Fix quicksy build

    tmolitor-stud-tu committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    89795ba View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    7a62461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e8fa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc28b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ff0cd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a293da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc51396 View commit details
    Browse the repository at this point in the history
  7. 6.4.3-rc1 (#1191)

    - Don't show spurious "new message" notifications for outgoing media
    files
    - Make sure to open the receiver's chat when sharing via sharesheet
    - Fix hang on startup
    - Fix SASL2 upgrade path for servers using LDAP as auth backend
    tmolitor-stud-tu authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c266241 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    efa0b9c View commit details
    Browse the repository at this point in the history
  2. 6.4.3-rc2 (#1193)

    - Don't show spurious "new message" notifications for outgoing media
    files
    - Make sure to open the receiver's chat when sharing via sharesheet
    - Fix hang on startup
    - Fix SASL2 upgrade path for servers using LDAP as auth backend
    tmolitor-stud-tu authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    04c5689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f13caf0 View commit details
    Browse the repository at this point in the history
  4. 6.4.3-rc3 (#1194)

    - Don't show spurious "new message" notifications for outgoing media
    files
    - Make sure to open the receiver's chat when sharing via sharesheet
    - Fix hang on startup
    - Fix SASL2 upgrade path for servers using LDAP as auth backend
    tmolitor-stud-tu authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    baef718 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    9b0d5a0 View commit details
    Browse the repository at this point in the history
  2. 6.4.3-rc4 (#1195)

    - Improve PLAIN-only warning message on first login
    tmolitor-stud-tu authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    066ae1a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Quicksy - RO fastlane

    licaon-kter authored and tmolitor-stud-tu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    df02c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a8352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418542f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3327a79 View commit details
    Browse the repository at this point in the history
  5. Improve SSDP handling

    Alert about ongoing MITM before sending out client-final-message to
    finish authentication.
    tmolitor-stud-tu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1538c8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47972ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ea3a4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85f8b26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2ea552 View commit details
    Browse the repository at this point in the history
  10. Show HUD while loading omemo keys the first time

    When opening a new chat and not having any omemo keys/devices for this
    contact, we try to fetch the omemo devicelist+bundles while showing a
    progress HUD.
    If we do not succeed fetching those, we display a warning to the user
    and disable encryption.
    tmolitor-stud-tu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    77b5642 View commit details
    Browse the repository at this point in the history
  11. Use workaround for ios bug not properly removing share intentions

    When removing or disabling a contact, all share intentions for all
    contacts on this account should be properly removed to nos provide
    dangling share extension in ios' ui.
    tmolitor-stud-tu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cee3822 View commit details
    Browse the repository at this point in the history