Page MenuHomePhabricator
Feed All Stories

May 20 2023

inka updated the diff for D7739: [native] Add message search context.

Address review

May 20 2023, 12:39 AM
inka added inline comments to D7739: [native] Add message search context.
May 20 2023, 12:38 AM
inka updated the diff for D7652: [lib] Allow calling message search from client.

Rebsae

May 20 2023, 12:38 AM

May 19 2023

ashoat requested review of D7895: [native] Factor RegistrationTextInput out of KeyserverSelection.
May 19 2023, 1:39 PM
atul closed D7894: [web] Introduce `CommunityCreationKeyserverLabel`.
May 19 2023, 1:06 PM
atul committed rCOMMebdfde6841a5: [web] Introduce `CommunityCreationKeyserverLabel` (authored by atul).
[web] Introduce `CommunityCreationKeyserverLabel`
May 19 2023, 1:06 PM
atul updated the diff for D7894: [web] Introduce `CommunityCreationKeyserverLabel`.

rebase and land

May 19 2023, 1:05 PM
ashoat accepted D7894: [web] Introduce `CommunityCreationKeyserverLabel`.
May 19 2023, 12:59 PM
ashoat added a comment to D7893: [web] Replace `'` with `'` in `announcementStatements`.

Ah dang, good thing ' didn't work...

May 19 2023, 12:56 PM
ashoat closed D7891: [native] Introduce theme reducer to reset theme on log out.
May 19 2023, 12:56 PM
ashoat closed D7890: [native] Change border color of KeyserverSelection text input when focused.
May 19 2023, 12:56 PM
ashoat committed rCOMM4e95e6590db7: [native] Introduce theme reducer to reset theme on log out (authored by ashoat).
[native] Introduce theme reducer to reset theme on log out
May 19 2023, 12:56 PM
ashoat committed rCOMM9be03d1a6ee3: [native] Change border color of KeyserverSelection text input when focused (authored by ashoat).
[native] Change border color of KeyserverSelection text input when focused
May 19 2023, 12:56 PM
ashoat closed D7888: [native] Make panelSecondaryForeground light mode correspond to dark mode.
May 19 2023, 12:56 PM
ashoat closed D7889: [native] Add explicit borderColor for non-selected RegistrationTile.
May 19 2023, 12:56 PM
ashoat committed rCOMM1ad09c3b0c78: [native] Add explicit borderColor for non-selected RegistrationTile (authored by ashoat).
[native] Add explicit borderColor for non-selected RegistrationTile
May 19 2023, 12:56 PM
ashoat committed rCOMMc4391ebe1f85: [native] Make panelSecondaryForeground light mode correspond to dark mode (authored by ashoat).
[native] Make panelSecondaryForeground light mode correspond to dark mode
May 19 2023, 12:56 PM
ashoat closed D7887: [native] Update panelSecondaryForeground to shadesBlack80.
May 19 2023, 12:56 PM
ashoat closed D7886: [native] Add wallet identifier tile to ExistingEthereumAccount.
May 19 2023, 12:56 PM
ashoat closed D7882: [native] Add code to log user in via ExistingEthereumAccount.
May 19 2023, 12:56 PM
ashoat committed rCOMM57c179eba9db: [native] Update panelSecondaryForeground to shadesBlack80 (authored by ashoat).
[native] Update panelSecondaryForeground to shadesBlack80
May 19 2023, 12:56 PM
ashoat committed rCOMMf29fd00ada06: [native] Add code to log user in via ExistingEthereumAccount (authored by ashoat).
[native] Add code to log user in via ExistingEthereumAccount
May 19 2023, 12:56 PM
ashoat committed rCOMM1f14b3067b31: [native] Add wallet identifier tile to ExistingEthereumAccount (authored by ashoat).
[native] Add wallet identifier tile to ExistingEthereumAccount
May 19 2023, 12:56 PM
ashoat closed D7875: [native] Introduce ExistingEthereumAccount screen.
May 19 2023, 12:56 PM
ashoat closed D7867: [keyserver][lib] Plumbing for new exact user search endpoint.
May 19 2023, 12:56 PM
ashoat committed rCOMMf633c4d64f5d: [native] Introduce ExistingEthereumAccount screen (authored by ashoat).
[native] Introduce ExistingEthereumAccount screen
May 19 2023, 12:56 PM
ashoat committed rCOMM032d7f7f610f: [keyserver][lib] Plumbing for new exact user search endpoint (authored by ashoat).
[keyserver][lib] Plumbing for new exact user search endpoint
May 19 2023, 12:56 PM
ashoat closed D7864: [native] Factor out success behavior in SIWEPanel.
May 19 2023, 12:56 PM
ashoat committed rCOMMf973d528ffd1: [native] Factor out success behavior in SIWEPanel (authored by ashoat).
[native] Factor out success behavior in SIWEPanel
May 19 2023, 12:56 PM
atul published D7894: [web] Introduce `CommunityCreationKeyserverLabel` for review.
May 19 2023, 12:50 PM
atul accepted D7891: [native] Introduce theme reducer to reset theme on log out.
May 19 2023, 12:35 PM
atul added a comment to D7893: [web] Replace `'` with `'` in `announcementStatements`.

The whole point of using ' is so that we're using the apostrophe character, not the single-quote character. Please use

May 19 2023, 12:20 PM
ashoat accepted D7893: [web] Replace `'` with `'` in `announcementStatements`.
May 19 2023, 12:18 PM
ashoat requested review of D7891: [native] Introduce theme reducer to reset theme on log out.
May 19 2023, 12:15 PM
atul updated the diff for D7893: [web] Replace `'` with `'` in `announcementStatements`.

’ instead of '

May 19 2023, 12:09 PM
ashoat requested changes to D7893: [web] Replace `'` with `'` in `announcementStatements`.

The whole point of using ' is so that we're using the apostrophe character, not the single-quote character. Please use

May 19 2023, 12:07 PM
atul closed D7892: [web] Increase `font-size` of `formNotice` in `CommunityCreationModal`.
May 19 2023, 12:06 PM
atul committed rCOMMb003298adfc8: [web] Increase `font-size` of `formNotice` in `CommunityCreationModal` (authored by atul).
[web] Increase `font-size` of `formNotice` in `CommunityCreationModal`
May 19 2023, 12:06 PM
atul published D7893: [web] Replace `'` with `'` in `announcementStatements` for review.
May 19 2023, 12:05 PM
ted accepted D7892: [web] Increase `font-size` of `formNotice` in `CommunityCreationModal`.

Nice! Thanks

May 19 2023, 12:05 PM
ted accepted D7889: [native] Add explicit borderColor for non-selected RegistrationTile.
May 19 2023, 12:04 PM
ashoat accepted D7892: [web] Increase `font-size` of `formNotice` in `CommunityCreationModal`.
May 19 2023, 12:03 PM
atul published D7892: [web] Increase `font-size` of `formNotice` in `CommunityCreationModal` for review.
May 19 2023, 12:01 PM
atul accepted D7890: [native] Change border color of KeyserverSelection text input when focused.
May 19 2023, 11:51 AM
atul accepted D7889: [native] Add explicit borderColor for non-selected RegistrationTile.
May 19 2023, 11:50 AM
ashoat requested review of D7890: [native] Change border color of KeyserverSelection text input when focused.
May 19 2023, 11:50 AM
ashoat requested review of D7889: [native] Add explicit borderColor for non-selected RegistrationTile.
May 19 2023, 11:49 AM
atul closed D7866: [web] Introduce `CommunityCreationMembersModal`.
May 19 2023, 11:40 AM
atul committed rCOMMc4004c4faaec: [web] Introduce `CommunityCreationMembersModal` (authored by atul).
[web] Introduce `CommunityCreationMembersModal`
May 19 2023, 11:40 AM
ted accepted D7888: [native] Make panelSecondaryForeground light mode correspond to dark mode.

Cool, thank you for the screen shots to provide context!

May 19 2023, 11:37 AM
atul updated the diff for D7866: [web] Introduce `CommunityCreationMembersModal`.

rebase and land

May 19 2023, 11:36 AM
ted accepted D7887: [native] Update panelSecondaryForeground to shadesBlack80.

Sounds good, thanks for letting me know! These grays are similar enough that updating the calendar is fine.

May 19 2023, 11:31 AM
atul accepted D7886: [native] Add wallet identifier tile to ExistingEthereumAccount.
May 19 2023, 11:29 AM
atul accepted D7882: [native] Add code to log user in via ExistingEthereumAccount.
May 19 2023, 11:28 AM
ashoat requested review of D7888: [native] Make panelSecondaryForeground light mode correspond to dark mode.
May 19 2023, 11:27 AM
ashoat requested review of D7887: [native] Update panelSecondaryForeground to shadesBlack80.
May 19 2023, 11:15 AM
atul accepted D7875: [native] Introduce ExistingEthereumAccount screen.
May 19 2023, 11:03 AM
atul accepted D7867: [keyserver][lib] Plumbing for new exact user search endpoint.
May 19 2023, 11:01 AM
atul accepted D7864: [native] Factor out success behavior in SIWEPanel.
May 19 2023, 10:59 AM
ashoat requested review of D7886: [native] Add wallet identifier tile to ExistingEthereumAccount.
May 19 2023, 10:57 AM
atul requested changes to D7870: [landing] fix mobile nav still being shown when window resizes.

Maybe I'm missing something, but could we just have the MobileNav set to display: none at higher breakpoint?

May 19 2023, 10:53 AM
atul accepted D7869: [landing] show close icon when mobile nav is active.
May 19 2023, 10:50 AM
ashoat accepted D7866: [web] Introduce `CommunityCreationMembersModal`.
May 19 2023, 10:47 AM
atul accepted D7868: [landing] implement on click functions in header.
May 19 2023, 10:42 AM
tomek requested review of D7885: [native] Add a link to manage public link screen.
May 19 2023, 10:35 AM
tomek requested review of D7884: [native] Introduce simple error handling.
May 19 2023, 10:33 AM
tomek requested review of D7883: [native] Call create / update endpoint.
May 19 2023, 10:27 AM
atul accepted D7863: [landing] clean up header icons user experience.

Animations look smooth (I think removing the star background improved "performance" a lot)

May 19 2023, 10:26 AM
ashoat requested review of D7882: [native] Add code to log user in via ExistingEthereumAccount.
May 19 2023, 10:26 AM
tomek requested review of D7881: [native] Show actions conditionally.
May 19 2023, 10:24 AM
tomek requested review of D7880: [native] Implement the UI of manage invite links screen.
May 19 2023, 10:20 AM
tomek requested review of D7879: [lib] Add client side boilerplate and reducer for an endpoint that allows creating or updating public links.
May 19 2023, 10:18 AM
atul added inline comments to D7866: [web] Introduce `CommunityCreationMembersModal`.
May 19 2023, 10:16 AM
atul attached a referenced file: F546002: 4ba40a.png.
May 19 2023, 10:15 AM
atul added inline comments to D7866: [web] Introduce `CommunityCreationMembersModal`.
May 19 2023, 10:15 AM
tomek requested review of D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
May 19 2023, 10:14 AM
atul added a comment to D7866: [web] Introduce `CommunityCreationMembersModal`.

Generally looks good, but confused about some of the changes to existing modals...

Can you explain what the impact is there, ideally with some screenshots?

May 19 2023, 10:10 AM
tomek requested review of D7877: [lib] Create a store in redux for the invite links.
May 19 2023, 10:02 AM
tomek requested review of D7876: [lib] Update invite link type.
May 19 2023, 9:59 AM
tomek requested review of D7733: [native] Display a button and navigate to invite links if they are present.

The code changed significantly. It is much simpler, though.

May 19 2023, 9:52 AM
tomek updated the diff for D7733: [native] Display a button and navigate to invite links if they are present.

Extract button component

May 19 2023, 9:51 AM
ashoat added inline comments to D7875: [native] Introduce ExistingEthereumAccount screen.
May 19 2023, 9:51 AM
atul closed D7865: [web] Add `subtitle` to `Modal`.
May 19 2023, 9:50 AM
atul committed rCOMM6e3c0494a13d: [web] Add `subtitle` to `Modal` (authored by atul).
[web] Add `subtitle` to `Modal`
May 19 2023, 9:50 AM
atul closed D7862: [web] Remove unnecessary `newThreadResult` check in `CommunityCreationModal`.
May 19 2023, 9:50 AM
atul committed rCOMM2bd45c48ebb9: [web] Remove unnecessary `newThreadResult` check in `CommunityCreationModal` (authored by atul).
[web] Remove unnecessary `newThreadResult` check in `CommunityCreationModal`
May 19 2023, 9:50 AM
atul updated the diff for D7865: [web] Add `subtitle` to `Modal`.

rebase and land

May 19 2023, 9:49 AM
tomek updated the diff for D7730: [native] Create a modal where invite links are displayed.

Use redux instead of local state. The colors still need to be updated.

May 19 2023, 9:47 AM
atul updated the diff for D7862: [web] Remove unnecessary `newThreadResult` check in `CommunityCreationModal`.

rebase and land

May 19 2023, 9:47 AM
ashoat requested review of D7875: [native] Introduce ExistingEthereumAccount screen.
May 19 2023, 9:22 AM
ashoat added inline comments to D7872: Implement function to encrypt android notification.
May 19 2023, 8:31 AM
ashoat requested changes to D7814: Implement method in NSE to decrypt notification.

Back to your queue for one question

May 19 2023, 8:30 AM
ashoat added inline comments to D7874: Encrypt Android notifications on the keyserver before sending them.
May 19 2023, 8:06 AM
marcin added inline comments to D7872: Implement function to encrypt android notification.
May 19 2023, 7:54 AM
marcin requested review of D7814: Implement method in NSE to decrypt notification.
May 19 2023, 7:46 AM
marcin requested review of D7874: Encrypt Android notifications on the keyserver before sending them.
May 19 2023, 7:35 AM
marcin requested review of D7873: Implement notification decryption in CommNotificationsHandler.
May 19 2023, 7:31 AM
ashoat added inline comments to D7872: Implement function to encrypt android notification.
May 19 2023, 7:23 AM
marcin requested review of D7872: Implement function to encrypt android notification.
May 19 2023, 7:17 AM
marcin added inline comments to D7815: Send encrypted notifications to iOS devices.
May 19 2023, 6:36 AM