Page MenuHomePhorge
Feed Search

May 4 2023

atul requested review of D7721: [web] Introduce barebones `CommunityCreationModal`.
May 4 2023, 7:20 PM
atul accepted D7719: [lib] Fix crash when logged out with sidebar open.
May 4 2023, 5:22 PM
atul closed D7716: [web] Add community creation button to `CommunityPicker`.
May 4 2023, 5:08 PM
atul committed rCOMM7fd76c0f8546: [web] Add community creation button to `CommunityPicker`.
May 4 2023, 5:07 PM
atul added a comment to D7716: [web] Add community creation button to `CommunityPicker`.

I believe @inka introduced CommunityPicker, so she should definitely be on the review

May 4 2023, 5:04 PM
atul requested review of D7716: [web] Add community creation button to `CommunityPicker`.
May 4 2023, 4:02 PM

May 3 2023

atul accepted D7690: [web] Upload encrypted media to Blob service.

Accepting, but would be good to double check that you intended to set useBlobServiceUploads to true here.

May 3 2023, 6:37 PM
atul requested changes to D7689: [web] Add function to upload media to Blob service.

Requesting changes for base64/base64url encoding feedback.

May 3 2023, 6:25 PM
atul accepted D7650: [native] Upload encrypted media to Blob service.

Looks good, couple of notes inline that would be good to get a response to but not necessarily actionable

May 3 2023, 6:10 PM
atul attached a referenced file: F520998: f6cd23.png.
May 3 2023, 5:57 PM
atul requested changes to D7649: [native] Add function to upload media to blob service.

Requesting changes to ensure we correctly convert base64 encoding to base64url.

May 3 2023, 5:57 PM
atul accepted D7647: [native] Calculate SHA256 of encrypted blob.
May 3 2023, 5:45 PM
atul attached a referenced file: F520957: 908629.png.
May 3 2023, 5:01 PM
atul accepted D7619: [keyserver] Implement endpoint to upload external blob metadata.
May 3 2023, 5:01 PM
atul attached a referenced file: F520938: 980e6b.png.
May 3 2023, 4:26 PM
atul attached a referenced file: F520940: db863b.png.
May 3 2023, 4:26 PM
atul accepted D7617: [web][native] Support fetching Blob service URIs.

Uploaded both encrypted and non-encrypted blob to local blob service instance. Amended the keyserver's upload-fetchers to return these Blob URIs. Verified media is fetched and displayed correctly both on web and native.

May 3 2023, 4:26 PM
atul requested changes to D7673: [native] Display the pinned messages for the thread in the new screen.
May 3 2023, 3:13 PM
atul added a comment to D7673: [native] Display the pinned messages for the thread in the new screen.

Thanks! I'll take a look and give it a go

May 3 2023, 3:13 PM
atul resigned from D7672: [native] Create a new screen to display the thread's pinned messages.
May 3 2023, 3:12 PM
atul attached a referenced file: F520903: 875403.png.
May 3 2023, 3:08 PM
atul requested changes to D7614: [native] Display the number of pinned messages in a banner across chat.

Can we get rid of the React.useMemo(...) here?

May 3 2023, 3:08 PM
atul added a reviewer for D7608: [native] Render the message inside of the pin modal: ashoat.
May 3 2023, 2:49 PM
atul accepted D7608: [native] Render the message inside of the pin modal.

Looks okay at a high level, adding @ashoat as blocking since I'm not super familiar with navigation (particularly wrt flow types)

May 3 2023, 2:48 PM
atul attached a referenced file: F520872: d32608.png.
May 3 2023, 2:43 PM
atul requested changes to D7607: [native] Create the toggle pin modal.

Left some high level feedback. Adding @ashoat as blocking to take a look at the navigation stuff (I'm not super familiar with how navigation works, but it looks right?)

May 3 2023, 2:43 PM
atul closed D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.
May 3 2023, 1:53 PM
atul committed rCOMM24beb2966f16: [native] Unlink files as necessary in `useUploadSelectedMedia`.
May 3 2023, 1:53 PM
atul updated the diff for D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.

cut console.log

May 3 2023, 1:52 PM
atul updated the diff for D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.

rebase before addressing feedback

May 3 2023, 1:49 PM
atul added inline comments to D7702: [Keyserver] Introduce tunnelbroker types.
May 3 2023, 1:47 PM
atul closed D7703: [native] Get rid of null check in `useUploadSelectedMedia`.
May 3 2023, 1:44 PM
atul committed rCOMM8f49a3be9b9c: [native] Get rid of null check in `useUploadSelectedMedia`.
May 3 2023, 1:44 PM
atul updated the diff for D7703: [native] Get rid of null check in `useUploadSelectedMedia`.

rebase and land

May 3 2023, 1:44 PM
atul added inline comments to D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.
May 3 2023, 1:31 PM

May 2 2023

atul updated the diff for D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.

pass filesystem.unlink directly into forEach

May 2 2023, 9:11 PM
atul updated the test plan for D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.
May 2 2023, 8:37 PM
atul added a comment to D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.

Also, can we not pass filesystem.unlink in directly, without needing an extra lambda?

May 2 2023, 8:20 PM
atul attached a referenced file: F519784: e5e484.png.
May 2 2023, 8:04 PM
atul added inline comments to D7704: [native] Unlink files as necessary in `useUploadSelectedMedia`.
May 2 2023, 8:04 PM
atul published D7704: [native] Unlink files as necessary in `useUploadSelectedMedia` for review.
May 2 2023, 8:03 PM
atul published D7703: [native] Get rid of null check in `useUploadSelectedMedia` for review.
May 2 2023, 7:20 PM
atul added a reverting change for rCOMM3387a1819ea0: [native] Temporary changes for staff release: rCOMM94004c6bd04e: Revert "[native] Temporary changes for staff release".
May 2 2023, 4:53 PM
atul committed rCOMM94004c6bd04e: Revert "[native] Temporary changes for staff release".
May 2 2023, 4:53 PM
atul committed rCOMM9fbdb30a68cd: [native] `codeVersion` -> 216.
May 2 2023, 4:53 PM
atul committed rCOMM3387a1819ea0: [native] Temporary changes for staff release.
May 2 2023, 4:53 PM
atul closed D7701: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success`.
May 2 2023, 4:53 PM
atul committed rCOMMa098e3270f3d: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success`.
May 2 2023, 4:53 PM
atul committed rCOMM806331a0c22b: [native] `codeVersion` -> 215.
May 2 2023, 4:53 PM
atul closed D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.
May 2 2023, 4:53 PM
atul committed rCOMM66c2d2dc3c51: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload….
May 2 2023, 4:53 PM
atul updated the diff for D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.

make sure it's right

May 2 2023, 3:51 PM
atul updated the diff for D7701: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success`.

resolve merge conflicts

May 2 2023, 3:47 PM
atul updated the diff for D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.

move UpdateUserAvatarResponse alongside UpdateUserAvatarRequest in avatar-types

May 2 2023, 3:18 PM
atul updated the diff for D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.

rebase BEFORE addressing feedback

May 2 2023, 3:08 PM
atul closed D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.
May 2 2023, 2:42 AM
atul committed rCOMMd9fa30eeedd5: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult`….
May 2 2023, 2:42 AM
atul updated the diff for D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

fix flow (will wait for buildkite CI to complete before landing)

May 2 2023, 2:06 AM
atul added a comment to D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

Okay so when I ran flow in keyserver, there were no issues. Then I ran it again AFTER yarn cleaninstall && killall flow and it gave me the three issues... so I guess got in some bad state? Hopefully a one-off issue

May 2 2023, 2:05 AM
atul updated the diff for D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

re-opening....

May 2 2023, 2:03 AM
atul reopened D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

Re-opening to address flow issues...

May 2 2023, 2:03 AM
atul added a reverting change for D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients: rCOMMcf1cf9bd3776: Revert "[keyserver] Update `updateUserAvatarResponder` to return….
May 2 2023, 2:01 AM
atul committed rCOMMcf1cf9bd3776: Revert "[keyserver] Update `updateUserAvatarResponder` to return….
May 2 2023, 2:01 AM
atul added a reverting change for rCOMMfa6d8384b74f: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult`…: rCOMMcf1cf9bd3776: Revert "[keyserver] Update `updateUserAvatarResponder` to return….
May 2 2023, 2:01 AM

May 1 2023

atul closed D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.
May 1 2023, 11:08 PM
atul committed rCOMMfa6d8384b74f: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult`….
May 1 2023, 11:08 PM
atul updated the diff for D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

address feedback

May 1 2023, 11:04 PM
atul requested review of D7701: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success`.
May 1 2023, 10:03 PM
atul updated the diff for D7701: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success`.

address feedback (i think)

May 1 2023, 10:03 PM
atul requested review of D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.
May 1 2023, 10:00 PM
atul updated the diff for D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.

address feedback (i think)

May 1 2023, 9:58 PM
atul added inline comments to D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.
May 1 2023, 9:48 PM
atul added inline comments to D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar`.
May 1 2023, 9:15 PM
atul updated the diff for D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients.

address feedback

May 1 2023, 9:09 PM
atul accepted D7698: [native] Fix ComposedMessage width constraint to only include content.
May 1 2023, 8:47 PM
atul published D7701: [lib] Update `reduceUserInfos` to handle `updateUserAvatarActionTypes.success` for review.
May 1 2023, 8:33 PM
atul published D7700: [lib] Update `reduceCurrentUserInfo` to handle `CurrentUserUpdate` payload instead of `ClientAvatar` for review.
May 1 2023, 8:23 PM
atul published D7699: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult` for new clients for review.
May 1 2023, 8:21 PM
atul closed D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
May 1 2023, 6:08 PM
atul committed rCOMM721222057d29: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on….
May 1 2023, 6:08 PM
atul updated the diff for D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.

rebase and land

May 1 2023, 6:06 PM
atul added inline comments to D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
May 1 2023, 6:04 PM

Apr 28 2023

atul updated the diff for D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.

fix

Apr 28 2023, 7:40 PM
atul planned changes to D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
Apr 28 2023, 7:40 PM
atul added inline comments to D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
Apr 28 2023, 7:28 PM
atul updated the diff for D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.

address feedback

Apr 28 2023, 7:27 PM
atul accepted D7683: [native] Fix updateRolesAndPermissions migration for empty database.

Thanks, I should've considered this

Apr 28 2023, 7:19 PM
atul updated the test plan for D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
Apr 28 2023, 6:56 PM
atul abandoned D7675: [desktop] Have `preinstall` fail silently if not on Windows.

We can just abandon

Apr 28 2023, 6:56 PM
atul requested review of D7682: [keyserver] Send `updateTypes.UPDATE_CURRENT_USER` to currentUser on `updateUserAvatar`.
Apr 28 2023, 6:40 PM
atul closed D7678: [keyserver] Send `updateTypes.UPDATE_USER` to peers on `updateUserAvatar`.
Apr 28 2023, 6:23 PM
atul committed rCOMM2e2ceea7cf20: [keyserver] Send `updateTypes.UPDATE_USER` to peers on `updateUserAvatar`.
Apr 28 2023, 6:23 PM
atul updated the diff for D7678: [keyserver] Send `updateTypes.UPDATE_USER` to peers on `updateUserAvatar`.

rebase and land

Apr 28 2023, 6:21 PM
atul closed D7677: [keyserver] Fix `usersToUpdate` logic in `deleteAccount`.
Apr 28 2023, 6:11 PM
atul committed rCOMMa19933fc4c62: [keyserver] Fix `usersToUpdate` logic in `deleteAccount`.
Apr 28 2023, 6:11 PM
atul updated the diff for D7677: [keyserver] Fix `usersToUpdate` logic in `deleteAccount`.

rebase and land

Apr 28 2023, 6:10 PM
atul closed D7638: [native] Return without error if avatar image `selection` is empty.
Apr 28 2023, 6:00 PM
atul committed rCOMM815e8fd7c6ce: [native] Return without error if avatar image `selection` is empty.
Apr 28 2023, 6:00 PM
atul updated the diff for D7638: [native] Return without error if avatar image `selection` is empty.

rebase and alnd

Apr 28 2023, 6:00 PM
atul updated the diff for D7638: [native] Return without error if avatar image `selection` is empty.

update

Apr 28 2023, 5:58 PM