Page MenuHomePhabricator
Feed All Stories

May 22 2023

inka updated the diff for D6978: [web] Add a badge on the Inbox button.

Rebase

May 22 2023, 6:00 AM
inka updated the diff for D6976: [web] Use new handlers in communnity drawer.

Correct onClick type

May 22 2023, 5:58 AM
marcin added inline comments to D7860: Handle client response to initial notifications encrypted message request.
May 22 2023, 5:55 AM
inka added inline comments to D6973: [web] Extract from drawer item code that can be reused in community items.
May 22 2023, 5:54 AM
inka abandoned D6970: [web] Add a selector for fetching picked community in Chat tab.
May 22 2023, 5:52 AM
michal requested review of D7903: [keyserver] Don't use web version when sending desktop notifs.
May 22 2023, 5:44 AM
inka updated the diff for D7341: [web] Move reducing logic for picking a community to its own reducer.

Remove unused argument

May 22 2023, 5:43 AM
Michal Gniadek <michal.gniadek@swmansion.com> closed D7852: [web] Convert ids during state check.
May 22 2023, 5:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMM161a1a06509f: [web] Convert ids during state check (authored by Michal Gniadek <michal.gniadek@swmansion.com>).
[web] Convert ids during state check
May 22 2023, 5:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> closed D7851: [lib] Move id conversion functions to lib.
May 22 2023, 5:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMd33ccc54a646: [lib] Move id conversion functions to lib (authored by Michal Gniadek <michal.gniadek@swmansion.com>).
[lib] Move id conversion functions to lib
May 22 2023, 5:32 AM
michal added a comment to D7854: [keyserver] Handle web version in hasMinCodeVersion.

Do we still have places where we don't use hasMinCodeVersion function? Do we have to update these?

May 22 2023, 5:27 AM
marcin attached a referenced file: F550774: Screenshot 2023-05-22 at 14.17.35.png.
May 22 2023, 5:19 AM
marcin added inline comments to D7814: Implement method in NSE to decrypt notification.
May 22 2023, 5:19 AM
kuba updated the diff for D7828: [web] Added message editing.

Added invariant

May 22 2023, 5:11 AM
kuba added inline comments to D7828: [web] Added message editing.
May 22 2023, 5:10 AM
kuba updated the diff for D7849: [web] Prevent user from closing the tab with unsaved edits.

Changed return type or preventCloseTab

May 22 2023, 4:56 AM
kuba added inline comments to D7849: [web] Prevent user from closing the tab with unsaved edits.
May 22 2023, 4:56 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Address review

May 22 2023, 4:52 AM
marcin added inline comments to D7814: Implement method in NSE to decrypt notification.
May 22 2023, 4:44 AM
michal updated the diff for D7851: [lib] Move id conversion functions to lib.

Also move tests for id conversion to lib

May 22 2023, 4:35 AM
Michal Gniadek <michal.gniadek@swmansion.com> closed D7848: [keyserver] Validate fetchPrimaryInviteLinksResponder output.
May 22 2023, 4:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMf3fe0924ea3d: [keyserver] Validate fetchPrimaryInviteLinksResponder output (authored by Michal Gniadek <michal.gniadek@swmansion.com>).
[keyserver] Validate fetchPrimaryInviteLinksResponder output
May 22 2023, 4:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> closed D7808: [keyserver] Convert upload responders.
May 22 2023, 4:32 AM
Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMc095237c8405: [keyserver] Convert upload responders (authored by Michal Gniadek <michal.gniadek@swmansion.com>).
[keyserver] Convert upload responders
May 22 2023, 4:32 AM
marcin planned changes to D7814: Implement method in NSE to decrypt notification.
May 22 2023, 4:28 AM
marcin requested review of D7814: Implement method in NSE to decrypt notification.
May 22 2023, 4:26 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Address review

May 22 2023, 4:24 AM
inka updated the diff for D6973: [web] Extract from drawer item code that can be reused in community items.

Show avatars in top level drawer items

May 22 2023, 4:02 AM
tomek planned changes to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
May 22 2023, 3:47 AM
tomek updated the diff for D7878: [keyserver] Create an endpoint that can be used to create or update a public link.

Use tID type

May 22 2023, 3:47 AM
marcin updated the diff for D7853: Create new olm session during invalidated cookie resolution.

Rename call to get and rebaew before landing

May 22 2023, 3:31 AM
marcin updated the diff for D7669: Establish olm notifs sessions during siwe account creation.

Rename call to get and rebase before landing

May 22 2023, 3:30 AM
marcin updated the diff for D7657: Establish olm notifs session on both sides during registration.

Rename call to get and rebase before landing

May 22 2023, 3:29 AM
marcin updated the diff for D7654: Establish olm sessions for notifs on both sides during log-in.

Rebase before landing

May 22 2023, 3:28 AM
inka updated the diff for D6975: [web] Add expanded and toggleExpanded to CommunityDrawerItemHandler type.

Rebase

May 22 2023, 3:28 AM
marcin added inline comments to D7874: Encrypt Android notifications on the keyserver before sending them.
May 22 2023, 3:28 AM
marcin added inline comments to D7874: Encrypt Android notifications on the keyserver before sending them.
May 22 2023, 3:19 AM
tomek updated the summary of D7880: [native] Implement the UI of manage invite links screen.
May 22 2023, 3:18 AM
tomek updated the diff for D7880: [native] Implement the UI of manage invite links screen.

Fix light mode

May 22 2023, 3:17 AM
inka updated the diff for D6974: [web] Add handlers for drawer community items.

Rebase

May 22 2023, 3:15 AM
marcin requested review of D7873: Implement notification decryption in CommNotificationsHandler.
May 22 2023, 3:13 AM
marcin updated subscribers of D7873: Implement notification decryption in CommNotificationsHandler.
May 22 2023, 3:13 AM
inka updated the diff for D6972: [web] Make pressing Inbox button reset selected community.

Rebase

May 22 2023, 3:10 AM
inka updated the diff for D6969: [web] Add to reducer logic handling community id picked in chat.

Changes due to changes in D7341

May 22 2023, 3:07 AM
tomek accepted D7341: [web] Move reducing logic for picking a community to its own reducer.
May 22 2023, 3:07 AM
tomek requested changes to D7874: Encrypt Android notifications on the keyserver before sending them.
May 22 2023, 2:55 AM
tomek requested changes to D7873: Implement notification decryption in CommNotificationsHandler.
May 22 2023, 2:48 AM
inka updated the diff for D7341: [web] Move reducing logic for picking a community to its own reducer.

Move acrtions to lib, move reducing calendar filters to reduceCalendarFilters

May 22 2023, 2:48 AM
kamil accepted D7879: [lib] Add client side boilerplate and reducer for an endpoint that allows creating or updating public links.
May 22 2023, 2:42 AM
tomek accepted D7872: Implement function to encrypt android notification.
May 22 2023, 2:38 AM
kamil requested changes to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
May 22 2023, 2:36 AM
tomek accepted D7861: Implement JNI layer over NotificationsCryptoModule.
May 22 2023, 2:32 AM
tomek accepted D7860: Handle client response to initial notifications encrypted message request.
May 22 2023, 2:26 AM
tomek accepted D7859: Add method to check for missing olm sessions for notifs and use it to send relevant request.
May 22 2023, 2:10 AM
tomek accepted D7858: Add initial notifications encrypted message generator to client responses selector on native.
May 22 2023, 2:03 AM
tomek accepted D7856: Add request and response types for the keyserver to request first encrypted message for e2e notifs.
May 22 2023, 2:02 AM
tomek accepted D7853: Create new olm session during invalidated cookie resolution.
May 22 2023, 2:00 AM
marcin updated the diff for D7669: Establish olm notifs sessions during siwe account creation.

Rebase before landing

May 22 2023, 1:48 AM
marcin updated the diff for D7657: Establish olm notifs session on both sides during registration.

Rebase before landing

May 22 2023, 1:48 AM
marcin updated the diff for D7654: Establish olm sessions for notifs on both sides during log-in.

Rebase before landin

May 22 2023, 1:48 AM
marcin updated the diff for D7653: Create react hook to initialize olm notiications session and get first encrypted message for the keyserver.

Rebase before landing

May 22 2023, 1:46 AM
marcin updated the diff for D7631: Implement utilities and database query wrapper to create new olm session on eht keyserver side.

Rebase before landing

May 22 2023, 1:46 AM
marcin updated the diff for D7798: Change properties of olm account updater so that the callback can use pickling key as well.

Rebase before landing

May 22 2023, 1:46 AM
marcin updated the diff for D7586: Implement endpoint on the keyserver to get one time keys and prekey to initialize olmsession.

Rebase before landing

May 22 2023, 1:45 AM
marcin updated the diff for D7570: Implement prekey lifecycle on the keyserver.

Rebase before landing

May 22 2023, 1:45 AM
marcin updated the diff for D7395: Introduce methods in CommCoreModule to initialize olm session for notifications. Refactor method to get one time keys for primary olm account.

Rebase before landing

May 22 2023, 1:44 AM
marcin updated the diff for D7383: Refactor NotificationsCryptoModule. Add methods to initialize olm notifications session..

Rebase before landing

May 22 2023, 1:43 AM
marcin updated the diff for D7381: Implement prekey lifecycle in `CryptoModule`..

Rebase before landing

May 22 2023, 1:43 AM
kamil requested changes to D7877: [lib] Create a store in redux for the invite links.
May 22 2023, 1:34 AM
inka added a comment to D7771: [lib] Add useSearchMessages.

(I think we should do this in a callback rather than an effect, but I think I mentioned that in another diff where I requested changes)

May 22 2023, 1:08 AM
kamil accepted D7876: [lib] Update invite link type.
May 22 2023, 12:56 AM
inka added a comment to D7775: [native] Use MessageSearchContent.

I amended D7774 and D7771 to address this review. I still have to call the logic that is not being used if the query is empty, because there are many other hooks in that code.
This diff will need to be dropped if those changes are accepted.

May 22 2023, 12:52 AM
tomek added inline comments to D7868: [landing] implement on click functions in header.
May 22 2023, 12:50 AM
inka updated the diff for D7774: [native] Add MessageSearchContent.

Address review on D7774 and D7775 - fix when loader is added, remove calling appendSearchResults in an Effect, and do it in a callback passed to useSearchMessages instead, remove
MessageSearchContent and instead add what is was supposed to display to MessageSearch.

May 22 2023, 12:46 AM
inka updated the diff for D7771: [lib] Add useSearchMessages.

First changes to address review on D7774

May 22 2023, 12:33 AM

May 21 2023

bartek updated the diff for D7902: [web] Display thumbhash in chat.

Add missing video preload

May 21 2023, 8:45 AM
bartek published D7902: [web] Display thumbhash in chat for review.
May 21 2023, 8:10 AM
bartek published D7901: [web] Add hook to generate placeholder image for review.
May 21 2023, 8:08 AM
bartek published D7900: [web] Add thumbhash to encrypted media, fix spinner for review.
May 21 2023, 8:07 AM
bartek published D7899: [web] Refactor Mutlimedia to function component for review.
May 21 2023, 8:07 AM
ginsu requested review of D7898: [landing] minor improvements to mobile nav ui.
May 21 2023, 2:02 AM
ginsu attached a referenced file: F545427: Screen Recording 2023-05-19 at 3.56.59 PM.mov.
May 21 2023, 1:39 AM
ginsu attached a referenced file: F548611: Screen Recording 2023-05-19 at 3.57.35 PM.mov.
May 21 2023, 1:38 AM
ginsu added inline comments to D7871: [landing] fix mobile nav bar peeking into screen when quickly resizing window.
May 21 2023, 1:38 AM
ginsu updated the summary of D7871: [landing] fix mobile nav bar peeking into screen when quickly resizing window.
May 21 2023, 1:38 AM
ginsu attached a referenced file: F548595: Screen Recording 2023-05-21 at 11.21.29 AM.mov.
May 21 2023, 1:22 AM
ginsu updated the diff for D7870: [landing] fix mobile nav still being shown when window resizes.

address ashoats comments

May 21 2023, 1:18 AM
ginsu added a comment 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 21 2023, 1:16 AM
ginsu updated the diff for D7868: [landing] implement on click functions in header.

address comments

May 21 2023, 1:08 AM
ginsu added inline comments to D7868: [landing] implement on click functions in header.
May 21 2023, 12:59 AM
ginsu accepted D7897: Update &apos to &rsquo.
May 21 2023, 12:44 AM

May 20 2023

ashoat requested review of D7897: Update &apos to &rsquo.
May 20 2023, 5:49 AM
ashoat requested review of D7896: [native] Introduce UsernameSelection screen.
May 20 2023, 5:49 AM
ashoat added inline comments to D7893: [web] Replace `&apos;` with `'` in `announcementStatements`.
May 20 2023, 5:38 AM
bartek closed D7811: [web] Generate thumbhash during photo upload.
May 20 2023, 2:16 AM
bartek committed rCOMMb58aba9be66c: [web] Generate thumbhash during photo upload (authored by bartek).
[web] Generate thumbhash during photo upload
May 20 2023, 2:16 AM
inka updated the diff for D7777: [native] Add search button to chat header.

Use useCallback

May 20 2023, 12:45 AM
inka updated the diff for D7773: [native] Add message search screen.

Rebase

May 20 2023, 12:44 AM
inka updated the diff for D7740: [native] Add a header componnent with a search bar.

Fix used colour name

May 20 2023, 12:42 AM