Page MenuHomePhabricator
Feed All Stories

May 23 2023

kuba abandoned D7838: [web] Disabled auto focus on overlay when entering edit mode.
In D7838#235423, @inka wrote:

Why do we want to do that?

May 23 2023, 9:16 AM
kuba added inline comments to D7942: [native] Fix reply not working in search results.
May 23 2023, 9:07 AM
kuba accepted D7935: Remove ListLoadingIndicator background color.
May 23 2023, 9:05 AM
ashoat closed D7929: [native] Rename FullscreenSIWEPanel onClose prop to goBackToPrompt.
May 23 2023, 8:30 AM
ashoat closed D7928: [native] Extract onClose-disabling behavior from SIWEPanel to FullscreenSIWEPanel.
May 23 2023, 8:30 AM
ashoat committed rCOMM4c772b92e080: [native] Rename FullscreenSIWEPanel onClose prop to goBackToPrompt (authored by ashoat).
[native] Rename FullscreenSIWEPanel onClose prop to goBackToPrompt
May 23 2023, 8:29 AM
ashoat committed rCOMMf0791928faa6: [native] Extract onClose-disabling behavior from SIWEPanel to… (authored by ashoat).
[native] Extract onClose-disabling behavior from SIWEPanel to…
May 23 2023, 8:29 AM
ashoat closed D7927: [native] Use loading button variant in ConnectEthereum during username search.
May 23 2023, 8:29 AM
ashoat closed D7926: [native] Use Arial for all body text in registration flow.
May 23 2023, 8:29 AM
ashoat committed rCOMM8931825daf4d: [native] Use Arial for all body text in registration flow (authored by ashoat).
[native] Use Arial for all body text in registration flow
May 23 2023, 8:29 AM
ashoat committed rCOMMf3e5e91a3801: [native] Use loading button variant in ConnectEthereum during username search (authored by ashoat).
[native] Use loading button variant in ConnectEthereum during username search
May 23 2023, 8:29 AM
ashoat closed D7925: [native] Implement UsernameSelection logic.
May 23 2023, 8:29 AM
ashoat committed rCOMMdf6166aa2bb5: [native] Implement UsernameSelection logic (authored by ashoat).
[native] Implement UsernameSelection logic
May 23 2023, 8:29 AM
ashoat added a comment to D7925: [native] Implement UsernameSelection logic.
In D7925#235234, @atul wrote:

Should we style the input w/ a red outline when there's invalid input + some sort of error state? (cc @ted)

I would expect something more like the right:

53ecb9.png (1×1 px, 117 KB)

Either way, implementation matches the designs

May 23 2023, 8:28 AM
ashoat updated the diff for D7925: [native] Implement UsernameSelection logic.

Avoid putting JSX into React state

May 23 2023, 8:27 AM
inka updated the diff for D7942: [native] Fix reply not working in search results.

Use useNavigateToThread

May 23 2023, 8:19 AM
inka planned changes to D7942: [native] Fix reply not working in search results.
May 23 2023, 8:15 AM
bartek published D7947: [web] Support thumbhash in modals for review.
May 23 2023, 8:12 AM
inka abandoned D7775: [native] Use MessageSearchContent.
May 23 2023, 8:09 AM
bartek published D7946: [web] Add loadable video component for review.
May 23 2023, 8:09 AM
inka updated the diff for D7774: [native] Add MessageSearchContent.

Address review

May 23 2023, 8:08 AM
bartek added inline comments to D7902: [web] Display thumbhash in chat.
May 23 2023, 8:08 AM
bartek updated the diff for D7902: [web] Display thumbhash in chat.

Address review comments, use LoadableVideo, move props refactor from D7899

May 23 2023, 8:06 AM
inka updated the diff for D7771: [lib] Add useSearchMessages.

address review

May 23 2023, 8:04 AM
inka accepted D7930: [web] Changed edit modal overlay opacity.
May 23 2023, 7:53 AM
bartek updated the diff for D7901: [web] Add hook to generate placeholder image.

Use React imports, remove comment

May 23 2023, 7:50 AM
bartek updated the diff for D7900: [web] Add thumbhash to encrypted media, fix spinner.

Rebase

May 23 2023, 7:48 AM
bartek requested review of D7900: [web] Add thumbhash to encrypted media, fix spinner.
May 23 2023, 7:48 AM
bartek updated the diff for D7899: [web] Refactor Mutlimedia to function component.

Reverted the prop refactors. Memoized component

May 23 2023, 7:47 AM
bartek added inline comments to D7899: [web] Refactor Mutlimedia to function component.
May 23 2023, 7:46 AM
marcin updated the diff for D7814: Implement method in NSE to decrypt notification.

Blob decryption in one pass

May 23 2023, 7:45 AM
marcin updated the diff for D7813: Implement function to encrypt relevant parts of iOS notification.

Blob encrypt in one pass

May 23 2023, 7:44 AM
tomek updated the diff for D7877: [lib] Create a store in redux for the invite links.

Use readonly type

May 23 2023, 7:40 AM
bartek updated the summary of D7902: [web] Display thumbhash in chat.
May 23 2023, 7:37 AM
kuba added inline comments to D7837: [web] Added FocusTrap for modals.
May 23 2023, 7:35 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Moved FocusTrap to the ModalOverlay

May 23 2023, 7:34 AM
kuba updated the diff for D7930: [web] Changed edit modal overlay opacity.

Moved default background color

May 23 2023, 7:32 AM
inka accepted D7940: [lib] Make messageID in useEditMessage mandatory.
May 23 2023, 7:32 AM
inka added a comment to D7930: [web] Changed edit modal overlay opacity.

Can you remove the color from modal-overlay.css and set the default in ModalOverlay? I feel this will be more readable.

May 23 2023, 7:28 AM
ashoat added inline comments to D7877: [lib] Create a store in redux for the invite links.
May 23 2023, 7:28 AM
ashoat requested changes to D7874: Encrypt Android notifications on the keyserver before sending them.
May 23 2023, 7:26 AM
ginsu requested review of D7945: [landing] add size prop to logo components.
May 23 2023, 7:24 AM
tomek added inline comments to D7730: [native] Create a modal where invite links are displayed.
May 23 2023, 7:20 AM
michal accepted D7941: [keyserver] Convert flag to a boolean.
May 23 2023, 7:12 AM
inka added a comment to D7838: [web] Disabled auto focus on overlay when entering edit mode.

Why do we want to do that?

May 23 2023, 7:07 AM
ashoat added inline comments to D7797: Implement olm session updater that has encrypting functionality.
May 23 2023, 7:06 AM
ashoat requested changes to D7872: Implement function to encrypt android notification.
May 23 2023, 7:06 AM
tomek requested review of D7944: [keyserver] Use mixed as an input type in inviteLinkVerificationResponder.
May 23 2023, 7:05 AM
tomek updated the diff for D7908: [native] Introduce disable link button.

Use brighter color

May 23 2023, 7:02 AM
ashoat added inline comments to D7833: [web] Storing edited message component position.
May 23 2023, 7:01 AM
tomek updated the diff for D7907: [lib] Allow calling link-disabling endpoint.

Make reducer more efficient

May 23 2023, 6:59 AM
ashoat accepted D7771: [lib] Add useSearchMessages.
May 23 2023, 6:57 AM
ashoat accepted D7774: [native] Add MessageSearchContent.
May 23 2023, 6:56 AM
inka accepted D7730: [native] Create a modal where invite links are displayed.
May 23 2023, 6:54 AM
inka added a comment to D7730: [native] Create a modal where invite links are displayed.

Looks good

May 23 2023, 6:53 AM
tomek retitled D7907: [lib] Allow calling link-disabling endpoint from [lib] Add reducer and endpoint calling code to [lib] Allow calling link-disabling endpoint.
May 23 2023, 6:52 AM
ginsu requested review of D7943: [landing] introduce logo svg assets for competitor comparison.
May 23 2023, 6:51 AM
tomek added a comment to D7907: [lib] Allow calling link-disabling endpoint.
In D7907#234718, @kamil wrote:

I think the differential name is not complete and confusing a bit

May 23 2023, 6:50 AM
tomek added inline comments to D7906: [keyserver] Create an endpoint that allows disabling links.
May 23 2023, 6:48 AM
tomek updated the diff for D7906: [keyserver] Create an endpoint that allows disabling links.

Specify return type and use mixed as input type

May 23 2023, 6:45 AM
tomek added inline comments to D7906: [keyserver] Create an endpoint that allows disabling links.
May 23 2023, 6:42 AM
inka requested review of D7942: [native] Fix reply not working in search results.
May 23 2023, 6:41 AM
kuba updated the diff for D7930: [web] Changed edit modal overlay opacity.

Memoized backgroundColor

May 23 2023, 6:40 AM
tomek added a comment to D7885: [native] Add a link to manage public link screen.
In D7885#234677, @kamil wrote:

Can you share a screenshot of how this looks like?

May 23 2023, 6:37 AM
tomek updated the diff for D7885: [native] Add a link to manage public link screen.

Minor fixes

May 23 2023, 6:37 AM
ashoat added a comment to D7930: [web] Changed edit modal overlay opacity.

Looks like @ted suggested using two different opacities for modals here. My first instinct would be to just have a single opacity, but he's on vacation so we can just proceed with this approach for now

May 23 2023, 6:36 AM
kuba planned changes to D7837: [web] Added FocusTrap for modals.
May 23 2023, 6:35 AM
kuba added a comment to D7837: [web] Added FocusTrap for modals.

In a previous comment, I said:

... then wrapping web/modals/modal.react.js in a <FocusTrap> component would make all of our modals "trap focus". This is probably a good thing to do for all modals, and I think it would solve the problem here.

@kuba, what do you think?

However, in this diff you've only added FocusTrap to your specific modal. Can you provide some detail as to why you took a different approach, and whether you considered the approach I suggested?

May 23 2023, 6:35 AM
ashoat added a comment to D7935: Remove ListLoadingIndicator background color.

Thanks for solving this the "right" way with a red diff that simplifies things!

May 23 2023, 6:32 AM
ashoat added a comment to D7837: [web] Added FocusTrap for modals.

In a previous comment, I said:

May 23 2023, 6:31 AM
tomek updated the summary of D7885: [native] Add a link to manage public link screen.
May 23 2023, 6:29 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Fix - couldn't close edit modal

May 23 2023, 6:24 AM
tomek requested review of D7941: [keyserver] Convert flag to a boolean.
May 23 2023, 6:23 AM
tomek added inline comments to D7884: [native] Introduce simple error handling.
May 23 2023, 6:21 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Fix updating height after text changes

May 23 2023, 6:16 AM
michal accepted D7823: [web] Added EditTextMessage component.
May 23 2023, 6:15 AM
tomek updated the diff for D7879: [lib] Add client side boilerplate and reducer for an endpoint that allows creating or updating public links.

Rebase

May 23 2023, 6:15 AM
tomek added inline comments to D7879: [lib] Add client side boilerplate and reducer for an endpoint that allows creating or updating public links.
May 23 2023, 6:12 AM
kuba updated the diff for D7827: [web] Display edit state (in the background).

Review

May 23 2023, 6:06 AM
atul accepted D7929: [native] Rename FullscreenSIWEPanel onClose prop to goBackToPrompt.
May 23 2023, 6:00 AM
marcin requested review of D7873: Implement notification decryption in CommNotificationsHandler.
May 23 2023, 5:59 AM
atul accepted D7928: [native] Extract onClose-disabling behavior from SIWEPanel to FullscreenSIWEPanel.
May 23 2023, 5:59 AM
atul accepted D7927: [native] Use loading button variant in ConnectEthereum during username search.
May 23 2023, 5:58 AM
tomek updated the diff for D7878: [keyserver] Create an endpoint that can be used to create or update a public link.

Minor fixes

May 23 2023, 5:55 AM
tomek added inline comments to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
May 23 2023, 5:51 AM
ashoat added inline comments to D7908: [native] Introduce disable link button.
May 23 2023, 5:42 AM
ashoat added inline comments to D7772: [natvie] Add SearchFooter component.
May 23 2023, 5:41 AM
ashoat added inline comments to D7827: [web] Display edit state (in the background).
May 23 2023, 5:41 AM
tomek added inline comments to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
May 23 2023, 5:39 AM
ashoat added inline comments to D6973: [web] Extract from drawer item code that can be reused in community items.
May 23 2023, 5:38 AM
atul accepted D7926: [native] Use Arial for all body text in registration flow.
May 23 2023, 5:35 AM
tomek added inline comments to D7733: [native] Display a button and navigate to invite links if they are present.
May 23 2023, 5:32 AM
tomek added inline comments to D7730: [native] Create a modal where invite links are displayed.
May 23 2023, 5:30 AM
tomek updated the diff for D7730: [native] Create a modal where invite links are displayed.

Update color name

May 23 2023, 5:27 AM
kamil accepted D7730: [native] Create a modal where invite links are displayed.

Looks good, but would love to see an opinion from someone more experienced in @react-navigation (cc. @inka)

May 23 2023, 5:23 AM
tomek added inline comments to D7730: [native] Create a modal where invite links are displayed.
May 23 2023, 5:19 AM
tomek updated the diff for D7877: [lib] Create a store in redux for the invite links.

Delete unnecessary migration

May 23 2023, 5:14 AM
atul accepted D7925: [native] Implement UsernameSelection logic.

Should we style the input w/ a red outline when there's invalid input + some sort of error state? (cc @ted)

May 23 2023, 5:07 AM
tomek added inline comments to D7877: [lib] Create a store in redux for the invite links.
May 23 2023, 5:07 AM
tomek added inline comments to D7877: [lib] Create a store in redux for the invite links.
May 23 2023, 4:57 AM