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

Update to [email protected] #200

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Update to [email protected] #200

merged 1 commit into from
Mar 2, 2024

Conversation

ulyssa
Copy link
Owner

@ulyssa ulyssa commented Feb 2, 2024

This is a WIP update to use a newer version of the matrix-sdk. Several notes:

  • I still need a solution for migrating keys from the sled store into sqlite, so this only works on new logins
  • This required bumping the MSRV to 1.70, so anyone still using 1.67 will need to update
  • The sqlite store is now stored under $XDG_DATA_HOME/iamb/profiles/$PROFILE/sqlite instead of under $XDG_CONFIG_HOME/iamb/profiles/$PROFILE/matrix like the sled store was, as discussed in #iamb-users:0x.badd.cafe a couple months back

@ulyssa ulyssa force-pushed the update-matrix-sdk branch from a766c8a to 949c264 Compare February 2, 2024 23:35
@ulyssa
Copy link
Owner Author

ulyssa commented Feb 8, 2024

I cross-compiled some ARM binaries for gamingjones223 in #iamb-users. I'm posting them here in case anyone else wants to try them out:

@ulyssa ulyssa force-pushed the update-matrix-sdk branch 2 times, most recently from 04a8600 to 73398da Compare March 2, 2024 21:41
@ulyssa ulyssa added this to the v0.0.9 milestone Mar 2, 2024
@ulyssa ulyssa changed the title WIP: Update to [email protected] Update to [email protected] Mar 2, 2024
@ulyssa ulyssa marked this pull request as ready for review March 2, 2024 21:55
@ulyssa ulyssa force-pushed the update-matrix-sdk branch from 73398da to 5e0ade1 Compare March 2, 2024 22:01
@ulyssa ulyssa force-pushed the update-matrix-sdk branch from 5e0ade1 to be6439d Compare March 2, 2024 22:45
@ulyssa ulyssa enabled auto-merge (squash) March 2, 2024 22:45
@ulyssa ulyssa merged commit 9732971 into main Mar 2, 2024
4 checks passed
@ulyssa ulyssa deleted the update-matrix-sdk branch March 2, 2024 23:00
@ulyssa ulyssa mentioned this pull request Mar 29, 2024
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.

1 participant