Fixes for libQuic merge - #13
Merged
Bilb merged 1 commit intoFeb 24, 2025
Merged
Conversation
mpretty-cyro
marked this pull request as ready for review
February 24, 2025 00:28
mpretty-cyro
force-pushed
the
feature/libQuic-changes
branch
from
February 24, 2025 05:53
e03e6ce to
a073f61
Compare
Bilb
approved these changes
Feb 24, 2025
jagerman
added a commit
that referenced
this pull request
Jul 28, 2026
…fix decode_for_community ms->s Add ProWrapper.visiblePlatforms() returning the purchasable provider slugs. Bump the libsession-util submodule a9e790a8 -> c6e5a210. Delta #13 changed session::decode_for_community's timestamp param to sys_seconds, so convert nowMs accordingly in encrypt_decrypt. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Started working on the changes to build once libQuic is merged
This seems to build locally when pointing to my
libQuicbranch but will leave this as a draft PR until after session-foundation/libsession-util#6 has been merged