Active Repositories
Active Repositories
- rCOMM Comm
- Wed, Nov 6, 6:41 AM2024-11-06 06:41:30 (UTC-8)
- Git
Recent Activity
Recent Activity
Today
Today
angelika committed rCOMM3f50d089ad51: [lib] Don't swallow errors in useGetAndUpdateDeviceListsForUsers (authored by angelika).
[lib] Don't swallow errors in useGetAndUpdateDeviceListsForUsers
angelika committed rCOMM90e919811458: [lib] Remove unecessary utils-copy-error dependency (authored by angelika).
[lib] Remove unecessary utils-copy-error dependency
angelika committed rCOMM715cdf31911a: [lib] Replace cloneError() with SendMessageError (authored by angelika).
[lib] Replace cloneError() with SendMessageError
angelika updated the diff for D13864: [lib] Don't swallow errors in useGetAndUpdateDeviceListsForUsers.
Rebase
Rebase
Update errors in lib/hooks/input-state-container-hooks.js
kamil published D13879: [backup-service][commtest] implement integration tests for uploading User Keys and User Data separately for review.
Adding more reviewers here - maybe there is more edge-cases that worth testing too
ashoat committed rCOMMf6dbe5552fdc: [native] Get rid of bottomSheetPaddingTop in ConnectFarcasterBottomSheet (authored by ashoat).
[native] Get rid of bottomSheetPaddingTop in ConnectFarcasterBottomSheet
ashoat committed rCOMMd84f08db594c: [native] Get rid of userProfileBottomPadding (authored by ashoat).
[native] Get rid of userProfileBottomPadding
ashoat committed rCOMM17abf486d396: [native] Fix incorrectly set verticalBounds in UserProfileAvatar (authored by ashoat).
[native] Fix incorrectly set verticalBounds in UserProfileAvatar
ashoat committed rCOMM2bb4fd49fe76: [native] Measure whole KeyserverSelectionBottomSheet (authored by ashoat).
[native] Measure whole KeyserverSelectionBottomSheet
ashoat committed rCOMMbfb232d74a50: [native] Consider BottomSheetHandle size when setting snapPoints (authored by ashoat).
[native] Consider BottomSheetHandle size when setting snapPoints
angelika committed rCOMM429c59416e23: [native] Fix QR code scanning on Android (authored by angelika).
[native] Fix QR code scanning on Android
In D13880#387505, @ashoat wrote:Great find here!! Is it possible that this fixes ENG-8780 as well? I think that one is also a permissions issue.
kamil published D13878: [backup-service] make `user_data` and `user_keys` optional in `BackupData` for review.
bartek accepted D13849: [CommCoreModule][native_rust_library] update downloading User Keys to support user identifier.
Alternatively, we can download only backupID and read backupDataKey and backupLogDataKey (it should exist on primary always) to avoid downloading User Keys - but curious about @bartek's perspective as I don't fully remember why it was implemented that way,
Nice!