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

Bump presage and fix receiving direct messages #161

Closed
wants to merge 2 commits into from
Closed

Conversation

gferon
Copy link
Collaborator

@gferon gferon commented Jun 17, 2022

Direct messages sent from another device stopped having the recipient's phone number for quite some time now. We're currently looking at removing phone_number fields everywhere in the upstream libraries.

That being said, this PR:

  • Bumps presage to da3128b which is built on top of all of the latest Signal protobuf schemas, libsignal v0.17.0 and exposes a way to decrypt group changes
  • Fixes receiving direct messages sent from another device

JFYI, I think you want to test that a bit more than I did before making a release 🤔

@gferon gferon added bug Something isn't working enhancement New feature or request labels Jun 17, 2022
@gferon gferon requested a review from boxdot June 17, 2022 20:55
@mucinoab
Copy link
Contributor

mucinoab commented Jun 17, 2022

I tried testing this but the QR is not working, the android app does not recognize it. The QR in the official signal desktop works fine, I just tried it. Can you reproduce this issue?

Edit: never mind, I think it was just cache issues, deleting ~/.local/share/gurk/ solved it.

@boxdot
Copy link
Owner

boxdot commented Jul 8, 2022

The fix was done #162. Upgrading presage is a breaking change due to changed format of the presage db. We would need to bump the minor version of gurk, if we merge this as is. Maybe, we could do automatic migration?

@boxdot
Copy link
Owner

boxdot commented Jul 12, 2022

After #170, it would be impossible to rebase this PR. Also, part of it is merged in #162. Therefore, closing.

@boxdot boxdot closed this Jul 12, 2022
@gferon
Copy link
Collaborator Author

gferon commented Jul 12, 2022

I'll send a new PR to bump presage when you're done with your refactoring ⚒️.

@boxdot boxdot deleted the bump-presage branch October 3, 2022 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants