Page MenuHomePhorge
Feed All Stories

Feb 24 2023

bartek accepted D6856: [services][feature-flags] Parse feature flags response from DynamoDB.
Feb 24 2023, 10:00 AM
tomek requested changes to D6634: [web] implement emoji keyboard position into message tooltip.
Feb 24 2023, 9:51 AM
bartek added inline comments to D6856: [services][feature-flags] Parse feature flags response from DynamoDB.
Feb 24 2023, 9:48 AM
bartek requested changes to D6855: [services][feature-flags] Introduce map and i32 parsing.
Feb 24 2023, 9:41 AM
kamil accepted D6849: [web] Style the AppSwitcher.
Feb 24 2023, 9:39 AM
bartek accepted D6854: [services] Extract common database code to a separate lib.
Feb 24 2023, 9:34 AM
bartek accepted D6853: [services][feature-flags] Describe feature flags table in terraform.
Feb 24 2023, 9:24 AM
bartek accepted D6852: [services][feature-flags] Introduce constants for accessing DynamoDB table.
Feb 24 2023, 9:22 AM
bartek accepted D6771: [keyserver] Adding metadata to the Tunnelbroker client constructor.
Feb 24 2023, 9:13 AM
atul updated the test plan for D6883: [web] Pickle `OLMAccount`s and add to Redux `CryptoStore`.
Feb 24 2023, 8:46 AM
atul updated the test plan for D6883: [web] Pickle `OLMAccount`s and add to Redux `CryptoStore`.
Feb 24 2023, 8:45 AM
atul published D6883: [web] Pickle `OLMAccount`s and add to Redux `CryptoStore` for review.
Feb 24 2023, 8:44 AM
inka added inline comments to D6835: [web] Handle clicking on notifications.
Feb 24 2023, 8:39 AM
atul published D6882: [web] Add `PickledOLMAccount`s to Redux `CryptoStore` for review.
Feb 24 2023, 8:29 AM
atul requested review of D6881: [web] Ensure that `[primary/notification]IdentityPublicKeys` are set in `TraditionalLoginForm`.
Feb 24 2023, 6:04 AM
atul requested review of D6880: [web] Update `primaryIdentityPublicKey[s]` selector to capture `primaryIdentityPublicKeys`.
Feb 24 2023, 3:35 AM
atul published D6879: [web] Update `LoginForm` `useEffect` early-exit logic to include `notificationIdentityPublicKeys` for review.
Feb 24 2023, 3:21 AM
atul published D6878: [web] Dispatch `setNotificationIdentityKeys` in `LoginForm` for review.
Feb 24 2023, 2:59 AM
atul updated the summary of D6877: [web] Introduce `cryptoStore` to replace `primaryIdentityPublicKey` in Redux.
Feb 24 2023, 2:56 AM

Feb 23 2023

ginsu requested review of D6875: [lib/native/web] switch reactions data structure from map to plain object.
Feb 23 2023, 10:58 PM
ashoat requested review of D6869: [lib] Collapse CreateSidebar and SidebarSource notifs together.
Feb 23 2023, 10:24 PM
rohan attached a referenced file: F399488: Screenshot 2023-02-23 at 5.12.51 PM.png.
Feb 23 2023, 10:18 PM
rohan attached a referenced file: F399487: Screenshot 2023-02-23 at 5.10.20 PM.png.
Feb 23 2023, 10:18 PM
rohan attached a referenced file: F399514: Screenshot 2023-02-23 at 5.14.56 PM.png.
Feb 23 2023, 10:17 PM
rohan attached a referenced file: F399486: Screenshot 2023-02-23 at 5.10.04 PM.png.
Feb 23 2023, 10:17 PM
rohan added inline comments to D6865: [web] Allow media gallery items to click through to a full screen view on web.
Feb 23 2023, 10:17 PM
atul published D6877: [web] Introduce `cryptoStore` to replace `primaryIdentityPublicKey` in Redux for review.
Feb 23 2023, 10:16 PM
atul published D6876: [web] Rename `setPrimaryIdentityPublicKey` to `setPrimaryIdentityKeys` for review.
Feb 23 2023, 10:15 PM
rohan updated the diff for D6863: [web] Create a new modal for the media gallery on web.

Reverse the handleScroll if condition to early return and format code

Feb 23 2023, 9:57 PM
ashoat requested review of D6874: [lib] Make CreateSidebar notifs say when the OP tags the notif recipient.
Feb 23 2023, 9:46 PM
ashoat requested review of D6873: [keyserver][lib] Pass notifTargetUserInfo to notificationTexts.
Feb 23 2023, 9:44 PM
ashoat requested review of D6872: [keyserver] Update notif prepare functions to take bag of params.
Feb 23 2023, 9:39 PM
ashoat requested review of D6871: [keyserver] Make sure we fetch username of all notif recipients.
Feb 23 2023, 9:39 PM
rohan updated the diff for D6864: [web] Link modal in the thread menu.

Update formatting

Feb 23 2023, 9:34 PM
ashoat requested review of D6870: [lib] Add invariant to SidebarSource notificationTexts.
Feb 23 2023, 9:32 PM
ashoat requested review of D6868: [lib] Allow multiple messages in CreateSidebar notificationTexts.
Feb 23 2023, 9:29 PM
ashoat requested review of D6867: [keyserver] Check SIDEBAR_SOURCE's source message for @-mention notif override.
Feb 23 2023, 9:27 PM
ashoat requested review of D6866: [keyserver] Check all new messages for @-mention notif override.
Feb 23 2023, 9:26 PM
varun updated the diff for D6827: [identity] CompareUsers RPC.

update RPC description in .proto file

Feb 23 2023, 9:21 PM
varun added inline comments to D6827: [identity] CompareUsers RPC.
Feb 23 2023, 9:19 PM
ashoat accepted D6836: [identity] add nonces table to dynamoDB.
Feb 23 2023, 9:18 PM
varun updated the diff for D6827: [identity] CompareUsers RPC.

switched to HashSet and fixed code logic, changed API to return <users in keyserver but not in identity> AND <users in identity but not in keyserver>

Feb 23 2023, 9:10 PM
varun added a comment to D6824: [identity] check that incoming requests contain valid auth token.
In D6824#203292, @jon wrote:

We also need to do the other half of this on the client side

example intercepter https://github.com/hyperium/tonic/blob/4e578b5046804eb7abb2da80680366769b2a08fd/examples/src/interceptor/client.rs#L57

Feb 23 2023, 9:07 PM
varun updated the diff for D6824: [identity] check that incoming requests contain valid auth token.

address feedback

Feb 23 2023, 9:07 PM
varun requested review of D6836: [identity] add nonces table to dynamoDB.

moving back to reviewers' queue since @ashoat provided additional context

Feb 23 2023, 9:05 PM
ashoat added inline comments to D6864: [web] Link modal in the thread menu.
Feb 23 2023, 8:38 PM
ashoat added inline comments to D6865: [web] Allow media gallery items to click through to a full screen view on web.
Feb 23 2023, 8:37 PM
ashoat added a comment to D6863: [web] Create a new modal for the media gallery on web.

Just some nits

Feb 23 2023, 8:32 PM
ashoat accepted D6830: [keyserver] introduce sendRescindNotifs.
Feb 23 2023, 8:27 PM
ashoat requested changes to D6829: [keyserver] convert existing logic for building userPushInfoPromises to an async function called generateNotifUserInfoPromise.

You need to do more than just add async. I don't think you have a full understanding of async/await here

Feb 23 2023, 8:02 PM
ashoat accepted D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.

I tested the types and they're good. Did not test the actual bindings but I assume @max did

Feb 23 2023, 8:01 PM
ashoat added inline comments to D6822: Sign concatenation of public and notif keypairs using private key of public identity.
Feb 23 2023, 8:00 PM
ashoat added inline comments to D6835: [web] Handle clicking on notifications.
Feb 23 2023, 7:59 PM
ashoat accepted D6718: [native] Navigate to the image / video modal when a user clicks on a media item.
Feb 23 2023, 7:58 PM
rohan updated the diff for D6864: [web] Link modal in the thread menu.

Remove canViewThreadMediaGallery

Feb 23 2023, 7:38 PM
rohan added inline comments to D6864: [web] Link modal in the thread menu.
Feb 23 2023, 7:37 PM
ashoat added inline comments to D6781: Initialize notifications olm account in CommCoreModule and expose notifications public keys to JS.
Feb 23 2023, 7:35 PM
rohan planned changes to D6864: [web] Link modal in the thread menu.
Feb 23 2023, 7:35 PM
ashoat accepted D6846: [native] Deleted react-native-exit-app library.
Feb 23 2023, 7:33 PM
ashoat accepted D6844: [native] Replaced react-native-exit-app calls with CommCoreModule calls.
Feb 23 2023, 7:33 PM
ashoat accepted D6834: [native] Added terminate() implementation in JS and CommCoreModule.
Feb 23 2023, 7:33 PM
rohan requested review of D6865: [web] Allow media gallery items to click through to a full screen view on web.
Feb 23 2023, 6:31 PM
rohan requested review of D6864: [web] Link modal in the thread menu.
Feb 23 2023, 6:29 PM
rohan requested review of D6863: [web] Create a new modal for the media gallery on web.
Feb 23 2023, 6:25 PM
tomek requested review of D6862: [services][feature-flags] Connect http service with database.
Feb 23 2023, 4:59 PM
tomek requested review of D6861: [services][feature-flags] Introduce `features` endpoint.
Feb 23 2023, 4:58 PM
ginsu attached a referenced file: F398870: Screenshot 2023-02-23 at 11.57.29 AM.png.
Feb 23 2023, 4:58 PM
ginsu attached a referenced file: F398869: Screenshot 2023-02-23 at 11.57.17 AM.png.
Feb 23 2023, 4:58 PM
ginsu updated the test plan for D6830: [keyserver] introduce sendRescindNotifs.
Feb 23 2023, 4:58 PM
ginsu updated the diff for D6830: [keyserver] introduce sendRescindNotifs.

address ashoats comments

Feb 23 2023, 4:55 PM
ginsu added inline comments to D6830: [keyserver] introduce sendRescindNotifs.
Feb 23 2023, 4:54 PM
tomek requested review of D6860: [services][feature-flags] Add hello world http server.
Feb 23 2023, 4:54 PM
ginsu updated the diff for D6829: [keyserver] convert existing logic for building userPushInfoPromises to an async function called generateNotifUserInfoPromise.

address ashoat's comments

Feb 23 2023, 4:52 PM
ashoat updated the diff for D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.

Fix Flow types and remove .default

Feb 23 2023, 4:50 PM
tomek requested review of D6859: [services][feature-flags] Add configuration for http server.
Feb 23 2023, 4:49 PM
tomek requested review of D6858: [services][feature-flags] Determine enabled features set.
Feb 23 2023, 4:46 PM
ashoat added inline comments to D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.
Feb 23 2023, 4:39 PM
tomek requested review of D6857: [services][feature-flags] Query the db.
Feb 23 2023, 4:34 PM
tomek requested review of D6856: [services][feature-flags] Parse feature flags response from DynamoDB.
Feb 23 2023, 4:30 PM
max added a comment to D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.

Adding @jon to take a look.

Feb 23 2023, 4:29 PM
max edited reviewers for D6690: [keyserver] Unifying API interface and adding Tunnelbroker types, added: jon; removed: ginsu.
Feb 23 2023, 4:28 PM
max updated subscribers of D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.
Feb 23 2023, 4:27 PM
ashoat accepted D6823: Make types exact.

Okay, just make sure you did this part of the Test Plan so that all constants are included:

Feb 23 2023, 4:18 PM
Harbormaster failed remote builds in B16829: Diff 23007 for D6823: Make types exact!
Feb 23 2023, 4:18 PM
ashoat closed D6847: [native] Add filtering entitlement to Notification Service Extension.
Feb 23 2023, 4:17 PM
ashoat committed rCOMM5094d6fa2538: [native] Add filtering entitlement to Notification Service Extension.
Feb 23 2023, 4:17 PM
max planned changes to D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.
Feb 23 2023, 4:14 PM
max updated the diff for D6690: [keyserver] Unifying API interface and adding Tunnelbroker types.

Rebasing on master changes.

Feb 23 2023, 4:13 PM
marcin updated the diff for D6823: Make types exact.

Add constants to object types.

Feb 23 2023, 4:12 PM
marcin added inline comments to D6822: Sign concatenation of public and notif keypairs using private key of public identity.
Feb 23 2023, 4:06 PM
ginsu closed D6838: [landing] remove przemek from landing page.
Feb 23 2023, 4:05 PM
ginsu committed rCOMM0886e8c04ba1: [landing] remove przemek from landing page.
Feb 23 2023, 4:05 PM
marcin accepted D6847: [native] Add filtering entitlement to Notification Service Extension.
Feb 23 2023, 4:02 PM
inka accepted D6833: [web] Allow users to enable push notifs.
Feb 23 2023, 3:50 PM
inka added inline comments to D6835: [web] Handle clicking on notifications.
Feb 23 2023, 3:44 PM
tomek requested review of D6855: [services][feature-flags] Introduce map and i32 parsing.
Feb 23 2023, 3:43 PM
tomek requested review of D6853: [services][feature-flags] Describe feature flags table in terraform.
Feb 23 2023, 3:31 PM
rohan added inline comments to D6718: [native] Navigate to the image / video modal when a user clicks on a media item.
Feb 23 2023, 3:29 PM
rohan updated the diff for D6718: [native] Navigate to the image / video modal when a user clicks on a media item.

Syntax and change navigation key to use mediaInfo.id

Feb 23 2023, 3:24 PM
tomek requested review of D6854: [services] Extract common database code to a separate lib.
Feb 23 2023, 3:21 PM