Rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 22 2024
Jul 22 2024
Jul 21 2024
Jul 21 2024
Rebase
ashoat updated the test plan for D12780: [lib] Introduce new PROCESS_DM_OPS action and dispatch from useProcessDMOperation.
ashoat updated the test plan for D12741: [lib] Process DMOperations when received from peers via Tunnelbroker.
Looks good but would prefer somebody with Terraform / Rust experience reviewed
ashoat resigned from D12820: [identity] use redact_sensitive_data config to redact sensitive data in logs.
Generally makes sense to me, but would be good for one of the Rust people to review
varun published D12832: [identity] modify get_all_user_details to return wallet addresses too for review.
varun requested review of D12831: [identity] get all usernames and wallet addresses in get_all_usernames.
Jul 20 2024
Jul 20 2024
atul committed rCOMMb7d5e9a1db09: [native] Flip the switch to strip member permissions from `native` (authored by atul).
[native] Flip the switch to strip member permissions from `native`
Harbormaster failed remote builds in B30541: Diff 42586 for D12819: [identity] redact_sensitive_data config!
Harbormaster failed remote builds in B30539: Diff 42584 for D12821: [terraform] make allowed_ip a list of valid ips!
will committed rCOMMe1239d588992: [terraform] make allowed_ip a list of valid ips (authored by will).
[terraform] make allowed_ip a list of valid ips
env var should be string
Jul 19 2024
Jul 19 2024
will committed rCOMMcbe600f24166: [terraform] upgrade self host image to 1.0.101 (authored by will).
[terraform] upgrade self host image to 1.0.101
[terraform] landing terraform config
[terraform] webapp terraform config
will committed rCOMM422c1c6bdb33: [terraform] add webapp, landing domains and rename keyserver domain variables (authored by will).
[terraform] add webapp, landing domains and rename keyserver domain variables
will committed rCOMM105ddca5585b: [terraform] run keyserver isolated from webapp and landing (authored by will).
[terraform] run keyserver isolated from webapp and landing
Same feedback as D12814
Don't love all the copy-paste here. Let's create a follow-up task to ask @bartek if there's a way to reduce it
Harbormaster failed remote builds in B30534: Diff 42573 for D12816: Don't include .env files from self-host directory in Docker images!
ashoat committed rCOMMef01f2fbdb73: Revert "[native] Temporary changes for staff release" (authored by ashoat).
Revert "[native] Temporary changes for staff release"
[native] codeVersion -> 378
ashoat committed rCOMM4f446cdf622e: [native] Temporary changes for staff release (authored by ashoat).
[native] Temporary changes for staff release
ashoat committed rCOMM07d73f8177c9: Revert "[lib] Temporarily flip usingCommServicesAccessToken to false" (authored by ashoat).
Revert "[lib] Temporarily flip usingCommServicesAccessToken to false"
[native] codeVersion -> 377
[web][keyserver] codeVersion -> 101
ashoat committed rCOMM280b22427100: [lib] Temporarily flip usingCommServicesAccessToken to false (authored by ashoat).
[lib] Temporarily flip usingCommServicesAccessToken to false
ashoat committed rCOMMd5936957548b: Don't include .env files from self-host directory in Docker images (authored by ashoat).
Don't include .env files from self-host directory in Docker images
ashoat published D12816: Don't include .env files from self-host directory in Docker images for review.
will committed rCOMM083b66c6c741: [keyserver] run webapp, landing, and keyserver conditionally (authored by will).
[keyserver] run webapp, landing, and keyserver conditionally
newline
will committed rCOMMc372d8492061: [keyserver] remove unnecessary inviteResponder line in keyserver.js (authored by will).
[keyserver] remove unnecessary inviteResponder line in keyserver.js
Looks like some context in D8255... web doesn't really need this route, landing definitely does, and it's not clear if it's needed at the root either. I think it's fine to remove given we'll be running landing on the apex domain
ashoat added a reviewer for D12808: [keyserver] remove unnecessary inviteResponder line in keyserver.js: tomek.
atul requested review of D12811: [native] Flip the switch to strip member permissions from `native`.
atul committed rCOMM0748bce33c6f: [native] Introduce `native` migration to strip member permissions (authored by atul).
[native] Introduce `native` migration to strip member permissions
atul updated the diff for D12789: [native] Introduce `native` migration to strip member permissions.
address feedback (any-cast stripMemberPermissionsFromRawThreadInfos instead of $FlowIgnore)
atul committed rCOMMd25e29a0be1e: [lib] Rename `deprecatedMinimallyEncodeRawThreadInfo` ->… (authored by atul).
[lib] Rename `deprecatedMinimallyEncodeRawThreadInfo` ->…
atul updated the diff for D12799: [lib] Rename `deprecatedMinimallyEncodeRawThreadInfo` -> `minimallyEncodeRawThreadInfoWithMemberPermissions`.
rebase and land
varun requested review of D12809: [lib] add new selector and function to get own user's keyserver device ID.
will requested review of D12808: [keyserver] remove unnecessary inviteResponder line in keyserver.js.
Rename a file
Rename file
Fix the types
varun requested review of D12805: [lib] introduce new device list function to replace keyserver device.
Don't forget to add to CMake!
tomek added inline comments to D12745: [native][web] Introduce a method fetching messages by ID to SQLiteAPI.