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

Latest changes for thirdroom/dev #1091

Merged
merged 198 commits into from
May 15, 2023
Merged

Latest changes for thirdroom/dev #1091

merged 198 commits into from
May 15, 2023

Conversation

ajbura
Copy link
Contributor

@ajbura ajbura commented May 11, 2023

exports submitLogsToRageshakeServer and fix for groupCall member connecton issue

MadLittleMods and others added 30 commits November 10, 2022 20:53
…te store

This will make it easier to sign and verify signatures with these keys,
as the signed value needs to have the same layout when signing and
for every verification.
In order to sign and verify signatures of design keys, we need
to have them in the format as they are uploaded and downloaded
from the homeserver. So, like the cross-signing keys, we store
them in locally in the same format to avoid constant convertions.

I also renamed deviceIdentities to deviceKeys, analogue to
crossSigningKeys. In order to prevent mistakes in this refactor,
I also converted DeviceTracker to typescript.
as it ends up in the value we're signing and uploading,
corrupting the signature
as this field also reflects the tracking status of the cross-signing
keys for a given user.
bwindels and others added 28 commits April 7, 2023 09:52
…ethod-without-filter

expose method on BlobHandle to create a handle without mimetype filtering
Add "Copy `matrix.to` permalink" message action
Update code in RoomEncryption to use device_id and user_id
Update SDK documentation to reflect latest code changes
Example: `Wednesday, November 16, 2022`
Fix large log files generated when calls are used
Add workflow file for publishing sdk package
Fix broken sdk when used without encryption
…g-dates-in-date-headers

Accommodate long dates in sticky date headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants