- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 26 2024
Jul 26 2024
[services] Update AWS Rust SDK
bartek committed rCOMMb421e69c314d: [services] Replace deprecated aws_config::from_env() (authored by bartek).
[services] Replace deprecated aws_config::from_env()
Update Rust to 1.76
Address feedback
Jul 25 2024
Jul 25 2024
I totally forgot that tfvars can be in JSON format 😅
Jul 23 2024
Jul 23 2024
Jul 22 2024
Jul 22 2024
Accepting, but I noticed one more thing that needs to be considered.
Scan operation doesn't always return all items. It has response limit of 1MB. If it's exceeded, the response contains LastEvaluatedKey property, from which we should start a subsequent scan.
bartek requested changes to D12805: [lib] introduce new device list function to replace keyserver device.
bartek accepted D12820: [identity] use redact_sensitive_data config to redact sensitive data in logs.
Nice!
Jul 19 2024
Jul 19 2024
Jul 18 2024
Jul 18 2024
In D12792#362215, @ashoat wrote:Assuming this draft is ready for review since @bartek linked in on Linear
bartek added inline comments to D12638: [lib] Send primary device logout message to secondary devices.
Jul 17 2024
Jul 17 2024
Proposed an optional alternative to error handling
bartek accepted D12730: [terraform] Ensure that the primary service is running before deploying secondary service.
In D12730#360482, @ashoat wrote:
Adding @varun as blocking to answer the inline comment
Jul 16 2024
Jul 16 2024
The HTTP request-response logic looks good; it's analogous to the existing Blob GET request logic.
Jul 4 2024
Jul 4 2024
bartek committed rCOMM5be17d8cefbc: [identity] Delete Tunnelbroker data on primary device logout (authored by bartek).
[identity] Delete Tunnelbroker data on primary device logout
bartek committed rCOMM2e14a6ae2beb: [lib] Send primary device logout message to secondary devices (authored by bartek).
[lib] Send primary device logout message to secondary devices
bartek committed rCOMM76e319858310: [lib] Log out secondary devices upon receiving primary logout message (authored by bartek).
[lib] Log out secondary devices upon receiving primary logout message
bartek committed rCOMM7b122b94885a: [lib] Extract handling Olm P2P messages to a separate function (authored by bartek).
[lib] Extract handling Olm P2P messages to a separate function
bartek committed rCOMMd30205e170b3: [lib] Add Primary Device Logout P2P message type (authored by bartek).
[lib] Add Primary Device Logout P2P message type
bartek committed rCOMM4e321a00594d: [lib] Broadcast device list update during primary logout (authored by bartek).
[lib] Broadcast device list update during primary logout
Okay, this makes sense 😉
Jul 3 2024
Jul 3 2024
bartek added inline comments to D12638: [lib] Send primary device logout message to secondary devices.
bartek committed rCOMM077673982e9c: [native] Add dev-only button for primary device logout (authored by bartek).
[native] Add dev-only button for primary device logout
bartek committed rCOMMdf174019f71a: [lib][native] Add logOutPrimaryDevice to Identity Client (authored by bartek).
[lib][native] Add logOutPrimaryDevice to Identity Client
[lib] Add usePrimaryDeviceLogOut hook
[native] Add logOutPrimaryDevice to JSI
bartek committed rCOMM33f97a51114a: [identity] Implement LogOutPrimaryDevice RPC (authored by bartek).
[identity] Implement LogOutPrimaryDevice RPC
bartek committed rCOMMec46687af16c: [native_rust_library] Add primary device logout RPC (authored by bartek).
[native_rust_library] Add primary device logout RPC
bartek committed rCOMMfdd22dcce572: [identity] Make apply_devicelist_update more generic (authored by bartek).
[identity] Make apply_devicelist_update more generic
bartek committed rCOMM38086acc11db: [identity] Add function to remove user devices' data (authored by bartek).
[identity] Add function to remove user devices' data
bartek committed rCOMMf209eef51107: [protos][identity] Add LogOutPrimaryDevice RPC (authored by bartek).
[protos][identity] Add LogOutPrimaryDevice RPC